[tahoe-lafs-trac-stream] [tahoe-lafs] #2149: "tahoe start" emits an error message when tahoe is already running

tahoe-lafs trac at tahoe-lafs.org
Wed Jan 8 23:19:02 UTC 2014


#2149: "tahoe start" emits an error message when tahoe is already running
-------------------------+---------------------------
 Reporter:  zooko        |          Owner:  daira
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:  undecided
Component:  unknown      |        Version:  1.10.0
 Keywords:               |  Launchpad Bug:
-------------------------+---------------------------
 In #2146, joeyh reports that there is a problem with git-annex's use of
 tahoe-lafs, which is that when git-annex invokes {{{tahoe start}}}, then
 if the tahoe process is already running, {{{tahoe start}}} emits some
 error messages on stderr:

 {{{
 joey at darkstar:~/tmp/r>git annex get file
 get file (from tahoe...) STARTING '/home/joey/.tahoe/git-
 annex/ba05f2d7-a100-4ffe-bd82-d2da70f94313'
 Another twistd server is running, PID 26595

 This could either be a previously started instance of your application or
 a
 different application entirely. To start a new one, either run it in some
 other
 directory, or use the --pidfile and --logfile parameters to avoid clashes.

 URI:LIT:k5swiickmfxcaibyeaytkorrgq5dembajjcvgvbagiydcnak retrieved and
 written to /home/joey/tmp/r/.git/annex/tmp/SHA256E-s30--
 ae5d0003efb0749a6754b410b91ff25a5de68f76ff72b409e0e6ca0236378734
 ok
 (Recording state in git...)
 }}}

 git-annex doesn't want to ignore messages sent to stderr, so instead it
 would like for {{{tahoe start}}} not to complain about an already-started
 process.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2149>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list