@janispritzkau
There seems to be some issue in your machine's gpg setup. But it’s unrelated to this package.
Git Clone URL: | https://aur.archlinux.org/python-sphinx-2.git (read-only, click to copy) |
---|---|
Package Base: | python-sphinx-2 |
Description: | Python documentation generator |
Upstream URL: | http://www.sphinx-doc.org/ |
Keywords: | python sphinx |
Licenses: | BSD |
Conflicts: | python-sphinx |
Provides: | python-sphinx |
Submitter: | yurikoles |
Maintainer: | None |
Last Packager: | yurikoles |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-13 08:26 (UTC) |
Last Updated: | 2021-11-22 18:39 (UTC) |
@janispritzkau
There seems to be some issue in your machine's gpg setup. But it’s unrelated to this package.
Installation fails:
:: PGP keys need importing:
-> E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07, required by: python-sphinx-2
-> 8A11B79A5D0D749A66F0A030102C2C17498D6B9E, required by: python-sphinx-2
==> Import? [Y/n]
:: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keys
I managed to get it to work with running this command gpg --keyserver hkp://keys.gnupg.net/ --recv-key <KEY>
. But it seems a bit much just to install a package.
Thanks for the encouragement. I read this a long time ago sorry.
ArchLinux users are really encouraged to read AUR article in Arch Wiki before installing something from AUR. And at least to try to search in the interwebs for issue before posting on forums. In this case answer is here: Arch User Repository # Acquire a PGP public key if needed which in turn refers to Makepkg # Signature checking
The install fails when checking signatures with gpg :( (Unknown public key 102C2C17...)
PRs are welcome: https://github.com/yurikoles-aur/python-sphinx-2
Pinned Comments
yurikoles commented on 2020-04-13 08:28 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/python-sphinx-2