import the signature after verifying it matches $validpgpkeys in PKGBUILD:
[user@boxen aurman]$ gpg --receive-keys 910B8C499BED531BC
| Git Clone URL: | https://aur.archlinux.org/aurman.git (read-only, click to copy) |
|---|---|
| Package Base: | aurman |
| Description: | AUR helper with almost pacman syntax |
| Upstream URL: | https://github.com/polygamma/aurman |
| Licenses: | MIT |
| Submitter: | polygamma |
| Maintainer: | polygamma |
| Last Packager: | polygamma |
| Votes: | 200 |
| Popularity: | 0.078854 |
| First Submitted: | 2018-03-20 21:31 (UTC) |
| Last Updated: | 2023-05-14 20:28 (UTC) |
import the signature after verifying it matches $validpgpkeys in PKGBUILD:
[user@boxen aurman]$ gpg --receive-keys 910B8C499BED531BC
Please install license file.
aurman_sources git repo ... FAILED (unknown public key 910B8C499BED531B)
==> ERROR: One or more PGP signatures could not be verified!
Thank you for still maintaining it.
python-sgmllib was replaced by https://archlinux.org/packages/extra/any/python-sgmllib3k/ now. The dependencies of Aurman are fixed again :D
python-sgmllib use to be part of the "extra" packages. I don't why it was deleted. I installed my laptop 2 days ago and that package was installed.
Needs python-sgmllib3k as dependency.
Seems it needs setuptools as makedepends:
==> Starting package()... Traceback (most recent call last): File "/tmp/aurman/src/aurman_sources/setup.py", line 9, in <module> from setuptools import setup, find_packages
Pinned Comments