bohoomil / fontconfig-ultimate

freetype2-infinality run-time settings => infinality compatible fontconfig => infinality-bundle
453 stars 38 forks source link

Not able to add key pacman-key -r #66

Closed harsh1kumar closed 9 years ago

harsh1kumar commented 9 years ago

I am not able to add the key for the repository on Arch. I get the following error:

# pacman-key -r 962DDE58
gpg: keyserver receive failed: Connection timed out
==> ERROR: Remote key not fetched correctly from keyserver.

I am behind a proxy server, so I think I won't be able to download this key as the port might be blocked. So, I would have to use the following command to add the key:

# pacman-key --add /path/to/downloaded/keyfile

For this I would require the keyfile. I tried search a lot, but was not able to find the keyfile.

Can someone please tell where I can find keyfile for this repository?

bohoomil commented 9 years ago

Hello @harsh1kumar I constantly have to write the same thing: GitHub issues is not for package related issues. Please, use the dedicated support thread on Arch Linux Forums where the key-related issues have been discussed dozens of times recently.

By the way, don't you think that this bit

gpg: keyserver receive failed: Connection timed out
==> ERROR: Remote key not fetched correctly from keyserver.

quite plainly states that the problem is not with the key but the quality of your Internet connection? ;-)