ubuntu-drivers-common ftbfs in quantal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ubuntu-drivers-common (Ubuntu) |
High
|
Martin Pitt | ||
| Quantal |
High
|
Martin Pitt |
Bug Description
[re-filing the issue, because of the original issue is a conjoined master with mismatched state]
see bug #1058056
see http://
=======
ERROR: test_hardware_
what-provides HARDWARE_DRIVER
-------
Traceback (most recent call last):
File "/build/
['drivers_
File "/build/
None, lambda p, t, d: True, None)
File "/usr/lib/
return info.invoke(*args, **kwargs)
gi._glib.GError: GDBus.Error:
-------
Ran 36 tests in 541.765s
FAILED (errors=1)
make[1]: *** [override_
make[1]: Leaving directory `/build/
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
pitti:
This is due to the utterly slow and swap-to-death arm builders. Just retry the build, it'll work after a few attempts. I really don't want to disable this test, as it's working fine everywhere else and I want to know whether functionality works on arm platforms as well.
doko:
re-opening. closing as won't fix won't help anything for the release, until the package can be built.
now retried some times, and it always fails in the same place.
Related branches
Changed in ubuntu-drivers-common (Ubuntu Quantal): | |
importance: | Undecided → High |
Changed in ubuntu-drivers-common (Ubuntu Quantal): | |
status: | Confirmed → In Progress |
assignee: | nobody → Martin Pitt (pitti) |
Martin Pitt (pitti) wrote : | #1 |
Martin Pitt (pitti) wrote : | #2 |
I uploaded 0.2.71 to quantal's unapproved which will fix this.
Changed in ubuntu-drivers-common (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package ubuntu-
---------------
ubuntu-
* tests/ubuntu_
o.f.
ARM builders. (LP: #1061748)
-- Martin Pitt <email address hidden> Fri, 05 Oct 2012 08:25:30 +0200
Changed in ubuntu-drivers-common (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
I can reproduce this when adding a "sleep 1" to /usr/bin/aptd's main, to simulate the arm builder slowness.