Error: shntool: key "Jakob Gruber <jakob.gruber@gmail.com>" is disabled

pamac install shntool gives errormessage

Error: shntool: key “Jakob Gruber jakob.gruber@gmail.com” is disabled

I tried

$ pamac info shntool
Name                  : shntool
Version               : 3.0.10-6
Description           : A multi-purpose WAVE data processing and reporting utility
URL                   : http://shnutils.freeshell.org/shntool/
Licenses              : GPL
Repository            : community
Installed Size        : 315,2 kB
Depends On            : glibc
Optional Dependencies : mac: support for ape format
                        flac: support for flac format [Installed]
                        wavpack: support for wv format [Installed]
Packager              : schuay <jakob.gruber@gmail.com>
Build Date            : 2020-05-26
Signatures            : Yes

$ sudo pacman-key --updatedb
==> Updating trust database...
gpg: next trustdb check due at 2022-04-20

$ sudo pacman-key --list-keys "Jakob Gruber <jakob.gruber@gmail.com>"
pub   rsa2048 2010-06-26 [SC]
      2612B04099DBD9B9A3DD92A0456C7A9B91B842AE
uid           [marginal] Jakob Gruber <jakob.gruber@gmail.com>
sub   rsa2048 2010-06-26 [E]

$ pamac install shntool
Preparing...

Choose optional dependencies for shntool:
1:  mac: support for ape format

Enter a selection (default=none): 1

==== AUTHENTICATING FOR org.manjaro.pamac.commit ====
Authentication is required to install, update, or remove packages
Authenticating as: Freddy Vejen (freddy)
Password: 
==== AUTHENTICATION COMPLETE ====
Synchronizing package databases...
cp: preserving times for '/tmp/pamac/dbs/sync/refresh_timestamp': Operation not permitted
Resolving dependencies...
Checking inter-conflicts...

To install (2):
  mac      7.22-1      community  
  shntool  3.0.10-6    community  68,2 kB

Total download size: 68,2 kB
Total installed size: 706,2 kB

Apply transaction ? [y/N] y
Download of shntool (3.0.10-6) started                                                                              
Download of shntool (3.0.10-6) finished                                                                             
Checking keyring...                                                                                            [2/2]
Checking integrity...                                                                                          [2/2]
Error: shntool: key "Jakob Gruber <jakob.gruber@gmail.com>" is disabled
Removing invalid files and retrying...
Resolving dependencies...
Checking inter-conflicts...
Download of shntool (3.0.10-6) started                                                                              
Download of shntool (3.0.10-6) finished                                                                             
Checking keyring...                                                                                            [2/2]
Checking integrity...                                                                                          [2/2]
Error: shntool: key "Jakob Gruber <jakob.gruber@gmail.com>" is disabled
Error: Failed to commit transaction: invalid or corrupted package (PGP signature):

Use a more up to date mirror, this was fixed already:

 sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu  

Bug report:

1 Like

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