ubuntu-drivers-common FTBFS randomly, racy test-suite?
Bug #1071997 reported by
Matthias Klose
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-drivers-common (Ubuntu) |
Fix Released
|
High
|
Martin Pitt | ||
Raring |
Fix Released
|
High
|
Martin Pitt |
Bug Description
https:/
afaics this is not just with python3.3, but with python3.2 as well.
Related branches
summary: |
- ubuntu-drivers-common FTBFS in raring on 32bit archs + ubuntu-drivers-common FTBFS randomly, racy test-suite? |
Changed in ubuntu-drivers-common (Ubuntu Raring): | |
assignee: | nobody → Martin Pitt (pitti) |
To post a comment you must log in.
Actually they fail on a completely different reason:
make[2]: Leaving directory `/build/ buildd/ ubuntu- drivers- common- 0.2.71build1/ share/hybrid' dh_auto_ clean] Error 127
running clean
/bin/sh: 1: python3.2: not found
make[1]: *** [override_
https:/ /launchpad. net/ubuntu/ +source/ ubuntu- drivers- common/ 1:0.2.71build1
It's weird that this only happens on i386 and armhf, but not the other architectures. It does build-depen on python3-all, so something seems to be wrong with that metapackage?