Nicolas Rueff a écrit :
[...]
open("/var/lib/dpkg/info/pilot-link.list", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=137438956224, ...}) = 0
^^^^^^^^^^^^
___________________________________|
|
Pas normal, ça, à moins que le fichier
/var/lib/dpkg/info/pilot-link.list ne fasse 130 Go évidemment.
arghhhh ! :
ls -la pilot*
-rwxr-xr-x 1 root root 132 2003-08-21 22:07
pilot-link.config
-rw-r--r-- 1 root root 137438956224 2004-01-03 17:02
pilot-link.list
-rw-r--r-- 1 root root 5477 2003-09-25 21:56
pilot-link.md5sums
-rwxr-xr-x 1 root root 2619 2003-09-25 21:56
pilot-link.postinst
-rwxr-xr-x 1 root root 206 2003-09-25 21:56
pilot-link.postrm
-rw-r--r-- 1 root root 1872 2003-09-25 21:56
pilot-link.templates
Heu... Si je le vire, ça fait quoi ?
Claude