** Changed in: apt (Ubuntu Natty)
Assignee: adam sikora (adam23sikora) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg I/O errors is i
** Changed in: apt (Ubuntu Natty)
Assignee: Brian Murray (brian-murray) => adam sikora (adam23sikora)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg
@Ryan - this bug report is about modifying apt to prevent specific types
of package installation failures from being reported to Launchpad by
apport. If you happen to be having a problem installing linux-image on a
Lucid machine and have found this bug report I'd guess its because you
are seeing 's
Can someone explain the decision to mark this Won'tFix in Lucid? This
bug seems to block the installation of linux-image-2.6.32-33-generic on
one of our lucid machines, and being that it is an LTS release I find it
surprising that this will not be fixed or even backported.
--
You received this b
This fix is included in Oneiric's version of apt.
** Changed in: apt (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport
** Also affects: apt (Ubuntu Oneiric)
Importance: High
Assignee: Brian Murray (brian-murray)
Status: Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport r
This bug was fixed in the package apt - 0.8.3ubuntu7.1
---
apt (0.8.3ubuntu7.1) maverick-proposed; urgency=low
[ Brian Murray ]
* apt-pkg/deb/dpkgpm.cc:
- stop reporting of apport-package bug reports regarding
dpkg I/O errors (LP: #767776)
[ Michael Vogt ]
* apt-pkg
This bug was fixed in the package apt - 0.8.13.2ubuntu3
---
apt (0.8.13.2ubuntu3) natty-proposed; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- stop reporting of apport-package bug reports regarding
dpkg I/O errors (LP: #767776)
-- Brian MurrayWed, 20 Apr 2011 15:05:12 -0700
I also installed an Ubuntu desktop from a Maverick ISO, then installed
the version of apt in maverick-proposed and installed all the packages
in -updates and -proposed without any issues.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I've testing the Maverick proposed package and did not encounter any
regression with it (did a lot of installs, removals, etc). Also i've
been using the one for Natty for a few days already and everything works
fine as well, setting this as verification done.
** Tags added: verification-done
** Ta
Sorry, I misread it as "apport", but apt is a binary package. Setting
back to v-needed for confirming with the actual package in the archive,
and also for maverick.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
I've been running apt version 0.8.13.2ubuntu3 from a local build since I
reported this bug and haven't had any issues upgrading packages.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
** Branch linked: lp:ubuntu/maverick-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/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
--
ubuntu-bugs mailing list
ub
Accepted apt into maverick-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: apt (Ubuntu Maverick)
** Branch linked: lp:ubuntu/natty-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/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
--
ubuntu-bugs mailing list
ubunt
Accepted apt into natty-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: apt (Ubuntu Natty)
Sta
Uploaded to both natty-propposed and maverick-proposed now
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
--
ubuntu-bugs mailin
** Branch linked: lp:~ubuntu-core-dev/apt/maverick
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
--
ubuntu-bugs mailing list
u
** Description changed:
+ TEST CASE:
+ - the dpkg bugs are really hard to trigger so a regression test should be
enough
+
Binary package hint: apt
apt currently prevents reporting of dpkg I/O errors in apt-
pkg/deb/dpkgpm.cc by looking for the string 'short read in buffer_copy'
from d
** Branch linked: lp:apt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
mvo - I found the reason for some of the additional apport package bug
reports and I've attached a branch for Natty that should fix it. I
haven't had a chance to test it yet though.
** Changed in: apt (Ubuntu Natty)
Status: New => In Progress
** Changed in: apt (Ubuntu Lucid)
Importanc
** Branch linked: lp:~brian-murray/ubuntu/natty/apt/reduce-apport-
package-bugs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767776
Title:
apport report blocking of dpkg I/O errors is incomplete
-
The Maverick version of dpkg uses the following:
if (bytesread < 0)
ohshite(_("failed to read on buffer copy for %s"), desc);
if (byteswritten < 0)
ohshite(_("failed in write on buffer copy for %s"), desc);
if (limit > 0)
ohsh
23 matches
Mail list logo