[Bug 1730627] Re: xz compressed control.tar files not supported
Łukasz Zemczak
1730627 at bugs.launchpad.net
Tue Mar 6 10:49:03 UTC 2018
Hello Witold, or anyone else affected,
Accepted dpkg into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/dpkg/1.17.5ubuntu5.8
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 and change the tag from
verification-needed-trusty to verification-done-trusty. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-trusty. 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!
** Changed in: dpkg (Ubuntu Trusty)
Status: Confirmed => Fix Committed
** Tags added: verification-needed verification-needed-trusty
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/1730627
Title:
xz compressed control.tar files not supported
Status in dpkg package in Ubuntu:
Fix Released
Status in dpkg source package in Precise:
Won't Fix
Status in dpkg source package in Trusty:
Fix Committed
Bug description:
[impact]
trusty dpkg fails when trying to extract a dpkg source package
compressed using xz. This breaks running autopkgtest from bionic with
any and all trusty packages.
[test case]
on a bionic system, get any trusty source dpkg and run autopkgtest
with it. See comment 11 for an example.
[regression potential]
any changes to dpkg has the potential to break all package changes on
the system, which obviously is a serious regression. However, this
specific change has been upstream for a very long time. Any breakage
would happen when dpkg is either building or extracting a deb.
[other info]
this affects debootstrap as well, as described in the original bug
description:
---
trusty's dpkg (1.17.5ubuntu5.7) cannot handle .deb files that contain
control.tar files that are compressed using the xz compressor.
Here's an example of such a case when trying to show the contents of a
.deb file from bionic's repositories:
dpkg-deb: error: archive './var/cache/apt/archives/ubuntu-
minimal_1.406_amd64.deb' has premature member 'control.tar.xz' before
'control.tar.gz', giving up
This issue makes it currently impossible to create a bionic
environment using debootstrap (currently from trusty-proposed).
I have observed the issue on trusty, precisely on
$ lsb_release -rd
Description: Ubuntu 14.04.5 LTS
Release: 14.04
using
$ apt-cache policy dpkg
dpkg:
Installed: 1.17.5ubuntu5.7
Candidate: 1.17.5ubuntu5.7
Version table:
*** 1.17.5ubuntu5.7 0
500 mirror://mirrors.ubuntu.com/mirrors.txt/ trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.17.5ubuntu5.6 0
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
1.17.5ubuntu5 0
500 mirror://mirrors.ubuntu.com/mirrors.txt/ trusty/main amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1730627/+subscriptions
More information about the foundations-bugs
mailing list