Package: src:zope.security
Version: 4.0.3-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

There are a stack of test failures now.  Here is an example:


======================================================================
ERROR: test___delattr___w_checker_unauthorized 
(zope.security.tests.test_proxy.ProxyCTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/src/zope/security/tests/test_proxy.py", line 136, in 
test___delattr___w_checker_unauthorized
    proxy = self._makeOne(target, checker)
  File "/<<PKGBUILDDIR>>/src/zope/security/tests/test_proxy.py", line 51, in 
_makeOne
    return self._getTargetClass()(object, checker)
  File "/<<PKGBUILDDIR>>/src/zope/security/tests/test_proxy.py", line 1340, in 
_getTargetClass
    from zope.security.proxy import _Proxy
ImportError: cannot import name '_Proxy'

They are all different tests failing on the same ImportError.  Details in the
build log [1].

Scott K

[1] 
https://buildd.debian.org/status/fetch.php?pkg=zope.security&arch=s390x&ver=4.0.3-2%2Bb2&stamp=1498885023&raw=0

Reply via email to