Difference between revisions of "Pacman troubleshooting"
Views
Actions
Namespaces
Variants
Tools
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 [ | 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 [ | 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 | sudo pacman -U https://mirror.netzspielplatz.de/manjaro/packages/pool/overlay/manjaro-keyring-yyyymmdd-x-any.pkg.tar.xz | ||
sudo pacman -U | 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''' |