Pamac PGP signatures ERROR when installing wine-stable

the log

sudo pamac install wine-stable
Warning: wine-stable is only available from AUR
Preparing...
Checking wine-stable dependencies...
bsdtar: Failed to set default locale
Resolving dependencies...
Checking inter-conflicts...

To build (1):
  wine-stable  6.0.1-2                                 AUR
To remove (1):
  wine         6.15-1   (Conflicts With: wine-stable)  multilib

Total removed size: 476.6 MB

Edit build files : [e] 
Apply transaction ? [e/y/N] y

Cloning wine-stable build files...
Running as unit: run-u100.service
Finished with result: success
Main processes terminated with: code=exited/status=0
Service runtime: 788ms
CPU time consumed: 116ms

Building wine-stable...
Running as unit: run-u101.service
Press ^] three times within 1s to disconnect TTY.
==> Making package: wine-stable 6.0.1-2
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading wine-6.0.1.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 23.0M  100 23.0M    0     0  5275k      0  0:00:04  0:00:04 --:--:-- 5276k
  -> Downloading wine-6.0.1.tar.xz.sign...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   833  100   833    0     0   9003      0 --:--:-- --:--:-- --:--:--  9054
  -> Found 30-win32-aliases.conf
  -> Found wine-binfmt.conf
  -> Found 0001-msvcrt-Add-sincos-to-importlib.patch
==> Validating source files with b2sums...
    wine-6.0.1.tar.xz ... Passed
    wine-6.0.1.tar.xz.sign ... Skipped
    30-win32-aliases.conf ... Passed
    wine-binfmt.conf ... Passed
    0001-msvcrt-Add-sincos-to-importlib.patch ... Passed
==> Verifying source file signatures with gpg...
    wine-6.0.1.tar.xz ... cat: write error: Broken pipe
FAILED
==> ERROR: One or more PGP signatures could not be verified!
Finished with result: exit-code
Main processes terminated with: code=exited/status=1
Service runtime: 6.306s
CPU time consumed: 2.550s
Error: Failed to build wine-stable

Please read the comments on the AUR page AUR (en) - wine-stable

But honestly i see no good reason to drop the wine from Manjaro repository for that AUR package.

1 Like

The gpg import does not work. Already tried.

See:

1 Like

Fix it with a pamac update.

What does not work? What’s the terminal output? I was able to import the key just fine.

EDIT: The command on the AUR page will not work as pool.sks-keyservers.net is no longer used. Please see the tutorial I linked above.

❯ gpg --recv-keys CEFAC8EAAF17519D
gpg: key CEFAC8EAAF17519D: public key "Alexandre Julliard <julliard@winehq.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1

There’s nothing to fix, I just built it successfully with Pamac.

1 Like

Post the exact command I must run. Tried importing Julliard and Stellard keys but still same problem.

Help us help you. I’ve already asked you to provide output and the commands needed have already been provided.

Are those commands meant to be run as root or user? Anyway.

gpg --recv-keys CEFAC8EAAF17519D
gpg: key CEFAC8EAAF17519D: "Alexandre Julliard <julliard@winehq.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

gpg --recv-key 8F0871F202119294
gpg: key 8F0871F202119294: "Tom Stellard <tom@stellard.net>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

gpg --keyserver keyserver.ubuntu.com --recv-key 8F0871F202119294
gpg: key 8F0871F202119294: "Tom Stellard <tom@stellard.net>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

Still same error.

https://wiki.manjaro.org/index.php/Forum_Rules#Old_Threads.2F.22Necro-Bumping.22