Depuis quelques jours, je ne peux plus faire d'apt-get ou de dpkg -i
normalement.
Le seul moyen de faire une installation est de faire un dpkg -i
--force-all sur chaque paquet une fois t�l�charg�
Voici un exemple :
sudo apt-get install libldap2/testing --reinstall
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 2.0.27-4 (Debian:testing) for libldap2
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and
38 not upgraded.
Need to get 179kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
Get:1 ftp://ftp.fr.debian.org testing/main libldap2 2.0.27-4 [179kB]
Fetched 179kB in 45s (3964B/s)
Authentification de /var/cache/apt/archives/libldap2_2.0.27-4_i386.deb ...
debsig: Origin Signature check failed. This deb might not be signed.
dpkg : erreur de traitement de
/var/cache/apt/archives/libldap2_2.0.27-4_i386.deb (--unpack) :
La v�rification du paquet
/var/cache/apt/archives/libldap2_2.0.27-4_i386.deb a �chou� !
Des erreurs ont �t� rencontr�es pendant l'ex�cution :
/var/cache/apt/archives/libldap2_2.0.27-4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)