You are not logged in.

#1 2022-02-12 00:06:23

record
Member
Registered: 2022-02-12
Posts: 2

Error in recent pacman update

Hello all,

I did the `sudo pacman -Syu` to update everything, and this was the errored part:

```
(627/627) checking package integrity                                                                                                           [########################################################################################] 100%
error: libspeechd: signature from "Alexander Epaneshnikov <email@alex19ep.me>" is unknown trust
:: File /var/cache/pacman/pkg/libspeechd-0.11.1-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: mujs: signature from "Daniel Bermond <dbermond@archlinux.org>" is marginal trust
:: File /var/cache/pacman/pkg/mujs-1.2.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: speech-dispatcher: signature from "Alexander Epaneshnikov <email@alex19ep.me>" is unknown trust
:: File /var/cache/pacman/pkg/speech-dispatcher-0.11.1-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.
-> error installing repo packages
```

Uname = 5.10.87-1-lts
Gnome DE

Offline

#2 2022-02-12 00:24:28

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

Re: Error in recent pacman update

Update archlinux-keyring first.

Offline

#3 2022-02-12 02:18:29

record
Member
Registered: 2022-02-12
Posts: 2

Re: Error in recent pacman update

Thank you! Problem is solved.

Offline

#4 2022-02-13 06:21:50

Texbrew
Member
From: The Lone Star State
Registered: 2016-02-09
Posts: 580

Re: Error in recent pacman update

Thank you, Scimmia. A very similar problem, though with a different package earlier this evening led me to search Duck Duck Go
"error: mujs: key "80247D99EABD3A4D1E3A1836E85B8683EB48BC95" is unknown"

The only hit was a different forum. It's possible the Duck Duck Go scraper just had not found this thread in our forum due to time of day.

https://forums.scotsnewsletter.com/inde … nal-trust/

With this specific answer from an admin:

sudo pacman-key --init

sudo pacman-key --populate Archlinux   #I had to correct, 'archlinux'

sudo pacman-key --refresh-keys

#And I don't use sudo.

Hopefully, the Duck will soon update and include your answer.

Offline

Board footer

Powered by FluxBB