Installing python-nevow breaks twisted trial
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tahoe-LAFS |
New
|
Unknown
|
|||
nevow |
Invalid
|
Undecided
|
Unassigned | ||
nevow (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
After installing python-nevow, the "trial" test utility provided by python-twisted-core fails with the following error message:
Traceback (most recent call last):
File "/usr/bin/trial", line 23, in <module>
from twisted.
ImportError: No module named scripts.trial
Investigation reveals that the culprit is an empty "__init__.py" file generated by the nevow installation. This file is placed in /var/lib/
I can't see how this file gets generated
Source package: nevow
Ubuntu release: Ubuntu 8.04.3 LTS
Package versions: python-nevow: 0.9.26-1, python-
Changed in tahoe-lafs: | |
status: | Unknown → New |
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https:/ /wiki.ubuntu. com/Bugs/ FindRightPackag e. I have classified this bug as a bug in nevow.
When reporting bugs in the future please use apport, either via the appropriate application's "Help -> Report a Problem" menu or using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https:/ /wiki.ubuntu. com/ReportingBu gs.