You are not logged in.

#1 2024-10-25 13:45:10

FrancisArcher_60
Member
Registered: 2024-09-05
Posts: 11

[SOLVED]I can' to install Wine

I'm trying to create a package with makepgk -si to install Wine, but when I run the command in the terminal, trows me this error:

wine-9.0.tar.xz ... FAILED (unknown public key CEFAC8EAAF17519D)
ERROR: One or more PGP signatures could not be verified!

I used some commands to import the key, but didn't works:

sudo pacman-key --recv-keys CEFAC8EAAF17519D
sudo pacman-key --lsign-key CEFAC8EAAF17519D

Last edited by FrancisArcher_60 (2024-10-26 21:26:15)

Offline

#2 2024-10-25 13:52:15

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: [SOLVED]I can' to install Wine

Okay - absolutely nothing about that makes any sense:

1) Why are you not using the wine package from [multilib]?
2) If you are building a wine package from the AUR, which one?  There isn't one called just "wine".
3) If a build fails, post the complete command and output to avoid playing 20 questions like this.
4) Even if the problem is needing a PGP key for verifying the source, pacman-key is completely irrelevant and should not be used for this.

EDIT: following from seth's post below - the key signature seems to indicate that this is an attempt to build wine-stable which addresses questions 2+3 (and partially #1).  But please do not make people play detective to have to help you.

EDIT 2: you also have a steady history of asking questions before bothering to do any search or reading of the documentation yourself.  This has been brought to your attention before.

Last edited by Trilby (2024-10-25 15:11:43)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-10-25 14:55:02

seth
Member
Registered: 2012-09-03
Posts: 59,012

Offline

Board footer

Powered by FluxBB