#468481 Incorrect error message when target /var partition is full

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
Olivier Guerrier
Date:
2013-08-30 15:15:10 UTC
Severity:
normal
Blocked By:
Bug Title
130550

  0

aptitude: Warn or act accordingly if low on free space.

wishlist stable testing unstable over 15 years ago

#468481#5
Date:
2008-02-29 10:35:50 UTC
From:
To:
When/if you make a too small /var partition, d-i complains with tons of
"/pool/.../blah.deb is corrupt" messages, where a single "disk full"
message and a dialog option to go back to the main menu or partition
tools would be more usefull...

It is similar to #435769, but I think correcting the error message is a
more realist goal.

#468481#10
Date:
2008-02-29 13:07:57 UTC
From:
To:
The problem is that this does not really have anything to do with the
installer. The error messages are what apt/dpkg produce in this situation
and they would also produce these same errors on an installed system
if /var is full.

I'm a bit hesitant in reassigning this to apt/dpkg myself.

Cheers,
FJP

#468481#15
Date:
2008-02-29 14:20:27 UTC
From:
To:
Frans Pop <elendil@planet.nl> writes:

I'll look into it but I guess it's a dpkg issue, not sure yet.