Package Details: yubioath-desktop 5.1.0-4

Git Clone URL: https://aur.archlinux.org/yubioath-desktop.git (read-only, click to copy)
Package Base: yubioath-desktop
Description: Yubico Authenticator for Desktop
Upstream URL: https://github.com/Yubico/yubioath-desktop
Licenses: BSD-3-Clause
Submitter: carsme
Maintainer: envolution
Last Packager: envolution
Votes: 1
Popularity: 0.78
First Submitted: 2025-03-19 09:52 (UTC)
Last Updated: 2025-03-28 02:34 (UTC)

Latest Comments

envolution commented on 2025-04-04 03:13 (UTC)

I assume you're not using a helper so you should be manually installing the keys listed in the pkgbuild. Here's a bash command that does it while you're in the same directory as the PKGBUILD:

( source PKGBUILD && for key in "${validpgpkeys[@]}"; do gpg --recv-keys "$key"; done )

PhotoJim commented on 2025-04-04 03:01 (UTC) (edited on 2025-04-04 03:02 (UTC) by PhotoJim)

PGP signature error; has persisted a couple of weeks or more:

Building yubioath-desktop...
Running as unit: run-p153648-i153948.service
Press ^] three times within 1s to disconnect TTY.
==> Making package: yubioath-desktop 5.1.0-4 (Thu 03 Apr 2025 08:48:36 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning yubioath-desktop git repo...
Cloning into bare repository '/var/cache/private/pamac/yubioath-desktop/yubioath-    desktop'...
remote: Enumerating objects: 46364, done.
remote: Counting objects: 100% (2653/2653), done.
remote: Compressing objects: 100% (544/544), done.
remote: Total 46364 (delta 2423), reused 2166 (delta 2086), pack-reused 43711 (from 4)
Receiving objects: 100% (46364/46364), 44.02 MiB | 34.04 MiB/s, done.
Resolving deltas: 100% (32283/32283), done.
  -> Found 0001-cstdint.patch
==> Validating source files with sha512sums...
    yubioath-desktop ... Passed
    0001-cstdint.patch ... Passed
==> Verifying source file signatures with gpg...
    yubioath-desktop git repo ... SIGNATURE NOT FOUND
FAILED
==> ERROR: One or more PGP signatures could not be verified!
Finished with result: exit-code
Main processes terminated with: code=exited, status=1/FAILURE
Service runtime: 9.164s
CPU time consumed: 4.800s
Memory peak: 64.6M (swap: 0B)
Error: Failed to build yubioath-desktop