Comment 2 for bug 338920

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

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

dpkg: erro processando /var/cache/apt/archives/texlive-doc-pl_2007.dfsg.1-1_all.deb (--unpack):
 falhou em buffer_write(fd) (10, ret=-1): mecanismo dpkg-deb durante './usr/share/doc/texlive-doc-pl/polish/guides-pl/mpint-pl.pdf': Não há mais espaço no dispositivo

"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 but rather shortage of general disk space is the cause of this problem.

Therefore I am closing this as duplicate of bug 312491 where improving the error message display is discussed, for now please try to make more space available on your harddrive and then try again.