[Zope-CMF] SVN trunk broken?

Jens Vagelpohl jens at dataflake.org
Sat Sep 24 14:14:45 EDT 2005


Pilot error, false alarm, sorry. I never linked GenericSetup into my  
instance products... ;)

jens


On 24 Sep 2005, at 20:09, Jens Vagelpohl wrote:

> (Note to the sprinters, mostly)
>
> The SVN trunk is currently broken, and this has to do with  
> GenericSetup. I get this exception when trying to run a unit test:
>
> *********************************************
> Traceback (most recent call last):
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 917, in ?
>     process_args()
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 907, in  
> process_args
>     bad = main(module_filter, test_filter, libdir)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 676, in main
>     files = find_tests(module_filter)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 477, in  
> find_tests
>     walk_with_symlinks(pathinit.testdir, finder.visit, rx)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 627, in  
> walk_with_symlinks
>     walk_with_symlinks(name, visit, arg)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 627, in  
> walk_with_symlinks
>     walk_with_symlinks(name, visit, arg)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 621, in  
> walk_with_symlinks
>     visit(arg, path, names)
>   File "/usr/local/zope/opt/Zope-2.8.1/bin/test.py", line 457, in  
> visit
>     __import__(pkg)
>   File "/usr/local/zope/28Instance/Products/CMFCalendar/ 
> __init__.py", line 23, in ?
>     from Products.CMFSetup import EXTENSION
>   File "/usr/local/zope/28Instance/Products/CMFSetup/__init__.py",  
> line 20, in ?
>     from interfaces import BASE, EXTENSION
>   File "/usr/local/zope/28Instance/Products/CMFSetup/ 
> interfaces.py", line 19, in ?    from  
> Products.GenericSetup.interfaces import BASE
> ImportError: No module named GenericSetup.interfaces
> *********************************************************
>
> jens
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF at lists.zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>



More information about the Zope-CMF mailing list