Changes between Initial Version and Version 1 of Ticket #1159, comment 18
- Timestamp:
- 2011-08-22T17:44:11Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1159, comment 18
initial v1 1 Elrond on {{{#tahoe-lafs}}} said that they had a problem starting nodes with the Debian-packaged 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) 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. 2 2 3 3 The output of {{{tahoe --version-and-path}}} was