[Bug 1553770] Update Released
Adam Conrad
adconrad at 0c3.net
Wed Apr 6 12:52:04 UTC 2016
The verification of the Stable Release Update for apt has completed
successfully and the package has now been 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.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1553770
Title:
apt-utils: xz support is gone.
Status in apt package in Ubuntu:
Fix Released
Status in apt source package in Trusty:
Fix Released
Status in apt package in Debian:
Fix Released
Bug description:
Stable release update justification:
[Impact] apt-ftparchive fails to produce .xz compressed files with sufficiently large data sets. This prevents migration of the Ubuntu archive to .xz.
[Test Case] Grab trusty/main/amd64 with debmirror, construct a suitable file list, and ask apt-ftparchive to generate files for this with Packages::Compress set to include xz. We can easily test this on the Launchpad "dogfood" instance where we do QA of the archive publisher.
[Regression Potential] Confined to lzma/xz compression, which I think is basically just apt-ftparchive, but we should make sure that other compression methods still work there.
Original report follows:
Imported from Debian bug http://bugs.debian.org/751688:
Package: apt-utils
Version: 0.9.15.5
Severity: normal
Dear Maintainer,
Tested with 1.0.4 and reinstalled working 0.9.15.5
Packages::Compress seems to not work anymore with xz compression.
Only . (uncompressed), gzip and bzip2 seems to work, xz now return errors
(see at the bottom).
Same error with Sources::Compress
Christian
$ apt-ftparchive generate apt.conf
dists/unstable/main/binary-amd64/:E: write, still have 32768 to write but
couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 32768 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: write, still have 4096 to write but couldn't
E: IO to subprocess/file failed - write (0: Success)
E: Sub-process Compress child returned an error code (100)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1553770/+subscriptions
More information about the foundations-bugs
mailing list