pkgbinarymangler looks to have not propogated error from dpkg-deb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pkgbinarymangler (Ubuntu) |
In Progress
|
High
|
Unassigned |
Bug Description
A build succeeded and failed to upload with:
INFO Upload was rejected:
INFO linux-image-
Looking at the full log the package build ran out of disk space:
dh_builddeb -plinux-
INFO: pkgstriptransla
pkgstriptransla
pkgmaintainerma
pkgstripfiles: processing control file: debian/
dpkg-deb: building package 'linux-
dpkg-deb: error: cannot append ar member file (data.tar.xz) to '../linux-
dh_builddeb.
dh_builddeb.
# Hokay...here's where we do a little twiddling...
The build seems have continued without noticing. The dh_builddeb is called from a debian/rules fragment in a manner tested to detect the error if any was present.
Changed in pkgbinarymangler (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in pkgbinarymangler (Ubuntu): | |
status: | Triaged → In Progress |