[Tahoe-debian] python-pycryptopp dependency?
micah
micah at riseup.net
Mon Jun 13 15:37:53 UTC 2011
I just tried to create a new tahoe client, and it failed because it
requires python-pycrptopp >= 0.5.20, but debian only has 0.5.17 right
now:
tahoe at algae:~$ tahoe create-client .
Traceback (most recent call last):
File "/usr/bin/tahoe", line 2, in <module>
from allmydata.scripts import runner
File "/usr/lib/pymodules/python2.6/allmydata/__init__.py", line 369, in <module>
check_all_requirements()
File "/usr/lib/pymodules/python2.6/allmydata/__init__.py", line 367, in check_all_requirements
raise PackagingError(get_error_string(errors, debug=True))
allmydata.PackagingError:
PackagingError: We require pycryptopp >= 0.5.20, but could only find version 0.5.17.
The version we found is from '/usr/lib/pymodules/python2.6'.
To resolve this problem, uninstall that version, either using your
operating system's package manager or by moving aside the directory.
For debugging purposes, the PYTHONPATH was
None
install_requires was
['setuptools >= 0.6c6', 'zfec >= 1.1.0', 'simplejson >= 1.4', 'zope.interface', 'Twisted >= 2.4.0', 'foolscap[secure_connections] >= 0.6.1', 'Nevow >= 0.6.0', 'pycrypto == 2.0.1, == 2.1.0, >= 2.3', 'pyasn1 >= 0.0.8a', 'mock', 'pycryptopp >= 0.5.20']
sys.path after importing pkg_resources was
/usr/bin:
/usr/lib/python2.6:
/usr/lib/python2.6/plat-linux2:
/usr/lib/python2.6/lib-tk:
/usr/lib/python2.6/lib-old:
/usr/lib/python2.6/lib-dynload:
/usr/local/lib/python2.6/dist-packages:
/usr/lib/python2.6/dist-packages:
/usr/lib/python2.6/dist-packages/PIL:
/usr/lib/python2.6/dist-packages/gst-0.10:
/usr/lib/python2.6/dist-packages/gtk-2.0:
/usr/lib/pymodules/python2.6:
/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode
What should we do with this problem? We could upgrade python-pycryptopp
in Debian, its maintained by Zooko, I'm sure he wouldn't mind...
micah
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/tahoe-debian/attachments/20110613/eb481a14/attachment-0001.pgp>
More information about the Tahoe-debian
mailing list