[Bug 1553770] Re: apt-utils: xz support is gone.

Adam Conrad adconrad at 0c3.net
Fri Mar 11 03:17:00 UTC 2016


Hello Colin, or anyone else affected,

Accepted apt into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.12 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 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

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

** Changed in: apt (Ubuntu Trusty)
       Status: New => Fix Committed

** Tags added: verification-needed

-- 
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 Committed
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