← Back to team overview

touch-packages team mailing list archive

[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date

 

Hello Brian, or anyone else affected,

Accepted apt into trusty-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.6 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: Triaged => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1363257

Title:
  string matching for dpkg I/O errors in dpkgpm.cc is out of date

Status in “apt” package in Ubuntu:
  Fix Released
Status in “apt” source package in Trusty:
  Fix Committed

Bug description:
  The following error strings are no longer returned by dpkg:

     io_errors.push_back(string("failed to read on buffer copy for %s"));
     io_errors.push_back(string("failed in write on buffer copy for %s"));
     io_errors.push_back(string("short read on buffer copy for %s"));

  Subsequently, apport package installation failures are being created
  for these types of crashes and they should not be.  Additionally,
  there is a new error returned by dpkg ("unexpected end of file or
  stream" as seen in bug 1361489) which should also be blocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1363257/+subscriptions


References