You are not logged in.

#1 2021-08-13 00:27:40

buzzwallard
Banned
Registered: 2021-05-29
Posts: 53

[SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Error is

File /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted 

The process prompts to delete the file. I confirm, repeat the

pacman -Syu

and it fails again.

I have

 sudo rm  /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst

and the file is successfully removed, however on running pacman again, we encounter the same error.

Last edited by buzzwallard (2021-08-13 07:26:33)

Offline

#2 2021-08-13 00:31:59

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Offline

#3 2021-08-13 00:50:05

buzzwallard
Banned
Registered: 2021-05-29
Posts: 53

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Zod wrote:

I generated a new mirror list and uncommented the world wide mirrors. After running pacman again, I see

Error: could not open file /var/lib/pacman/sync/core.db: Unrecognized archive format

Offline

#4 2021-08-13 00:55:20

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Type this into google..

core.db: Unrecognized archive format site:bbs.archlinux.org

I think you should try to get used to doing this sort of thing

Offline

#5 2021-08-13 02:01:09

buzzwallard
Banned
Registered: 2021-05-29
Posts: 53

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Zod wrote:

Type this into google..

core.db: Unrecognized archive format site:bbs.archlinux.org

I think you should try to get used to doing this sort of thing

Ahh... yah. I got a little hair-trigger there, sorry.

I've fixed that https://bbs.archlinux.org/viewtopic.php?id=135310,

Regenerated mirror list. Enabled a few and then switched to enable others but still with the same error.

Right back where we started.

Anyway, thanks for your time. I'll keep wacking at it.

Offline

#6 2021-08-13 02:21:00

loqs
Member
Registered: 2014-03-06
Posts: 18,628

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

Is the error the one below?

error: gtk-layer-shell: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

If so and if the following shows the key is exired

pacman-key --list-keys brett@i--b.com

Update the archlinux-keyring package before performing a full system update.

Offline

#7 2021-08-13 03:15:03

buzzwallard
Banned
Registered: 2021-05-29
Posts: 53

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

loqs wrote:

Is the error the one below?

error: gtk-layer-shell: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

If so and if the following shows the key is exired

pacman-key --list-keys brett@i--b.com

Update the archlinux-keyring package before performing a full system update.

Yes. That is it. I found the fix here: https://bbs.archlinux.org/viewtopic.php?id=268496

# pacman -Sy archlinux-keyring
# pacman -Syy
# pacman -Syu

Offline

#8 2021-08-13 06:07:18

loqs
Member
Registered: 2014-03-06
Posts: 18,628

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

buzzwallard wrote:

Error is

File /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted 

https://bbs.archlinux.org/viewtopic.php?id=57855 If you had posted the full error message it would have made it clear the package was not corrupted.
You do not need pacman -Syy in your solution.  Please remember to mark your thread as solved.

Offline

#9 2021-08-13 07:25:16

buzzwallard
Banned
Registered: 2021-05-29
Posts: 53

Re: [SOLVED]gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted[

loqs wrote:
buzzwallard wrote:

Error is

File /var/cache/pacman/pkg/gtk-layer-shell-0.6.0-1-x86_64.pkg.tar.zst is corrupted 

https://bbs.archlinux.org/viewtopic.php?id=57855 If you had posted the full error message it would have made it clear the package was not corrupted.
You do not need pacman -Syy in your solution.  Please remember to mark your thread as solved.

Ah thank you.

Offline

Board footer

Powered by FluxBB