update: solved by adding "keyring /etc/pacman.d/gnupg/pubring.gpg" to the end of ~/.gnupg/gpg.conf
==> Verifying source file signatures with gpg...
wluma-4.5.1.tar.gz ... FAILED (unknown public key 4A2B758631E1FD91)
Git Clone URL: | https://aur.archlinux.org/wluma.git (read-only, click to copy) |
---|---|
Package Base: | wluma |
Description: | Automatic brightness adjustment based on screen contents and ALS |
Upstream URL: | https://github.com/maximbaz/wluma |
Licenses: | ISC |
Submitter: | maximbaz |
Maintainer: | torculus |
Last Packager: | torculus |
Votes: | 15 |
Popularity: | 1.46 |
First Submitted: | 2020-05-19 18:37 (UTC) |
Last Updated: | 2025-01-10 01:49 (UTC) |
update: solved by adding "keyring /etc/pacman.d/gnupg/pubring.gpg" to the end of ~/.gnupg/gpg.conf
==> Verifying source file signatures with gpg...
wluma-4.5.1.tar.gz ... FAILED (unknown public key 4A2B758631E1FD91)
I apologize for not being responsive and having the package stay outdated, I am disowning it now with a hope that someone would be interested to pick it up, and keep up-to-date, as well as bring it up to the Rust packaging guidelines as suggested below!
This has been out of date for over a month now. Can you please update to 4.4.0?
Suggestion for refactored PKGBUILD, according Arch package guidelines for Rust projects: https://0x0.st/H79n.txt
Done! May I ask on what aarch64 hardware did you manage to get wluma working? :)
@maximbaz Hey, thank you for doing the package. Can you also add 'aarch64'
to the list of supported architectures in the PKGBUILD
file?
All the best,
To install the package first import my PGP key:
gpg --recv-keys 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
Alternatively add keyserver-options auto-key-retrieve
to your ~/.gnupg/gpg.conf
Build failed:
==> Validating source files with sha256sums...
wluma-2.0.1.tar.gz ... Passed
wluma-2.0.1.tar.gz.asc ... Skipped
==> Verifying source file signatures with gpg...
wluma-2.0.1.tar.gz ... FAILED (unknown public key 011FDC52DA839335)
==> ERROR: One or more PGP signatures could not be verified!
Build failed with exit code 1 in /home/alan/.cache/rua/build/wluma
Pinned Comments
maximbaz commented on 2022-01-04 11:23 (UTC)
To install the package first import my PGP key:
Alternatively add
keyserver-options auto-key-retrieve
to your~/.gnupg/gpg.conf