Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2013 04:10:44 GMT
From:      Nicholas Godson <resistor@peakusage.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178195: boinc-setiathome-enhanced pkg-message.in incorrect info
Message-ID:  <201304270410.r3R4AiEe092311@red.freebsd.org>
Resent-Message-ID: <201304270420.r3R4K02I073094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178195
>Category:       ports
>Synopsis:       boinc-setiathome-enhanced pkg-message.in incorrect info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 27 04:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Nicholas Godson
>Release:        FreeBSD 9.1 Release
>Organization:
>Environment:
FreeBSD mastermind 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r248031: Fri Mar  8 22:09:58 EST 2013     root@mastermind:/usr/obj/usr/src/sys/MASTERMIND  amd64
>Description:
The install notes provided by /usr/ports/astro/boinc-setiathome-enhanced/files/pkg-message.in after installing the port prints the incorrect command boinc_cmd, whereas the port itself installs the program boinccmd.

Below is a copy of the message.

*****************************************************************************
ATTACHING PROJECT

Just run boinc_gui (if installed), choose Attach, and follow instructions.
Project URL is setiathome.berkeley.edu

MANUAL INSTALLATION
 *) If this is your first time in any BOINC project, create a new account at
    http://setiathome.berkeley.edu/create_account_form.php

 *) Or get your account key at http://setiathome.berkeley.edu/get_passwd.php

 *) Attach to the project:
    cd /var/db/boinc
    boinc_cmd --project_attach setiathome.berkeley.edu <account key>
*****************************************************************************
>How-To-Repeat:
Install or re-install the port.
>Fix:
Change the "Attach to the project:" command to read 

boinccmd --project_attach setiathome.berkeley.edu <account key>

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304270410.r3R4AiEe092311>