#1239 closed defect

Nevow package dependency not auto-satisfied — at Version 1

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 (last modified by warner)

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"

Here: http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp/builds/108/steps/test-with-fake-pkg/logs/stdio

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

Change History (1)

comment:1 Changed at 2010-10-29T21:36:49Z by warner

  • Description modified (diff)

fixed formatting

Note: See TracTickets for help on using tickets.