Sync request of python-traceback2 1.4.0-3 from Debian testing: FTBFS due to failing unit tests
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | python-traceback2 (Debian) |
Fix Released
|
Unknown
|
||
| | python-traceback2 (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
From the test-rebuild in wily [1], the package fails to build from source. This is fixed in Debian by not running the unit tests at all - a sync would be perfect.
Source package name: python-traceback2
Source package version: 1.4.0-3
Where to sync from: Debian testing
All Ubuntu changes have been incorporated into the Debian version. The only change is the disablement of tests during build.
Log:
+ PYTHON=python2.7 python2-unit2
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
main(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.test = loader.
File "/usr/lib/
tests = list(self.
File "/usr/lib/
for test in path_tests:
File "/usr/lib/
for test in path_tests:
File "/usr/lib/
full_path, pattern, namespace)
File "/usr/lib/
msg % (mod_name, module_dir, expected_dir))
ImportError: 'test_traceback' module incorrectly imported from '/usr/lib/
debian/rules:35: recipe for target 'override_
[1] http://
| Changed in python-traceback2 (Debian): | |
| status: | Unknown → Fix Released |
| Łukasz Zemczak (sil2100) wrote : | #1 |
| summary: |
- FTBFS due to failing unit tests + Sync request of python-traceback2: FTBFS due to failing unit tests |
| description: | updated |
| summary: |
- Sync request of python-traceback2: FTBFS due to failing unit tests + Sync request of python-traceback2 1.4.0-3 from Debian testing: FTBFS due + to failing unit tests |
| Changed in python-traceback2 (Ubuntu): | |
| assignee: | Łukasz Zemczak (sil2100) → nobody |
| status: | In Progress → Confirmed |
| Matthias Klose (doko) wrote : | #2 |
synced
| Changed in python-traceback2 (Ubuntu): | |
| status: | Confirmed → Fix Released |


Actually, we can simply do a debian sync here since all ubuntu changes are now incorporated into Debian. On it now.