[tahoe-lafs-trac-stream] [tahoe-lafs] #182: user-friendly installer for Mac -- for my Mom!

tahoe-lafs trac at tahoe-lafs.org
Thu Sep 12 14:28:51 UTC 2013


#182: user-friendly installer for Mac -- for my Mom!
-----------------------------+-----------------------------------
     Reporter:  zooko        |      Owner:  somebody
         Type:  enhancement  |     Status:  new
     Priority:  major        |  Milestone:  eventually
    Component:  packaging    |    Version:  0.6.1
   Resolution:               |   Keywords:  mac usability install
Launchpad Bug:               |
-----------------------------+-----------------------------------

Comment (by geal):

 The version number is not a problem. I was just wondering why there was a
 level of indirection while loading tahoe, instead of just importing the
 module directly.

 Py2app finds the required code by parsing the Python code and finding all
 the imported modules, so when code is loaded in another way, it must be
 specified directly in the configuration (it's not always a problem, but
 some modules can be missed).

 If I can get directly to the real entry point (is it
 src/allmydata/client.py?), I can make the packaging a bit more robust,
 because py2app will find everything.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/182#comment:26>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


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