[Bug 147613] boinc_cmd --lookup_account doesn't work

Andreas Gustafsson gson at gson.org
Mon Oct 1 10:37:59 UTC 2007


Public bug reported:

When I try to obtain an authenticator for attaching to the Rosetta project using
boinc_cmd, instead of printing the authenticator, boinc_cmd just prints "retval: 0":

  $ boinc_cmd --lookup_account http://boinc.bakerlab.org/rosetta/ email at domain password
  retval: 0

If I observe the generated network traffic using "tcpdump -s 1500 -A",
I can see that an XML file containing the authenticator is in fact being
returned by HTTP from boinc.bakerlab.org; it's just not getting printed by
boinc_cmd.  If I cut and paste the authenticator from the tcpdump output
into the shell command line and run

  boinc_cmd --project_attach http://boinc.bakerlab.org/rosetta
authenticator

(replacing "authenticator" with the actual hex string in the XML <authenticator>
tag), my machine successfully attaches to the project.

** Affects: boinc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
boinc_cmd --lookup_account doesn't work
https://bugs.launchpad.net/bugs/147613
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is a bug contact for boinc in ubuntu.



More information about the pkg-boinc-devel mailing list