%{_hkp_keyserver} in rpm
Kacper Kornet
draenog at pld-linux.org
Thu Jun 4 11:19:55 CEST 2015
On Thu, Jun 04, 2015 at 11:51:57AM +0300, Elan Ruusamäe wrote:
> On 04.06.2015 00:07, Kacper Kornet wrote:
> >On Wed, Jun 03, 2015 at 10:33:24PM +0300, Elan Ruusamäe wrote:
> >>On 03.06.2015 20:02, Kacper Kornet wrote:
> >>>What should we do about %{_hkp_keyserver} in rpm. Right now it is set to
> >>>hkp://keys.rpm5.org which I think is down currently.
> >>>1. Set it to %nil
> >>>2. Set it to hkp://pgp.mit.edu (Fedora and OpenSuse use
> >>>http://pgp.mit.edu but I'm not sure if our rpm can do it).
> >>what do you do to get the error? i.e what commands you run?
> >The easiest way:
> >rpm -K git-core-2.4.0-1.x86_64.rpm
> i mean how did you encounter this problem? i don't believe you run
> rpm -K manually on packages.
> by "what commands you run?" i mean what are the actual commands you
> have ran and get error. and show the actual error as well.
You have cut out the rest of my answer:
I have found it by investigating why
rpm -qp --nosignature rpm/packages/google-chrome/google-chrome-stable-43.0.2357.65-1.x86_64.rpm
takes 2 minutes to finish.
And the original slow command was:
rpm -qp --nodigest --nosignature --qf %{R} google-chrome-stable-43.0.2357.81-1.x86_64.rpm
called during building google-chrome
--
Kacper
More information about the pld-devel-en
mailing list