2006/4/11, Mirto Silvio Busico <[EMAIL PROTECTED]>: > Hi all, > I've tried an "apt-get dist-upgrade" on an etch installation; but I > received an error o the xlibmesa-gl_6.9.0.dfsg.1-6_i386.deb package > > Here is the error message: > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Mi preparo a sostituire xlibmesa-gl 6.9.0.dfsg.1-4 (con > .../xlibmesa-gl_6.9.0.dfsg.1-6_i386.deb) ... > Spacchetto il sostituto di xlibmesa-gl ... > dpkg: errore processando > /var/cache/apt/archives/xlibmesa-gl_6.9.0.dfsg.1-6_i386.deb (--unpack): > impossibile creare `./usr/X11R6/lib/libGL.so.1.2': No such file or > directory > dpkg-deb: il sottoprocesso paste รจ stato terminato dal segnale (Pipe rotta) > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > Here is my apt/sources.list: > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > # deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 > Binary-1 (20060118)]/ etch contrib main > > # deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 > Binary-1 (20060118)]/ etch contrib main > > deb http://mi.mirror.garr.it/mirrors/debian/ etch main contrib non-free > deb-src http://mi.mirror.garr.it/mirrors/debian/ etch main contrib non-free > # deb http://mi.mirror.garr.it/mirrors/debian/ unstable main contrib > non-free > # deb http://mi.mirror.garr.it/mirrors/debian/ experimental main contrib > non-free > > #altra fonte > # deb http://splashy.alioth.debian.org/debian/ unstable main > #MPlayer W32Codecs Other Stuff > deb ftp://ftp.nerim.net/debian-marillat/ etch main > > > deb http://security.debian.org/ etch/updates main contrib non-free > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > Is the package corrupted in the repository? > > Have I to use differente repositories? > > Thanks for the help > Mirto
Hi, try this: apt-get -f upgrade if it writes mistakes again, I think was a package corrupted regards, Heba