Difference between revisions of "Pacman troubleshooting"

Changed link to functional mirror
imported>Dalto
(Removed outdated links)
imported>Fhdk
(Changed link to functional mirror)
Line 23: Line 23:


'''You will have to find the correct names by looking at'''
'''You will have to find the correct names by looking at'''
  Browse [http://repo.stdout.net/manjaro/pool/overlay repo.stdout.net/manjaro/pool/overlay] for the current manjaro-keyring
  Browse [https://mirror.netzspielplatz.de/manjaro/packages/pool/overlay https://mirror.netzspielplatz.de/manjaro/packages/pool/overlay] for the current manjaro-keyring
and
and
  Browse [http://repo.stdout.net/manjaro/pool/sync repo.stdout.net/manjaro/pool/sync] for the current archlinux-keyring
  Browse [https://mirror.netzspielplatz.de/manjaro/packages/pool/sync https://mirror.netzspielplatz.de/manjaro/packages/pool/sync] for the current archlinux-keyring


'''Replace yyyymmdd and x with the info found at the above links'''
'''Replace yyyymmdd and x with the info found at the above links'''


  sudo pacman -U http://repo.stdout.net/manjaro/pool/overlay/manjaro-keyring-yyyymmdd-x-any.pkg.tar.xz
  sudo pacman -U https://mirror.netzspielplatz.de/manjaro/packages/pool/overlay/manjaro-keyring-yyyymmdd-x-any.pkg.tar.xz
  sudo pacman -U http://repo.stdout.net/manjaro/pool/sync/archlinux-keyring-yyyymmdd-x-any.pkg.tar.xz
  sudo pacman -U https://mirror.netzspielplatz.de/manjaro/packages/pool/sync/archlinux-keyring-yyyymmdd-x-any.pkg.tar.xz


'''Remove your faulty databases'''
'''Remove your faulty databases'''
Anonymous user