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

2014-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.0.1ubuntu2.6 --- apt (1.0.1ubuntu2.6) trusty-proposed; urgency=medium * apt-pkg/deb/dpkgpm.cc: - update string matching for dpkg I/O errors. (LP: #1363257) - properly parse the dpkg status line so that package name is properly set

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

2014-11-06 Thread Brian Murray
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 regr

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

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363257 Title: string matching for dpkg I/O errors in dpkgpm.cc is out of date To manage notifications

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

2014-10-28 Thread Brian Murray
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

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

2014-09-09 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363257 Title: string matching for dpkg I/O errors in dpkgpm.cc is out of date To manage notifications about this bug g

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

2014-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.0.4ubuntu8 --- apt (1.0.4ubuntu8) utopic; urgency=medium * apt-pkg/deb/dpkgpm.cc: - update string matching for dpkg I/O errors. (LP: #1363257) - properly parse the dpkg status line so that package name is properly set and an ap

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

2014-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363257 Title: string matching for dpkg I/O errors in dpkgpm.cc is out of date To manage notifications

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

2014-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363257 Title: string matching for dpkg I/O errors in dpkgpm.cc is out of date To manage notifications about this bug g

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

2014-08-29 Thread Brian Murray
** Changed in: apt (Ubuntu) Status: New => Triaged ** Changed in: apt (Ubuntu) Importance: Undecided => High ** Changed in: apt (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) ** Also affects: apt (Ubuntu Trusty) Importance: Undecided Status: New ** Chang

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

2014-08-29 Thread Brian Murray
I've looked around Launchpad for package failures with the string "failed to (read|write|seek)" and haven't found any, I've only found errors regarding "unexpected end of file or stream". The other apport package failures not showing up may be due to bug 1353171 though. -- You received this bug n

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

2014-08-29 Thread Brian Murray
Reviewing the strings returned by lib/dpkg/buffer.c the following patch should resolve the issue, although this is still not ideal. $ bzr cdiff === modified file 'apt-pkg/deb/dpkgpm.cc' --- apt-pkg/deb/dpkgpm.cc 2014-06-10 19:00:00 + +++ apt-pkg/deb/dpkgpm.cc 2014-08-29 20:41:09 +