Opened at 2009-07-21T03:44:53Z
Last modified at 2011-08-26T22:22:07Z
#769 closed defect
debian 'sid' package fails to run: pycryptopp-0.5.15 not available in debian form — at Initial Version
Reported by: | warner | Owned by: | zooko |
---|---|---|---|
Priority: | critical | Milestone: | eventually |
Component: | packaging | Version: | 1.4.1 |
Keywords: | debian ubuntu foolscap zfec pycryptopp pyutil argparse zbase32 install | Cc: | blackdew@…, bdew, exarkun |
Launchpad Bug: |
Description
I just tried to run tahoe --version from a .deb I built from trunk (on my sid system), and it fails with the following error:
pkg_resources.VersionConflict: (pycryptopp 0.5.2-1 (/usr/lib/python2.5/site-packages), Requirement.parse('pycryptopp>=0.5.15'))
I should update the debian/control files to make this requirement visible to the debian package manager (i.e. it should not have let me install this tahoe), but apart from that, we need updated pycryptopp debs before we can release 1.5.0 .
I think we're ok with zfec and foolscap packages.
Note: See
TracTickets for help on using
tickets.