[tahoe-lafs-trac-stream] [tahoe-lafs] #1494: 'python setup.py install' does not install all dependencies

tahoe-lafs trac at tahoe-lafs.org
Tue Aug 27 12:04:27 UTC 2013


#1494: 'python setup.py install' does not install all dependencies
-----------------------------+--------------------------------
     Reporter:  canercandan  |      Owner:  canercandan
         Type:  defect       |     Status:  new
     Priority:  major        |  Milestone:  undecided
    Component:  code         |    Version:  1.8.2
   Resolution:               |   Keywords:  setuptools install
Launchpad Bug:               |
-----------------------------+--------------------------------

Comment (by zooko):

 According to dstufft, {{{python setup.py install}}} ''is'' supposed to
 install dependencies! I don't know why it doesn't, but it might have
 something to do with #2044.

 The next step on this ticket is to write a test script that someone will
 eventually wire into the buildbot, which runs {{{python setup.py
 install}}} and then reports failure if a dependency didn't get installed.
 There are currently some tests of similar things, such as {{{TestOldDep}}}
 (comment:8:ticket:2049) which reports failure if the build process doesn't
 install a newer dep to override a too-old-for-our-requirements older dep.
 So you could copy the way that test is implemented (for now).

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


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