Corrupt file on Updating

On update tonight I am running into a corrupt file issue.

Result of inxi -Fxxxz

Sound Server-2: PipeWire v: 0.3.59 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: ASUSTeK M4A785/P7P55 driver: r8169 v: kernel pcie: speed: 2.5 GT/s
    lanes: 1 port: e800 bus-ID: 02:00.0 chip-ID: 10ec:8168 class-ID: 0200
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
  Local Storage: total: 1.82 TiB used: 45.73 GiB (2.5%)
  ID-1: /dev/sda vendor: Seagate model: ST2000DM001-1ER164 size: 1.82 TiB
    speed: 3.0 Gb/s type: HDD rpm: 7200 serial: <filter> rev: CC26 scheme: MBR
Partition:
  ID-1: / size: 712.57 GiB used: 45.73 GiB (6.4%) fs: ext4 dev: /dev/sda7
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 35.0 C mobo: 37.0 C gpu: nvidia temp: 35 C
  Fan Speeds (RPM): cpu: 1573 psu: 0 case-1: 1360 gpu: nvidia fan: 37%
  Power: 12v: 11.91 5v: N/A 3.3v: 3.28 vbat: N/A
Info:
  Processes: 229 Uptime: 27m wakeups: 2 Memory: 7.76 GiB
  used: 2.41 GiB (31.1%) Init: systemd v: 251 default: graphical Compilers:
  gcc: 12.2.0 clang: 14.0.6 Packages: pm: pacman pkgs: 1220 Shell: Bash
  v: 5.1.16 running-in: gnome-terminal inxi: 3.3.23

…
error: binutils: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/binutils-2.39-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: libical: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/libical-3.0.16-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: db5.3: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/db5.3-5.3.28-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: perl: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/perl-5.36.0-3-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: db: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/db-6.2.32-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: pcsclite: signature from “Frederik Schwan frederik.schwan@linux.com” is unknown trust
:: File /var/cache/pacman/pkg/pcsclite-1.9.9-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
…
I have updated mirrors.
I have run sudo pacman -Syu and

'sudo pacman-key --refresh-keys'

Have attempted to manually delete those files and have restarted the system between actions. What am I missing here? I have attempted to allow the deletion in the terminal by selecting "y" even though it is showing n currently.

Just trying to get the system updated and nothing too much more exciting than that.

Try this:

sudo pacman -Sy archlinux-keyring
sudo pacman -Syu
1 Like

That seemed to get the job done. Thank you. Only issue I am having now is getting NordVpn installed. Not sure I am going about it the right way but followed the instructions. Oh well, it can’t all be easy.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.