Je viens d'installer archlinux depuis deux jours, je suis donc nouveaux
Voila je ne sait pas ce qui ce passe, je crois que le problème viens depuis que j'ai installer pacman-cage sous les conseils du wiki, quand je lance pacman-cache, cela m'envoie une erreur :
Code : Tout sélectionner
stroky@archlinux:/home/stroky$ sudo pacman-cage
==> md5sum'ing the old database...
==> creating pacman.db loopback file...
==> creating ext2 -O dir_index -b 1024 on /var/lib/pacman.db...
==> creating temporary mount point /mnt/tmp-pacman..
mkdir: cannot create directory `/mnt/tmp-pacman': File exists
==> mounting pacman.db to temporary mount point...
mount: could not find any device /dev/loop#
==> copying pacman database to temporary mount point...
==> unmounting temporary mount point...
umount: /mnt/tmp-pacman: not mounted
==> removing temporary mount point...
rmdir: failed to remove `/mnt/tmp-pacman': Directory not empty
==> moving old /var/lib/pacman to /var/lib/pacman.bak...
==> createing new pacman db mount point @ /var/lib/pacman...
==> Mounting new pacman db...
mount: could not find any device /dev/loop#
==> md5sum'ing the new database...
==> checking integrity...
umount: /var/lib/pacman: not mounted
pacman-cage: integrity check FAILED, reverting to old database
Code : Tout sélectionner
stroky@archlinux:/home/stroky$ sudo pacman -R pacman-cage
loading package data...
error: 'pacman-cage': could not find or read package
Code : Tout sélectionner
Errors occurred, no packages were upgraded.