I did a system update with sudo apt-get update
and rebooted. After the reboot an error came up showing that i'm out of disk space. was barly able to access my desktop.
I checked the space util and noticed that there are 2 very large files (over 20GB) in the directory: /var/lib/apt/list/partial/
- za.archive.ubuntu.com_ubuntu_dists_vivid-updates_main_binary-amd64_Packages.bz2 (21.2 GB)
- security.ubuntu.com_ubuntu_dists_vivid-security_universe_binary-amd64_Packages.bz2 (21.2 GB)
I managed to delete them and rebooted the system and all was fine. Then I did an update again and the same issue occured again.
Is this a bug?
System info : Ubuntu 15.04 - Daily updated
Reading package lists... Error! E: Write error - write (28: No space left on device) E: IO Error saving source cache E: The package lists or status file could not be parsed or opened.
As soon as i run the update command the 2 files gets rebuild by apt-get.
– Shawn Botha May 28 '15 at 08:33df -h
. – Carl H May 28 '15 at 08:36