Code Monkey home page Code Monkey logo

Comments (5)

ratzakogl avatar ratzakogl commented on June 7, 2024 2

The solution provided by @Zush18 did not work on my system. (pacman-key (pacman) 5.2.2)
I tried querying pgp.mit.edu manually and it looks like they are having problems at the moment with 2 out of my 3 queries leading to a timeout.

What finally did the trick for me was specifying another keyserver with the --keyserver option and using the prefix 0x for the key:
sudo pacman-key --recv-key 0xD5E3DF45D8312635 --keyserver keys.gnupg.net

Signing the key once it was fetched worked as expected.
sudo pacman-key --lsign-key D5E3DF45D8312635

from wine-lol.

M-Reimer avatar M-Reimer commented on June 7, 2024

Maybe the same as this issue:
Jguer/yay#656

Check

/etc/pacman.d/gnupg/gpg.conf

What is your configured "keyserver"?

from wine-lol.

M-Reimer avatar M-Reimer commented on June 7, 2024

No more feedback. Closing.

from wine-lol.

OzPineapple avatar OzPineapple commented on June 7, 2024

Same problem.
I solve it by adding a keyserevr in /etc/pacman.d/gnupg/gpg.conf

keyserver hkp://pgp.mit.edu:11371

My distro didn't have it by default

from wine-lol.

M-Reimer avatar M-Reimer commented on June 7, 2024

For some reason the quality of keyservers seems to be unreliable. I have similar problems with another project where I had to hardcode a keyserver for reliability. I thought that the keyservers exchange keys between each other but I may be wrong here...

from wine-lol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.