Opened at 2010-10-29T21:34:35Z
Last modified at 2021-01-25T14:47:27Z
#1239 closed defect
Nevow package dependency not auto-satisfied — at Initial Version
Reported by: | midnightmagic | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code | Version: | 1.8.0 |
Keywords: | packaging buildbot build-helpers setuptools | Cc: | |
Launchpad Bug: |
Description
See the error message:
"Traceback (most recent call last):
File "/home/tahoe/buildslave/tahoe/netbsd5-i386/build/src/../misc/build_helpers/run_trial.py", line 14, in <module>
import(modulename)
File "/home/tahoe/buildslave/tahoe/netbsd5-i386/build/src/allmydata/init.py", line 27, in <module>
import nevow
ImportError?: No module named nevow"
When Nevow is manually installed, this error happens: http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp/builds/106/steps/test-from-prefixdir/logs/stdio
Note: See
TracTickets for help on using
tickets.