Your message dated Fri, 04 Mar 2016 23:44:28 +0000
with message-id <[email protected]>
and subject line Bug#811470: fixed in mdp 3.4-1
has caused the Debian Bug report #811470,
regarding mdp: FTBFS: TypeError: Call constructor takes either 0 or 3
positional arguments
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
811470: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811470
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mdp
Version: 3.3+git19-g4ec2f29-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
mdp fails to build from source in unstable/amd64:
[..]
_pytest.python:1546: in parsefactories
> holderobj = node_or_obj.obj
_pytest.python:205: in fget
> self._obj = obj = self._getobj()
_pytest.python:344: in _getobj
> return self._memoizedcall('_obj', self._importtestmodule)
_pytest.main:287: in _memoizedcall
> ???
_pytest.python:353: in _importtestmodule
> mod = self.fspath.pyimport(ensuresyspath=True)
py._path.local:532: in pyimport
> ???
<frozen importlib._bootstrap>:969: in _find_and_load
> ???
<frozen importlib._bootstrap>:954: in _find_and_load_unlocked
> ???
<frozen importlib._bootstrap>:892: in _find_spec
> ???
<frozen importlib._bootstrap>:873: in _find_spec_legacy
> ???
_pytest.assertion.rewrite:136: in find_module
> ???
_pytest.assertion.rewrite:206: in _rewrite_test
> ???
_pytest.assertion.rewrite:259: in rewrite_asserts
> ???
_pytest.assertion.rewrite:370: in run
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:448: in visit_Assert
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:572: in visit_Compare
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:563: in visit_Attribute
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:434: in generic_visit
> ???
_pytest.assertion.rewrite:397: in display
> ???
_pytest.assertion.rewrite:403: in helper
> ???
E TypeError: Call constructor takes either 0 or 3 positional arguments
_______________________ ERROR collecting test_scikits.py
_______________________
_pytest.runner:121: in __init__
> ???
_pytest.main:366: in _memocollect
> ???
_pytest.main:287: in _memoizedcall
> ???
_pytest.main:366: in <lambda>
> ???
_pytest.python:347: in collect
> self.session._fixturemanager.parsefactories(self)
_pytest.python:1546: in parsefactories
> holderobj = node_or_obj.obj
_pytest.python:205: in fget
> self._obj = obj = self._getobj()
_pytest.python:344: in _getobj
> return self._memoizedcall('_obj', self._importtestmodule)
_pytest.main:287: in _memoizedcall
> ???
_pytest.python:353: in _importtestmodule
> mod = self.fspath.pyimport(ensuresyspath=True)
py._path.local:532: in pyimport
> ???
<frozen importlib._bootstrap>:969: in _find_and_load
> ???
<frozen importlib._bootstrap>:954: in _find_and_load_unlocked
> ???
<frozen importlib._bootstrap>:892: in _find_spec
> ???
<frozen importlib._bootstrap>:873: in _find_spec_legacy
> ???
_pytest.assertion.rewrite:136: in find_module
> ???
_pytest.assertion.rewrite:206: in _rewrite_test
> ???
_pytest.assertion.rewrite:259: in rewrite_asserts
> ???
_pytest.assertion.rewrite:370: in run
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:448: in visit_Assert
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:572: in visit_Compare
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:434: in generic_visit
> ???
_pytest.assertion.rewrite:397: in display
> ???
_pytest.assertion.rewrite:403: in helper
> ???
E TypeError: Call constructor takes either 0 or 3 positional arguments
___________________ ERROR collecting test_svm_classifier.py
____________________
_pytest.runner:121: in __init__
> ???
_pytest.main:366: in _memocollect
> ???
_pytest.main:287: in _memoizedcall
> ???
_pytest.main:366: in <lambda>
> ???
_pytest.python:347: in collect
> self.session._fixturemanager.parsefactories(self)
_pytest.python:1546: in parsefactories
> holderobj = node_or_obj.obj
_pytest.python:205: in fget
> self._obj = obj = self._getobj()
_pytest.python:344: in _getobj
> return self._memoizedcall('_obj', self._importtestmodule)
_pytest.main:287: in _memoizedcall
> ???
_pytest.python:353: in _importtestmodule
> mod = self.fspath.pyimport(ensuresyspath=True)
py._path.local:532: in pyimport
> ???
<frozen importlib._bootstrap>:969: in _find_and_load
> ???
<frozen importlib._bootstrap>:954: in _find_and_load_unlocked
> ???
<frozen importlib._bootstrap>:892: in _find_spec
> ???
<frozen importlib._bootstrap>:873: in _find_spec_legacy
> ???
_pytest.assertion.rewrite:136: in find_module
> ???
_pytest.assertion.rewrite:206: in _rewrite_test
> ???
_pytest.assertion.rewrite:259: in rewrite_asserts
> ???
_pytest.assertion.rewrite:370: in run
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:448: in visit_Assert
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:572: in visit_Compare
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:563: in visit_Attribute
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:477: in visit_Name
> ???
E TypeError: Call constructor takes either 0 or 3 positional arguments
_______________________ ERROR collecting test_tempdir.py
_______________________
_pytest.runner:121: in __init__
> ???
_pytest.main:366: in _memocollect
> ???
_pytest.main:287: in _memoizedcall
> ???
_pytest.main:366: in <lambda>
> ???
_pytest.python:347: in collect
> self.session._fixturemanager.parsefactories(self)
_pytest.python:1546: in parsefactories
> holderobj = node_or_obj.obj
_pytest.python:205: in fget
> self._obj = obj = self._getobj()
_pytest.python:344: in _getobj
> return self._memoizedcall('_obj', self._importtestmodule)
_pytest.main:287: in _memoizedcall
> ???
_pytest.python:353: in _importtestmodule
> mod = self.fspath.pyimport(ensuresyspath=True)
py._path.local:532: in pyimport
> ???
<frozen importlib._bootstrap>:969: in _find_and_load
> ???
<frozen importlib._bootstrap>:954: in _find_and_load_unlocked
> ???
<frozen importlib._bootstrap>:892: in _find_spec
> ???
<frozen importlib._bootstrap>:873: in _find_spec_legacy
> ???
_pytest.assertion.rewrite:136: in find_module
> ???
_pytest.assertion.rewrite:206: in _rewrite_test
> ???
_pytest.assertion.rewrite:259: in rewrite_asserts
> ???
_pytest.assertion.rewrite:370: in run
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:448: in visit_Assert
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:533: in visit_Call
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:563: in visit_Attribute
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:563: in visit_Attribute
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:477: in visit_Name
> ???
E TypeError: Call constructor takes either 0 or 3 positional arguments
____________________ ERROR collecting test_utils_generic.py
____________________
_pytest.runner:121: in __init__
> ???
_pytest.main:366: in _memocollect
> ???
_pytest.main:287: in _memoizedcall
> ???
_pytest.main:366: in <lambda>
> ???
_pytest.python:347: in collect
> self.session._fixturemanager.parsefactories(self)
_pytest.python:1546: in parsefactories
> holderobj = node_or_obj.obj
_pytest.python:205: in fget
> self._obj = obj = self._getobj()
_pytest.python:344: in _getobj
> return self._memoizedcall('_obj', self._importtestmodule)
_pytest.main:287: in _memoizedcall
> ???
_pytest.python:353: in _importtestmodule
> mod = self.fspath.pyimport(ensuresyspath=True)
py._path.local:532: in pyimport
> ???
<frozen importlib._bootstrap>:969: in _find_and_load
> ???
<frozen importlib._bootstrap>:954: in _find_and_load_unlocked
> ???
<frozen importlib._bootstrap>:892: in _find_spec
> ???
<frozen importlib._bootstrap>:873: in _find_spec_legacy
> ???
_pytest.assertion.rewrite:136: in find_module
> ???
_pytest.assertion.rewrite:206: in _rewrite_test
> ???
_pytest.assertion.rewrite:259: in rewrite_asserts
> ???
_pytest.assertion.rewrite:370: in run
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:448: in visit_Assert
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:572: in visit_Compare
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:563: in visit_Attribute
> ???
/usr/lib/python3.5/ast.py:245: in visit
> return visitor(node)
_pytest.assertion.rewrite:477: in visit_Name
> ???
E TypeError: Call constructor takes either 0 or 3 positional arguments
===================================== NOTE
=====================================
python: 3.5.1.final.0
mdp: 3.4
parallel python: NOT AVAILABLE: No module named 'pp'
shogun: NOT AVAILABLE: No module named 'shogun'
libsvm: NOT AVAILABLE: No module named 'svm'
joblib: NOT AVAILABLE: No module named 'joblib'
sklearn: NOT AVAILABLE: No module named 'scikits'
numx: numpy 1.10.4
symeig: symeig_fake
Random Seed: 1029384756
IMPORTANT: some tests use random numbers. This could
occasionally lead to failures due to numerical degeneracies.
To rule this out, please run the tests more than once.
If you get reproducible failures please report a bug!
=============== 236 passed, 8 skipped, 36 error in 29.26 seconds
===============
debian/rules:29: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160119095716.gIzgNsTeYU/mdp-3.3+git19-g4ec2f29'
debian/rules:24: recipe for target 'binary' failed
make: *** [binary] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
mdp.3.3+git19-g4ec2f29-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: mdp
Source-Version: 3.4-1
We believe that the bug you reported is fixed in the latest version of
mdp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tiziano Zito <[email protected]> (supplier of updated mdp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 04 Mar 2016 10:35:29 +0100
Source: mdp
Binary: python-mdp python3-mdp
Architecture: source all
Version: 3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Tiziano Zito <[email protected]>
Changed-By: Tiziano Zito <[email protected]>
Description:
python-mdp - Modular toolkit for Data Processing
python3-mdp - Modular toolkit for Data Processing
Closes: 811470
Changes:
mdp (3.4-1) unstable; urgency=medium
.
* New upstream release
- resolves (Closes: #811470)
* Packaging updated to follow current standards
* Upload sponsored by Yaroslav Halchenko
Checksums-Sha1:
9805e49788327348cde35d8bab03baa983206e79 2154 mdp_3.4-1.dsc
42a41838f17a037844a6e5ade49830b1947e58d3 337735 mdp_3.4.orig.tar.gz
fb2abb38bcd6d1082bb04f295f89acca8584106e 4504 mdp_3.4-1.debian.tar.xz
38962a946a654b133b053f3069f64a6f5e9e86b9 277062 python-mdp_3.4-1_all.deb
5b108a3068df777207ce079291e2064ce81d9725 274760 python3-mdp_3.4-1_all.deb
Checksums-Sha256:
c8b2f768ae8b1e4ba30755f0e41df05d3ac3ba799b64e9b27b7673335fff32be 2154
mdp_3.4-1.dsc
3ea72c695a84de2f1d57cee353591c3b979b3868bae471cfb4b547fafeb72130 337735
mdp_3.4.orig.tar.gz
d61d2c95afb44cf3291faebee98b403c5ef69cffd9d77ba5c7aaed5ec1b8db83 4504
mdp_3.4-1.debian.tar.xz
03af075fd490cad9793d42bd08f59d003c9378d5675db5cae8a59be5b9a66731 277062
python-mdp_3.4-1_all.deb
980c695abf6c7d809402ec2447390f0294531246d01ffc7b0b80c25448e22ee7 274760
python3-mdp_3.4-1_all.deb
Files:
f98e24fa5ccb799b35d0021987bfb3ab 2154 python optional mdp_3.4-1.dsc
5bd9329c37f16f0580ad3ce51c7b2a06 337735 python optional mdp_3.4.orig.tar.gz
64efe5284e2bee0564ce7199abef3cf0 4504 python optional mdp_3.4-1.debian.tar.xz
a3c39d2d9e7bd30b3cddf41b5907f3af 277062 python optional
python-mdp_3.4-1_all.deb
5f9cb422a3c470effea0c3f02bd759ad 274760 python optional
python3-mdp_3.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIbBAEBCAAGBQJW2hqXAAoJEKLeI1Bi2jP6U4MP91NiBgPvfgaX6Dq2Vgegtddz
PiXJly4Jr0YLxIJKLaXarc8u1TTnyOCBGK37PhEsN3ivaStx8adG0eQVmiGqUDAa
ylBKXvBktxoqbjHVO+a+o0QXJvy0oc+zcnrxWVMI9C78JKdI7CEUubc32sRlz6qZ
irj/2v+lk0nX9EbOwpoXydnc/LRz0Hvx56j3rmiL6Q6PqcONOOlNc8oYfAW2wRmZ
fvISRBZy1zoY4MPCtM0CePG0u6zVeY9zuxYFcV+8om+7A2CewRIQeQsLHA0dznug
7Rdxkr81y99YRF+vrH4z5fLr31A9WqsGi6BxEei2ObKXr2vt5JjQbtJ75KJEh4m0
+FyzbV2xHWkUc+H6o5J3kKYdjRSROCHwmCu8QDCTLDNi7qukjTPI/6UDoaEIZTIS
8XtMugR0ZjrOyM5YmhQbWaUDrVF6MpFsRqR13WbB8bu9fF2KFniCXI2osbgVpTtI
vqFTHvFdIRdOgzUqLxVC4VWqnej8ON5oAzOwMDtEbi6RVGo7UtIUaAcMOCeqfuxy
AtiJGa5HcDl5tVsyX/RQ7gIvJHPDoJCB0lT7lqowNaYFYlbRRRK3YzYvoybW7Yq1
JoHX+neLk5eL+t0rOXWIHowe0YLjjljDqOVg7h/AMdpuTilSQYUtaoViWq3ef5fa
9mgR+u5T0KhV5R7F5rU=
=ClmB
-----END PGP SIGNATURE-----
--- End Message ---