Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Artix Buildbot sign is invalid (Read 421 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Artix Buildbot sign is invalid

Meta-package 'plasma'  installing troubles.

pacman -S keyrings
rm -r
pacman init
pacman populate
pacman-key lsign

Tried everything already. How to fix this:

Code: [Select]
error: kdesu: signature from "Artix Buildbot <[email protected]>" is invalid
File /var/cache/pacman/pkg/kdesu-5.103.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

Is it correct anyway?
Code: [Select]
sudo pacman-key --finger "Artix Buildbot"
pub   rsa4096 2017-06-18 [SC]
      0A3E B6BB 142C 5665 3300  420C 1247 D995 F165 BBAC
uid           [  full  ] Artix Buildbot <[email protected]>
sub   rsa4096 2017-06-18 [E]

Re: Artix Buildbot sign is invalid

Reply #1
Did you already try with pacman -Sy ?

artist

Re: Artix Buildbot sign is invalid

Reply #2
Yes. Did it again after Your message. No luck.

https://ibb.co/k82zHYP

UPDATE: commented out all default mirrors, so CZ is the first one in the 'mirrors' file. Same situation.

Re: Artix Buildbot sign is invalid

Reply #3
kdesu-5.103.0-2-x86_64.pkg.tar.zst is current, and newer than the one from your log, so the mirror you are using does not yet seem to be synced

artist

Re: Artix Buildbot sign is invalid

Reply #4
I came across the same problem. But there is 5.103.0-1 version in World repo. kcoreaddons being the same version wouldn’t get downloaded as well.

 

Re: Artix Buildbot sign is invalid

Reply #5
You were right, it had an old packages. I've commented out a few of the first servers and today it's ok.
But for a 3 days I couldn't install KDE without errors.
Not good.

Thank You!