On Sat, Jun 25, 2011 at 05:38:05AM -0600, Zooko O'Whielacronx wrote: > > As far as upstream Tahoe-LAFS goes we cannot depend on the specific > Twisted sub-packages like "Twisted-Web" because they are not > distributed individually by upstream Twisted and therefore in many > installations there is no "Twisted-Web.egg-info" file for the > pkg_resources to use to determine that the dependency on "Twisted-Web" > is satisfied.
Makes sense, that's why Julian's proposal was applied and it's now a Debian patch. > As far as upstream Tahoe-LAFS goes, we decided to have an > unconditional dependency on the SFTP-related packages: PyCrypto and > pyasn1, and would also have included an unconditional dependency on > Conch if it were not already bundled into the Twisted package. This is > because we don't want our users to have to manually install > dependencies. So I guess that the python-twisted-conch package dependency should be raised from Recommends: to Depends: to follow upstream's choice. It's little overhead for an interesting feature. I wasn't sure it was that important to make it only a recommends anyway. Thanks for the hints. Bert. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

