[Zope-dev] Zope Tests: 140 OK, 13 Failed

Tres Seaver tseaver at palladion.com
Fri Dec 10 07:27:19 EST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Subject: FAILED : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
> From: jdriessen at thehealthagency.com
> Date: Thu Dec  9 19:49:16 EST 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026183.html
> 
> Subject: FAILED : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
> From: jdriessen at thehealthagency.com
> Date: Thu Dec  9 19:49:40 EST 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026184.html

These two ware build failures::

- ------------------------- %< ---------------------------------
Downloading
http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c11-py2.4.egg
Traceback (most recent call last):
  File "bootstrap.py", line 76, in ?
    ez['use_setuptools'](to_dir=tmpeggs, download_delay=0)
  File "<string>", line 103, in use_setuptools
  File "<string>", line 97, in do_download
  File "<string>", line 158, in download_setuptools
  File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.4/urllib2.py", line 358, in open
    response = self._open(req, data)
  File "/usr/lib/python2.4/urllib2.py", line 376, in _open
    '_open', req)
  File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.4/urllib2.py", line 996, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error (101, 'Network is unreachable')>
- ------------------------- %< ---------------------------------


> Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
> From: ccomb at free.fr
> Date: Thu Dec  9 22:07:42 EST 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026214.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
> From: ccomb at free.fr
> Date: Thu Dec  9 22:08:28 EST 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026215.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
> From: ccomb at free.fr
> Date: Thu Dec  9 22:08:35 EST 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026216.html

These are all failing due to a bad directive in a new ZCML file in
zope.componentvocabulary::

- ------------------------- %< ---------------------------------
ZopeXMLConfigurationError: File
"/home/ccomb/ztk1.0dev-slave/Python2.4.6-Linux-64bit/build/src/zope.componentvocabulary/src/zope/componentvocabulary/configure.zcml",
line 3.2-3.60
    ZopeXMLConfigurationError: File
"/home/ccomb/ztk1.0dev-slave/Python2.4.6-Linux-64bit/build/src/zope.component/src/zope/component/configure.zcml",
line 3.2
    ConfigurationError: ('Unknown directive',
u'http://namespaces.zope.org/zope', u'subscriber')
- ------------------------- %< ---------------------------------


I think Thomas Lotze added this file yesterday.  I think it likely needs
to have the following near the top::

  <include file="meta.zcml" package="zope.component"/>



Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0CHKcACgkQ+gerLs4ltQ74kgCglFGvFnKW0DXiZ9HxcyCcbM8y
GPYAoIHC/bXgOBP/w+9V7a4CcIH7CMFc
=UHK1
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list