Your message dated Thu, 14 Jun 2007 13:00:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393244: schoolbell: FTBFS: ImportError: No module named 
servicecontainer
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: schoolbell
Version: 1.2.4-2
Severity: serious

Hello,

when building 'schoolbell' in a clean unstable chroot,
I get the following error:

  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
842, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
713, in contained
    adapter = factory(self.context, data, info)
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
1210, in factory
    return ComplexStackItem(self, context, data, info)
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
956, in __init__
    args = toargs(newcontext, meta.schema, data)
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
1383, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/usr/lib/python2.4/site-packages/zope/configuration/fields.py", line 
139, in fromUnicode
    value = self.context.resolve(name)
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
184, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/schoolbell-1.2.4/src/schoolbell/app/app.py", line 37, in ?
    from zope.app.site.servicecontainer import SiteManagerContainer
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/tmp/tmpuCfXFW", 
line 3.21-3.57
    ZopeXMLConfigurationError: File 
"/schoolbell-1.2.4/src/schoolbell/app/configure.zcml", line 35.2
    ImportError: No module named servicecontainer
make: *** [build-stamp] Error 1

Regards
Andreas Jochens


--- End Message ---
--- Begin Message ---
On Sun, Oct 15, 2006 at 07:28:36PM +0200, Andreas Jochens wrote:
> Package: schoolbell
> Version: 1.2.4-2
> Severity: serious

schoolbell has been removed from Debian, so this bug is fixed in a way.

See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394654

> 
> Hello,
> 
> when building 'schoolbell' in a clean unstable chroot,
> I get the following error:
> 
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 842, in contained
>     return RootStackItem.contained(self, name, data, info)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 713, in contained
>     adapter = factory(self.context, data, info)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 1210, in factory
>     return ComplexStackItem(self, context, data, info)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 956, in __init__
>     args = toargs(newcontext, meta.schema, data)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 1383, in toargs
>     args[str(name)] = field.fromUnicode(s)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/fields.py", line 
> 139, in fromUnicode
>     value = self.context.resolve(name)
>   File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 
> 184, in resolve
>     mod = __import__(mname, *_import_chickens)
>   File "/schoolbell-1.2.4/src/schoolbell/app/app.py", line 37, in ?
>     from zope.app.site.servicecontainer import SiteManagerContainer
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File 
> "/tmp/tmpuCfXFW", line 3.21-3.57
>     ZopeXMLConfigurationError: File 
> "/schoolbell-1.2.4/src/schoolbell/app/configure.zcml", line 35.2
>     ImportError: No module named servicecontainer
> make: *** [build-stamp] Error 1
> 
> Regards
> Andreas Jochens
> 
> 
> _______________________________________________
> pkg-zope-developers mailing list
> [EMAIL PROTECTED]
> http://lists.alioth.debian.org/mailman/listinfo/pkg-zope-developers
> 

-- 
Brian Sutherland

--- End Message ---

Reply via email to