[Bug 1870088] Re: xz-utils ftbfs in focal
Chris Halse Rogers
raof at ubuntu.com
Wed Apr 29 02:52:04 UTC 2020
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 removed: verification-needed verification-needed-focal
** Tags added: block-proposed-focal
** Tags added: verification-needed verification-needed-focal
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to xz-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1870088
Title:
xz-utils ftbfs in focal
Status in xz-utils package in Ubuntu:
Confirmed
Status in xz-utils source package in Focal:
Fix Committed
Status in xz-utils package in Debian:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/1870088/+subscriptions
More information about the foundations-bugs
mailing list