- 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
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.
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
Frans Pop <elendil@planet.nl> writes: I'll look into it but I guess it's a dpkg issue, not sure yet.