[Zope3-Users] Zope3-3.1.0c1.tgz & OpenBSD 3.7

Philippe Nenert philippe at nenert.net
Fri Aug 12 03:19:09 EDT 2005


On Mer 10 août 2005 13:43, Benji York a écrit :
> Philippe Nenert wrote:
>
>> /usr/local/src/Zope-3.10c1$ make check [pas ok, i dont now the command
>> to
>> create a log file blabla 2>fic.log don't walk. Message : [...]
>> ImportError: No module named interfaces [...] and so one]
>
> ...except for this.  Can you give us some more information on this one
> failure?

1) i want make a error.log file, but the command make check 2> error.log
don't work
2) i explain my command
root mode
/#   cd /usr/local/src/Zope-3.10c1
/usr/local/src/Zope-3.10c1#   make check   [i'm readind the doc and try it]

You can see the firt ligne of the log :

make check
/usr/local/bin/python install.py -q build
/usr/local/bin/python test.py -v
Running UNIT tests at level 1
Running UNIT tests from
/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3
not a package
/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/app/introspector/tests
not a package
/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/documenttemplate/tests


Error in test Invalid Test (zope.app.apidoc.codemodule.browser.tests)
Traceback (most recent call last):
  File
"/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/app/testing/test.py",
line 616, in get_suite
    return mod.test_suite()
  File
"/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/app/apidoc/codemodule/browser/tests.py",
line 110, in test_suite
    optionflags=doctest.NORMALIZE_WHITESPACE),
  File
"/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/testing/doctest.py",
line 2450, in DocFileSuite
    suite.addTest(DocFileTest(path, **kw))
  File
"/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/testing/doctest.py",
line 2382, in DocFileTest
    doc = open(path).read()
IOError: [Errno 2] No such file or directory:
'/usr/local/src/Zope-3.1.0c1/build/lib.openbsd-3.7-i386-2.3/zope/app/apidoc/codemodule/browser/README.txt'

Thanks for you'r help
Philippe



More information about the Zope3-users mailing list