You are not logged in.

#1 2025-02-17 21:40:55

andyturfer
Member
Registered: 2021-01-08
Posts: 106

[SOLVED] Update on old laptop failing

I have an old laptop that I haven't powered on for a while (maybe about a year now). When I try to run "sudo pacman -Syu", it's failing with the following error:

...
(519/519) checking package integrity                              [####################################] 100%
error: adwaita-icon-theme-legacy: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/adwaita-icon-theme-legacy-46.2-3-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: gperftools: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/gperftools-2.16-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: v4l-utils: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/v4l-utils-1.28.1-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: libimobiledevice-glue: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/libimobiledevice-glue-1.3.1-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: plymouth: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/plymouth-24.004.60-10-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: qt6-tools: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/qt6-tools-6.8.2-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: mesa-utils: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/mesa-utils-9.0.0-5-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: vulkan-tools: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/vulkan-tools-1.4.303-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: neon: signature from "Balló György <bgyorgy@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/neon-0.34.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
[andy:p14s] bashscripts $ 

I don't mind performing a clean install, but is there a way to force the update (without doing a clean install)?

Last edited by andyturfer (2025-02-20 21:49:23)

Offline

#2 2025-02-17 21:42:40

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] Update on old laptop failing

Update archlinux-keyring first

Offline

#3 2025-02-20 21:49:04

andyturfer
Member
Registered: 2021-01-08
Posts: 106

Re: [SOLVED] Update on old laptop failing

Scimmia wrote:

Update archlinux-keyring first

Thanks @Scimmia, that fixed it! smile

Offline

Board footer

Powered by FluxBB