You are not logged in.
So this is basically the error when I try to install gnome with "sudo pacman -S gnome" "warning: gnome-settings-daemon-43.0-2 is up to date -- reinstalling
warning: gnome-user-docs-43.0-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
error: could not open file /var/lib/pacman/local/gnome-user-docs-43.0-1/desc: No such file or directory
warning: could not fully load metadata for package gnome-user-docs-43.0-1
error: failed to prepare transaction (invalid or corrupted package)"
Im running hyprland
Offline
error: failed to prepare transaction (invalid or corrupted package)
What did you think that means?
Let's see how bad it is…
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'Offline
I ran it at the end it says systemd: 1330 total files, 1 altered file
I think its something to do with the package lock
Offline
I ran it at the end it says systemd: 1330 total files, 1 altered file
Not "at the end", the entire output.
I think its something to do with the package lock
No, your pacman database is corrupted.
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Offline
Offline
Thank you for your help I solved my proglem by running pacman -Syu and then pacman -Syu --needed gnome
Offline