Out-of-disk-space is not reported to the user when installing/updating packages fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
computer-janitor |
New
|
Undecided
|
Unassigned | ||
apt (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
dpkg (Debian) |
Fix Released
|
Unknown
|
|||
synaptic (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
when volume becomes full, no programs can be removed because updates and previous attempted installs try to reassert themselves, then the package handler closes itself.
ProblemType: Package
Architecture: i386
Dependencies:
libgcc1 1:4.3.2-1ubuntu11
gcc-4.3-base 4.3.2-1ubuntu11
findutils 4.4.0-2ubuntu3
libc6 2.8~20080505-
DistroRelease: Ubuntu 8.10
ErrorMessage: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./usr/
NonfreeKernelMo
Package: perl-base 5.10.0-11.1ubuntu2
SourcePackage: perl
Title: package perl-base 5.10.0-11.1ubuntu2 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./usr/
Uname: Linux 2.6.27-9-generic i686
Changed in apt (Ubuntu): | |
status: | New → Incomplete |
status: | Incomplete → Fix Released |
description: | updated |
Changed in synaptic (Ubuntu): | |
status: | New → Confirmed |
Changed in dpkg (Debian): | |
status: | Unknown → New |
Changed in dpkg (Debian): | |
status: | New → Fix Released |
dpkg is behaving as promised here: that is, it's failing since the operation requested cannot be performed. It seems to me that it's the job of frontends to deal with this gracefully.
I'm reassigning this to apt, but the problem may in fact be higher up than that. Michael should be able to advise.