Package: python-nevow
Version: 0.7.0-1.1
Severity: grave

Not so hot.

eris:~% python2.3
Python 2.3.5 (#2, Jun 13 2006, 23:12:55) 
[GCC 4.1.2 20060613 (prerelease) (Debian 4.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import nevow
/var/lib/python-support/python2.3/nevow/compy.py:44: 
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated 
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you 
should not use 'self' as the first arg on function decls in z.i.Interfaces).
  class IComponentized(Interface):
/var/lib/python-support/python2.3/nevow/inevow.py:12: 
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated 
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you 
should not use 'self' as the first arg on function decls in z.i.Interfaces).
  class IQ(compy.Interface):
/var/lib/python-support/python2.3/nevow/inevow.py:64: 
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated 
in Twisted 2.3. Use zope.interface.Interface instead.  (also note that you 
should not use 'self' as the first arg on function decls in z.i.Interfaces).
  class IResource(compy.Interface):
/var/lib/python-support/python2.3/nevow/inevow.py:75: 
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated 
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you 
should not use 'self' as the first arg on function decls in z.i.Interfaces).
  class IRenderer(compy.Interface):
/var/lib/python-support/python2.3/nevow/inevow.py:84: 
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated 
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you 
should not use 'self' as the first arg on function decls in z.i.Interfaces).
  class IRendererFactory(compy.Interface):

... <snip lots more> ...

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/var/lib/python-support/python2.3/nevow/__init__.py", line 140, in ?
    load(basic_adapters)
  File "/var/lib/python-support/python2.3/nevow/__init__.py", line 30, in load
    compy.registerAdapter(a, clean(o), i)
  File "/var/lib/python-support/python2.3/nevow/compy.py", line 32, in 
registerAdapter
    adapterFactory = _namedAnyWithBuiltinTranslation(adapterFactory)
  File "/var/lib/python-support/python2.3/nevow/util.py", line 225, in 
_namedAnyWithBuiltinTranslation
    return namedAny(name)
  File "/var/lib/python-support/python2.3/nevow/util.py", line 78, in namedAny
    topLevelPackage = __import__(trialname)
  File "/var/lib/python-support/python2.3/formless/__init__.py", line 9, in ?
    from formless.annotate import *
  File "/var/lib/python-support/python2.3/formless/annotate.py", line 17, in ?
    from nevow.compy import Interface, MetaInterface
ImportError: cannot import name MetaInterface


Same thing happens with python2.4. I'll try to debug, since I need this
working, but hopefully someone else out there more familiar with the package
can do it faster.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-nevow depends on:
ii  python                        2.3.5-11   An interactive high-level object-o
ii  python-support                0.3.8      automated rebuilding support for p
ii  python-twisted-core           2.4.0-1    Event-based framework for internet
ii  python-twisted-web            0.6.0-1    An HTTP protocol implementation to

python-nevow recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to