You are not logged in.
Pages: 1
Hello Folks,
the last time I used my Archlinux-System is few month ago...
So, I wanted to upgrade the whole System. But unfortunality I get an error about two packages, wich are corrupt or unvalid.
These two are 'seatd-0.8.0-2-x86_64.pkg.tar.zst' and 'xcb-util-errors-1.0.1-2-x86_64.pkg.tar.zst'
Well, when I use 'pacman -Qi' with the name of the packages, I see that they belong to Hyprland.
But, whatever I do, the Upgradeprocess abort with the error of these two packages.
What I'm doing wrong, can anybody help me?
Thank's a lot!!!
Last edited by TheEric (2024-07-18 17:26:24)
Offline
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Is it this you wanted:
:: Installation fortsetzen? [J/n] j
(381/381) Schlüssel im Schlüsselbund werden geprüft [##########################] 100%
(381/381) Paket-Integrität wird überprüft [##########################] 100%
Fehler: seatd: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: Datei /var/cache/pacman/pkg/seatd-0.8.0-2-x86_64.pkg.tar.zst ist beschädigt (Ungültiges oder beschädigtes Paket (PGP-Signatur)).
Soll die Datei entfernt werden? [J/n] j
Fehler: xcb-util-errors: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: Datei /var/cache/pacman/pkg/xcb-util-errors-1.0.1-2-x86_64.pkg.tar.zst ist beschädigt (Ungültiges oder beschädigtes Paket (PGP-Signatur)).
Soll die Datei entfernt werden? [J/n] j
Fehler: Der Vorgang konnte nicht durchgeführt werden (Ungültiges oder beschädigtes Paket)
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.
Offline
You can try to just upgrade the keyring first and the rest afterwards: "pacman -Sy archlinux-keyring && pacman -Su"
Offline
The link I provided says to provide the full output along with the command. In this case this may be sufficient and I second the recommendation above as the most likely solution. But don't make it hard for people to help by providing information so sparingly. If the command above is insufficient, and / or when you have problems in the future, you are expected to post the command and full output (in code tags, and in English using LC_ALL=C before the command).
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Hey there,
first I apologize for the kind of asking of me. I do not know how to grab and post a output generally. But I will learn, I promise.
Second, thanks @gromit, it worked!
Thanks a lot to both of you!!!
Should I edit the Title to 'Solved' or will it be added by admin?
Offline
Should I edit the Title to 'Solved'
Yup. You can edit the subject when editing the initial post.
Offline
No need to apologize my only goal is to steer you in directions that will be more productive in the future. Apologies are only needed if / when someone is instructed repeatedly and does not catch on. FWIW, the first link in seth's signature above is useful for posting larger text outputs / logs to the forums.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1