touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #12925
[Bug 1363257] [NEW] string matching for dpkg I/O errors in dpkgpm.cc is out of date
Public bug reported:
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.
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-11-06
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-11-06
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-10-30
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-10-28
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-09-09
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-08-29
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-08-29
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-08-29
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Launchpad Bug Tracker, 2014-08-29
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-08-29
-
[Bug 1363257] Re: string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-08-29
-
[Bug 1363257] [NEW] string matching for dpkg I/O errors in dpkgpm.cc is out of date
From: Brian Murray, 2014-08-29
References