python-chameleon: FTBFS: KeyError: '__wrapped__'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-chameleon (Debian) |
Fix Released
|
Unknown
|
|||
python-chameleon (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Wily |
Triaged
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned |
Bug Description
Imported from Debian bug http://
Source: python-chameleon
Version: 2.22-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: <email address hidden>
Usertags: ftbfs
X-Debbugs-CC: <email address hidden>
Dear Maintainer,
The package fails to build:
OK
I: pybuild base:170: python3.5 setup.py test
running test
running egg_info
writing top-level names to src/Chameleon.
writing dependency_links to src/Chameleon.
writing src/Chameleon.
reading manifest file 'src/Chameleon.
reading manifest template 'MANIFEST.in'
writing manifest file 'src/Chameleon.
running build_ext
Traceback (most recent call last):
File "setup.py", line 82, in <module>
'benchmark': Benchmark,
File "/usr/lib/
dist.
File "/usr/lib/
self.
File "/usr/lib/
cmd_obj.run()
File "/usr/lib/
self.
File "/usr/lib/
func()
File "/usr/lib/
testRunner=
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.module)
File "/usr/lib/
suites = [self.loadTests
File "/usr/lib/
suites = [self.loadTests
File "/usr/lib/
return self.loadTestsF
File "/usr/lib/
tests.
File "/usr/lib/
return self.loadTestsF
File "/usr/lib/
tests.
File "/usr/lib/
tests.
File "/usr/lib/
loaded_suite = self.suiteClass
File "/usr/lib/
self.
File "/usr/lib/
for test in tests:
File "/python-
return getattr(self, test)()
File "/python-
compiler, optionflags=
File "/usr/lib/
tests = test_finder.
File "/usr/lib/
self.
File "/usr/lib/
if ((inspect.
File "/usr/lib/
while _is_wrapper(func):
File "/usr/lib/
return hasattr(f, '__wrapped__')
File "/python-
return _ast.__
KeyError: '__wrapped__'
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: python3.5 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.5 3.4 --dir . returned exit code 13
Full build log:
https:/
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Changed in python-chameleon (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
description: | updated |
Changed in python-chameleon (Debian): | |
importance: | Undecided → Unknown |
Changed in python-chameleon (Debian): | |
status: | New → Fix Released |
Changed in python-chameleon (Ubuntu Xenial): | |
status: | Triaged → Fix Released |
Changed in python-chameleon (Ubuntu Wily): | |
status: | New → Triaged |
importance: | Undecided → High |