You are not logged in.

#1 2022-08-29 20:33:22

Gyscos
Member
Registered: 2009-09-19
Posts: 33

[SOLVED] tensorflow-opt-cuda has invalid signature

Trying to install community/tensorflow-opt-cuda 2.9.1-4 today resulted in this error:

error: tensorflow-opt-cuda: signature from "Konstantin Gizdov (Arch Linux) <kgizdov@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/tensorflow-opt-cuda-2.9.1-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

My `archlinux-keyring` is up-to-date (20220727-1).

Was the package built using a deprecated key? Am I doing something wrong here?
Does anyone has the same issue?

Last edited by Gyscos (2022-08-29 20:41:25)

Offline

#2 2022-08-29 20:35:08

Gyscos
Member
Registered: 2009-09-19
Posts: 33

Re: [SOLVED] tensorflow-opt-cuda has invalid signature

Running a manual key check indeed fails. It does report the key ID though.

% pacman-key -v /var/cache/pacman/pkg/tensorflow-opt-cuda-2.9.1-4-x86_64.pkg.tar.zst.sig --verbose
==> Checking /var/cache/pacman/pkg/tensorflow-opt-cuda-2.9.1-4-x86_64.pkg.tar.zst.sig... (detached)
gpg: Signature made Thu 25 Aug 2022 08:33:31 EDT
gpg:                using EDDSA key C5A5958FD7785FAD982FA2EC5A45B06B81CAB876
gpg: Note: trustdb not writable
gpg: BAD signature from "Konstantin Gizdov (Arch Linux) <kgizdov@archlinux.org>" [full]
==> ERROR: The signature identified by /var/cache/pacman/pkg/tensorflow-opt-cuda-2.9.1-4-x86_64.pkg.tar.zst.sig could not be verified.

% pacman-key --list-keys C5A5958FD7785FAD982FA2EC5A45B06B81CAB876
gpg: Note: trustdb not writable
pub   ed25519 2019-04-12 [C] [expires: 2024-04-10]
      0A9DDABB64B993D82AD45E4F32EAB0A976938292
uid           [  full  ] Konstantin Gizdov (Arch Linux) <kgizdov@archlinux.org>
uid           [  undef ] Konstantin Gizdov <arch@kge.pw>
uid           [  undef ] Konstantin Gizdov <kgizdov@gmail.com>
uid           [  undef ] keybase.io/kgizdov (Keybase) <kgizdov@keybase.io>
sub   ed25519 2019-04-12 [S] [expires: 2024-04-10]
sub   ed25519 2019-04-12 [A] [expires: 2024-04-10]
sub   cv25519 2019-04-12 [E] [expires: 2024-04-10]
sub   rsa4096 2021-04-15 [E] [expires: 2026-04-14]

% pacman-key --list-keys kgizdov@archlinux.org
gpg: Note: trustdb not writable
pub   ed25519 2019-04-12 [C] [expires: 2024-04-10]
      0A9DDABB64B993D82AD45E4F32EAB0A976938292
uid           [  full  ] Konstantin Gizdov (Arch Linux) <kgizdov@archlinux.org>
uid           [  undef ] Konstantin Gizdov <arch@kge.pw>
uid           [  undef ] Konstantin Gizdov <kgizdov@gmail.com>
uid           [  undef ] keybase.io/kgizdov (Keybase) <kgizdov@keybase.io>
sub   ed25519 2019-04-12 [S] [expires: 2024-04-10]
sub   ed25519 2019-04-12 [A] [expires: 2024-04-10]
sub   cv25519 2019-04-12 [E] [expires: 2024-04-10]
sub   rsa4096 2021-04-15 [E] [expires: 2026-04-14]

Last edited by Gyscos (2022-08-29 20:37:00)

Offline

#3 2022-08-29 20:41:14

Gyscos
Member
Registered: 2009-09-19
Posts: 33

Re: [SOLVED] tensorflow-opt-cuda has invalid signature

Well, looks like I was using flexo and flexo's cache was somehow invalid. Removing `/var/cache/flexo/pkg/community/os/x86_64/tensorflow-opt-cuda-2.9.1-4-x86_64.*` solved the issue.

Offline

Board footer

Powered by FluxBB