upgrade from hardy to lucid breaks getPlugins(IPlugin)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
twisted (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
To reproduce the problem do as follows:
* on a lucid installation
* pbuilder --create --distribution hardy --basetgz /var/cache/
* pbuilder --login --basetgz /var/cache/
* apt-get install python-twisted
* python -c 'from twisted.plugin import IPlugin, getPlugins;
* perl -pi -e s/hardy/lucid/ /etc/apt/
* apt-get update
* apt-get dist-upgrade
* python -c 'from twisted.plugin import IPlugin, getPlugins;
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/
allDropins = getCache(package)
File "/usr/lib/
(pluginModu
File "/usr/lib/
self.restat()
File "/usr/lib/
self.statinfo = stat(self.path)
OSError: [Errno 2] No such file or directory: '/usr/lib/