Changes between Version 1 and Version 2 of Ticket #1159, comment 18
- Timestamp:
- 2011-08-22T18:08:20Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1159, comment 18
v1 v2 1 Elrond on {{{#tahoe-lafs}}} said that they had a problem starting nodes with a (slightly modified) installed version of Tahoe-LAFS v1.8.2, due to the {{{pkg_resources.require('twisted')}}} in the .tac file. Apparently twisted was installed in a way that wasn't recognized by pkg_resources (possibly due to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631163). Commenting out the {{{pkg_resources.require}}} worked.1 Elrond on {{{#tahoe-lafs}}} said that they had a problem starting nodes with a (slightly modified) version of the Tahoe-LAFS 1.8.2-3 Debian package, due to the {{{pkg_resources.require('twisted')}}} in the .tac file. Apparently twisted had been manually installed in a way that wasn't recognized by pkg_resources ~~(possibly due to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631163)~~. Commenting out the {{{pkg_resources.require}}} worked. 2 2 3 3 The output of {{{tahoe --version-and-path}}} was