[tahoe-dev] tahoe still dumps core

Pierre Abbat phma at bezitopo.org
Mon May 27 03:09:41 UTC 2013


On Sunday, May 26, 2013 23:36:08 Daira Hopwood wrote:
> Oops, bad syntax. Please drop the -g; it should be:
> 
> If no:
>   - what is its output?
>   - what is the output of "tahoe @python -v @tahoe start ." before dumping
>     core?

# pwd
/olv/tahoe/pubgrid
# su tahoes
su-4.2$ tahoe --version-and-path
allmydata-tahoe: 1.9.2 (/usr/pkg/lib/python2.7/site-packages),
foolscap: 0.6.4 (/usr/pkg/lib/python2.7/site-packages),
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958 
(/usr/pkg/lib/python2.7/site-packages),
zfec: 1.4.22 (/usr/pkg/lib/python2.7/site-packages),
Twisted: 12.3.0 (/usr/pkg/lib/python2.7/site-packages),
Nevow: 0.10.0 (/usr/pkg/lib/python2.7/site-packages),
zope.interface: unknown (/usr/pkg/lib/python2.7/site-packages/zope),
python: 2.7.3 (/usr/pkg/bin/python2.7),
platform: DragonFly-3.5-DEVELOPMENT-i386-32bit-ELF (None),
pyOpenSSL: 0.13 (/usr/pkg/lib/python2.7/site-packages),
simplejson: 2.6.2 (/usr/pkg/lib/python2.7/site-packages),
pycrypto: 2.6 (/usr/pkg/lib/python2.7/site-packages),
pyasn1: unknown (/usr/pkg/lib/python2.7/site-packages),
mock: 1.0.1 (/usr/pkg/lib/python2.7),
pysqlite: 2.6.3 [sqlite 3.7.15.2] (/usr/pkg/lib/python2.7/site-packages),
setuptools: 0.6c11 (/usr/pkg/lib/python2.7/site-packages)

su-4.2$ tahoe @python -v @tahoe start .

Usage:  tahoe <command> [command options]
Options:
  -q, --quiet             Operate silently.
  -V, --version           Display version numbers.
      --version-and-path  Display version numbers and paths to their 
locations.
  -d, --node-directory=   Specify which Tahoe node directory should be used.
                          [default for most commands: '/nonexistent/.tahoe']
      --help              Display this help and exit.
Commands:
    
Administration            
    create-node                Create a node that acts as a client, server or
                               both.
    create-client              Create a client node (with storage initially
                               disabled).
    create-introducer          Create an introducer node.
    create-key-generator       Create a key generator service.
    create-stats-gatherer      Create a stats-gatherer service.
    
Controlling a node        
    start                      Start a node (of any type).
    stop                       Stop a node.
    restart                    Restart a node.
    run                        Run a node synchronously.
    
Debugging                 
    debug                      debug subcommands: use 'tahoe debug' for a 
list.
    
Using the filesystem      
    mkdir                      Create a new directory.
    add-alias                  Add a new alias cap.
    create-alias               Create a new alias cap.
    list-aliases               List all alias caps.
    ls                         List a directory.
    get                        Retrieve a file from the grid.
    put                        Upload a file into the grid.
    cp                         Copy one or more files or directories.
    unlink                     Unlink a file or directory on the grid.
    rm                         Unlink a file or directory on the grid (same as
                               unlink).
    mv                         Move a file within the grid.
    ln                         Make an additional link to an existing file or
                               directory.
    backup                     Make target dir look like local dir.
    webopen                    Open a web browser to a grid file or directory.
    manifest                   List all files/directories in a subtree.
    stats                      Print statistics about all files/directories in 
a
                               subtree.
    check                      Check a single file or directory.
    deep-check                 Check all files/directories reachable from a
                               starting point.

Please run 'tahoe <command> --help' for more details on each command.

/usr/pkg/bin/tahoe:  Unknown command: @python


> If yes:
>   - what is the output of "tahoe @python -v @tahoe --version-and-path"
> before dumping core?
> 
> 
> Does it also dump core if you run from source, following the instructions in
> <https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/quickstart.rst>
> and using "bin/tahoe" rather than "tahoe"?

Yes.

Pierre
-- 
The Black Garden on the Mountain is not on the Black Mountain.



More information about the tahoe-dev mailing list