BOINC on Gentoo Linux

Message boards : Questions and problems : BOINC on Gentoo Linux
Message board moderation

To post messages, you must log in.

AuthorMessage
factorial8

Send message
Joined: 8 Jan 10
Posts: 2
United Kingdom
Message 30453 - Posted: 8 Jan 2010, 12:06:36 UTC

I'm installing BOINC on a new i5 box running Gentoo Linux. (Gentoo compiles everything from source; this box is ~amd64 and has installed sci-misc/boinc-6.10.18.) Installation goes fine, but when I run "/etc/init.d/boinc attach", as instructed by the post-inst instructions, I get an immediate "can't connect to localhost". The graphics card is a (PNY) Quadro FX580.

I can't remember what I did to a previous installation to escape from this; can anyone remind me, please?

--
Rgds
Peter.
ID: 30453 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 30454 - Posted: 8 Jan 2010, 12:45:16 UTC - in response to Message 30453.  

...but when I run "/etc/init.d/boinc attach", as instructed by the post-inst instructions...

Wouldn't that be
boinc --attach_project <URL> <key>
? did you try boinc --help or better boinc_cmd --help?

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 30454 · Report as offensive
factorial8

Send message
Joined: 8 Jan 10
Posts: 2
United Kingdom
Message 30456 - Posted: 8 Jan 2010, 15:18:50 UTC - in response to Message 30454.  

The Gentoo installation system enables the installation process to print messages on the terminal at various stages including at the end. It also includes a startup script to cause the program to be started at boot time; this is /etc/init.d/boinc. The instructions told me to attach to a project by running "/etc/init.d/boinc attach", which prompted me to enter the URL and then the key. Of course I did that, but I got the error I quoted.

I tried calling boinc directly as you suggest, and it enabled me to attach - thanks. BOINC is now running happily.

I'd better raise a bug on the Gentoo implementation, or at least its instructions.

--
Rgds
Peter
ID: 30456 · Report as offensive
Eric Myers
Avatar

Send message
Joined: 12 Feb 06
Posts: 232
United States
Message 30491 - Posted: 11 Jan 2010, 4:07:22 UTC - in response to Message 30456.  

The instructions told me to attach to a project by running "/etc/init.d/boinc attach", which prompted me to enter the URL and then the key.

By tradition and convention Unix init scripts should be run non-interactive, and running it with this "attach" argument violates this. When you report this bug to Gentoo please remind them of this. The script is used to start the daemon, and then the user runs the manager (GUI interface) and selects attach and provides the URL of the project. Thank you for feeding this info back to the Gentoo folks.

-- Eric Myers

"Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats
ID: 30491 · Report as offensive

Message boards : Questions and problems : BOINC on Gentoo Linux

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.