OVH Community, your new community space.

VPS travail bâclé


S0phie
26-11-2014, 17:56
Hi,

This forum is exclusively in English. If you are a customer of OVH France you must use the following forum: http://forum.ovh.com/

Naykon
25-11-2014, 14:46
Bonjour, Je souhaite installer sudo apt-get install lib32gcc1

Code:
root@vps118099:/home/user# sudo apt-get install lib32gcc1
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 lib32gcc1 : Depends: gcc-4.9-base (= 4.9.1-19) but 4.9.1-16ubuntu6 is to be installed
             Depends: libc6-i386 (>= 2.2.4) but it is not going to be installed
 libc6 : Breaks: locales (< 2.19)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Faire apt-get -f install

Code:
root@vps118099:/home/user# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  locales
The following packages will be upgraded:
  locales
1 upgraded, 0 newly installed, 0 to remove and 283 not upgraded.
1 not fully installed or removed.
Need to get 0 B/3,942 kB of archives.
After this operation, 7,017 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
WARNING: The following packages cannot be authenticated!
  locales
Install these packages without verification? [y/N] y
Preconfiguring packages ...
(Reading database ... 25431 files and directories currently installed.)
Preparing to unpack .../locales_2.19-13_all.deb ...
Unpacking locales (2.19-13) over (2.13+git20120306-17) ...
dpkg: error processing archive /var/cache/apt/archives/locales_2.19-13_all.deb (--unpack):
 trying to overwrite '/usr/sbin/validlocale', which is also in package libc-bin 2.19-10ubuntu2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/locales_2.19-13_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Comment résoudre le problème?
Désolé pour mon français.