it's been 5 months, why hasn't the GPG key been updated in the PKGBUILD?
Search Criteria
Package Details: units 2.27-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/units.git (read-only, click to copy) |
|---|---|
| Package Base: | units |
| Description: | converts between different units |
| Upstream URL: | https://www.gnu.org/software/units/units.html |
| Keywords: | calculator conversion units |
| Licenses: | GPL-3.0-or-later |
| Submitter: | arojas |
| Maintainer: | tarball |
| Last Packager: | tarball |
| Votes: | 64 |
| Popularity: | 1.28 |
| First Submitted: | 2023-04-01 17:48 (UTC) |
| Last Updated: | 2026-04-02 15:03 (UTC) |
Dependencies (4)
- readline (readline-gitAUR)
- python-requests (make)
- less (less-gitAUR) (optional) – default pager for built-in documentation
- python-requests (optional) – for live currency rates
Required by (2)
Sources (5)
Mackin_cheese commented on 2025-05-01 16:30 (UTC)
tarball commented on 2024-12-02 21:49 (UTC) (edited on 2025-05-01 19:00 (UTC) by tarball)
Fetching the signing key:
gpg --keyserver keyserver.ubuntu.com --recv-keys 927D02FA733C3D902D21CAC02D649F2B7B4C8179
Ranguvar commented on 2024-12-01 17:43 (UTC) (edited on 2024-12-01 17:44 (UTC) by Ranguvar)
I'm able to import the new key from Adrian Mariano <avm4 -at- crnell -dot- edu> now, using
gpg --keyserver keyserver.ubuntu.com --recv-keys 927D02FA733C3D902D21CAC02D649F2B7B4C8179
jfbourdeau commented on 2024-11-29 21:49 (UTC)
ok instead of installing the normal way on Manjaro, I clicked the BUILD button and imported the key and it's working now
jfbourdeau commented on 2024-11-29 18:37 (UTC)
key 927D02FA733C3D902D21CAC02D649F2B7B4C8179 could not be imported
units 2.24-1
Any workaround to fix that ?
fermino commented on 2024-11-29 15:10 (UTC)
I haven't been able to find Adrian's PGP key in any server I tried. I'm guessing he hasn't uploaded them yet.
BTW, out of curiosity, @tarball where did you get the key from? I have not been able to find it anywhere, and the only email I see in the project's page is adrianm@gnu.org.
Thanks and regards :)
GeBo commented on 2024-11-29 11:45 (UTC) (edited on 2024-11-29 11:45 (UTC) by GeBo)
Confirm keyring problem:
units-2.24.tar.gz ... MISLUKT (onbekende publieke sleutel 2D649F2B7B4C8179)
(Dutch for FAILED (unknown public key))
dougy147 commented on 2024-11-29 06:46 (UTC) (edited on 2024-11-29 06:46 (UTC) by dougy147)
Recurring keyring problem.
wget https://ftp.gnu.org/gnu/units/units-2.24.tar.gz
tar xvf units-2.24.tar.gz
cd units-2.24
./configure && make && sudo make install
tarball commented on 2024-02-29 15:45 (UTC)
Probably a problem with your keyring. I just re-tested it with a freshly created unix user and it builds fine.
early_adopter commented on 2024-02-29 15:40 (UTC) (edited on 2024-02-29 15:42 (UTC) by early_adopter)
The build is failing due to a problem with the key in the comment below.
gpg: Note: signatures using the SHA1 algorithm are rejected
gpg: key 0x1889D5F0E0636F49: 2 bad signatures
gpg: key 0x1889D5F0E0636F49: no valid user IDs
gpg: this may be caused by a missing self-signature
Pinned Comments
tarball commented on 2024-12-02 21:49 (UTC) (edited on 2025-05-01 19:00 (UTC) by tarball)
Fetching the signing key: