[tahoe-dev] [tahoe-lafs] #745: Debian package: Missing dependency on Debian/etch

tahoe-lafs trac at allmydata.org
Mon Jun 22 16:41:34 UTC 2009


#745: Debian package: Missing dependency on Debian/etch
-----------------------+----------------------------------------------------
 Reporter:  [4-tea-2]  |           Owner:  nobody   
     Type:  defect     |          Status:  new      
 Priority:  major      |       Milestone:  undecided
Component:  unknown    |         Version:  1.4.1    
 Keywords:             |   Launchpad_bug:           
-----------------------+----------------------------------------------------
 Starting tahoe after upgrading a Debian/etch system to use the Debian
 Tahoe package 1.4.1-r3916 fails with this error message:

 tahoe@{hostname}:~$ tahoe start
 Traceback (most recent call last):
   File "/usr/bin/tahoe", line 2, in <module>
     from allmydata.scripts import runner
   File "/usr/lib/python2.5/site-packages/allmydata/scripts/runner.py",
 line 9, in <module>
     pkg_resources.require('allmydata-tahoe')
   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 626, in
 require
     needed = self.resolve(parse_requirements(requirements))
   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 524, in
 resolve
     raise DistributionNotFound(req)  # XXX put more info here
 pkg_resources.DistributionNotFound: pysqlite>=2.0.5

 Perhaps including python-pysqlite2 as a dependency in debian/control would
 fix this?

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/745>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list