Ainsi parlait Jeffo : > > Ohhhhhhhh le gros vilain !! > > En fait ton PB c'est que t'as pas les lignes pour le miroir de s�curity.
[pounk]~$ grep sec /etc/apt/sources.list deb http://security.debian.org/ woody/updates main contrib non-free [pounk]~$ sudo apt-get update Hit http://security.debian.org woody/updates/main Packages Hit http://security.debian.org woody/updates/main Release Hit http://security.debian.org woody/updates/contrib Packages Hit http://security.debian.org woody/updates/contrib Release Hit http://security.debian.org woody/updates/non-free Packages Hit http://security.debian.org woody/updates/non-free Release [...] [pounk]~$ sudo apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept back libc6 libc6-dev locales 0 packages upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [pounk]~$ sudo apt-get install libc6 libc6-dev locales [...] Sorry, but the following packages have unmet dependencies: locales: Depends: glibc-2.2.5-9.woody.4 but it is not installable E: Sorry, broken packages [pounk]~$ sudo apt-get -u dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages will be REMOVED: language-env locales The following packages will be upgraded libc6 libc6-dev 2 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded. Need to get 5772kB of archives. After unpacking 10.7MB will be freed. Do you want to continue? [Y/n] n locales est maintenant inclus dans la libc ? -- Charles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

