Comment 2 for bug 400457

Revision history for this message
Dominik Stadler (dominik-stadler) wrote :

Looking at the attached dpkg-log, the following line shows the reason for this problem:

dpkg: error processing /var/cache/apt/archives/libcommons-collections3-java_3.2.1-1ubuntu2_all.deb (--unpack):

 failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./usr/share/java/commons-collections3-3.2.1.jar': No space left on device

"no space left on device" means that simply the disk ran out of space here, I don't think this is a problem of the package itself.

Therefore closing this as invalid. If you think there is a problem with too much space usage, please create a separate bug report that provides the relevant information.