xz-utils ftbfs in focal

Bug #1870088 reported by Matthias Klose
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xz-utils (Debian)
Fix Released
Unknown
xz-utils (Ubuntu)
Fix Released
High
Unassigned
Focal
Fix Released
High
Unassigned

Bug Description

seen in the second focal test rebuild
https://launchpad.net/ubuntu/+archive/test-rebuild-20200327-focal/+build/18988321/+files/buildlog_ubuntu-focal-amd64.xz-utils_5.2.4-1_BUILDING.txt.gz

dh build --parallel
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_testroot -O--parallel
   dh_prep -O--parallel
   debian/rules override_dh_auto_install
make[2]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install --builddirectory debian/xzdec-build
dh_auto_install --builddirectory debian/normal-build
dh_auto_install --builddirectory debian/static-build
set -e; arch=$(dpkg-architecture -qDEB_HOST_MULTIARCH); \
install -d debian/tmp/lib/$arch; \
mv debian/tmp/usr/lib/$arch/liblzma.so.* debian/tmp/lib/$arch/; \
dso=$(basename $(readlink debian/tmp/usr/lib/$arch/liblzma.so)); \
ln -s -f /lib/$arch/$dso debian/tmp/usr/lib/$arch/liblzma.so
mv: cannot stat 'debian/tmp/usr/lib/x86_64-linux-gnu/liblzma.so.*': No such file or directory
make[2]: *** [debian/rules:34: override_dh_auto_install] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:4: install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2

Matthias Klose (doko)
Changed in xz-utils (Ubuntu):
status: New → Confirmed
importance: Undecided → High
tags: added: ftbfs rls-ff-incoming
Changed in xz-utils (Debian):
status: Unknown → New
Steve Langasek (vorlon)
tags: removed: rls-ff-incoming
tags: added: id-5e860f0035274f449718d6fe
Revision history for this message
Chris Halse Rogers (raof) wrote : Please test proposed package

Hello Matthias, or anyone else affected,

Accepted xz-utils into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/xz-utils/5.2.4-1ubuntu1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in xz-utils (Ubuntu Focal):
status: Confirmed → Fix Committed
tags: added: verification-needed verification-needed-focal
tags: added: block-proposed-focal
removed: verification-needed verification-needed-focal
tags: added: verification-needed verification-needed-focal
Revision history for this message
Chris Halse Rogers (raof) wrote :

Adding block-proposed tag, as this doesn't have any user-visible impact.

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (xz-utils/5.2.4-1ubuntu1)

All autopkgtests for the newly accepted xz-utils (5.2.4-1ubuntu1) for focal have finished running.
The following regressions have been reported in tests triggered by the package:

piuparts/1.1.1build1 (ppc64el, amd64, arm64, s390x)
firejail/0.9.62-3 (ppc64el)
apt/2.0.2 (armhf)
epson-inkjet-printer-escpr/1.7.7-1 (arm64)
systemd/245.4-4ubuntu3 (ppc64el)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/focal/update_excuses.html#xz-utils

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote :

All autopkgtests for the newly accepted xz-utils (5.2.4-1ubuntu1) for focal have finished running.
The following regressions have been reported in tests triggered by the package:

epson-inkjet-printer-escpr/1.7.7-1 (arm64)
apt/2.0.2 (armhf)
ostree/2020.3-1 (ppc64el)
firejail/0.9.62-3 (ppc64el)
piuparts/1.1.1build1 (ppc64el, arm64, s390x)
systemd/245.4-4ubuntu3 (ppc64el)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/focal/update_excuses.html#xz-utils

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xz-utils - 5.2.4-1ubuntu1

---------------
xz-utils (5.2.4-1ubuntu1) focal; urgency=medium

  * Use the generic % rule in debian/rules, otherwise it FTBFS with
    debhelper 12.5. Closes: #945961. LP: #1870088.

 -- Tiago Stürmer Daitx <email address hidden> Mon, 20 Apr 2020 21:43:24 +0000

Changed in xz-utils (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :
Changed in xz-utils (Ubuntu Focal):
status: Fix Committed → Confirmed
tags: added: rls-ff-incoming
tags: added: verification-done-focal
removed: verification-needed verification-needed-focal
Revision history for this message
Tiago Stürmer Daitx (tdaitx) wrote :

Installed xz-utils 5.2.4-1ubuntu1 on Focal from focal-proposed, works fine.

Changed in xz-utils (Ubuntu Focal):
status: Confirmed → Fix Committed
tags: removed: block-proposed-focal
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xz-utils - 5.2.4-1ubuntu1

---------------
xz-utils (5.2.4-1ubuntu1) focal; urgency=medium

  * Use the generic % rule in debian/rules, otherwise it FTBFS with
    debhelper 12.5. Closes: #945961. LP: #1870088.

 -- Tiago Stürmer Daitx <email address hidden> Mon, 20 Apr 2020 21:43:24 +0000

Changed in xz-utils (Ubuntu Focal):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for xz-utils has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

tags: added: id-5f358382ed1710839c11231c
Changed in xz-utils (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.