Package Details: yubico-yubioath-desktop-git 1342-1

Git Clone URL: https://aur.archlinux.org/yubico-yubioath-desktop-git.git (read-only, click to copy)
Package Base: yubico-yubioath-desktop-git
Description: Crossplatform graphical user interface to generate one-time passwords.
Upstream URL: https://developers.yubico.com/yubioath-desktop/
Licenses: BSD
Submitter: tuftedocelot
Maintainer: egrupled
Last Packager: tuftedocelot
Votes: 12
Popularity: 0.69
First Submitted: 2014-05-08 12:38 (UTC)
Last Updated: 2020-02-24 01:40 (UTC)

Latest Comments

1 2 3 4 Next › Last »

brianmercer commented on 2022-10-01 13:44 (UTC) (edited on 2022-10-01 13:44 (UTC) by brianmercer)

Yeah. The github key has no user ID and fails to import from the default keyserver.

Getting it from a different keyserver solved the issue for me.

gpg --keyserver hkps://pgp.surf.nl --recv-keys 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23

DDoSolitary commented on 2020-06-14 04:34 (UTC)

Could you please remove the checking of git commit signatures? Not all commits in the upstream repo is signed and it is causing troubles from time to time on my automated build script.

username_uMC6y4K commented on 2020-04-23 00:52 (UTC)

Not sure if this will help anyone else ... but make sure to install pcsc-tools and enable the service. Otherwise the key will not be detected.

nomuken commented on 2020-02-05 04:13 (UTC)

Hi. Please rename yubioath-desktop.desktop to com.yubico.yubioath.desktop. ( see this: https://github.com/Yubico/yubioath-desktop/commit/08f563b172b287f07360bfca52a1c25a51985ba9 )

-  install -D -m0644 resources/yubioath-desktop.desktop "${pkgdir}/usr/share/applications/yubioath-desktop.desktop"
+  install -D -m0644 resources/com.yubico.yubioath.desktop "${pkgdir}/usr/share/applications/yubioath-desktop.desktop"

DDoSolitary commented on 2020-02-05 01:49 (UTC)

Build is failing again because they changed name of the .desktop file this time...

tuftedocelot commented on 2020-01-25 13:36 (UTC)

Thanks vasya and DDoSolitary. I pushed out an update

DDoSolitary commented on 2020-01-19 10:49 (UTC)

Build is failing because the icon file under has been renamed to com.yubico.yubioath.png

vasya commented on 2020-01-03 15:40 (UTC)

Hi. Can you please add qt5-graphicaleffects to dependencies? The app doesn't start without it, saying

QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:64 Type StyledToolBar unavailable
qrc:/qml/StyledToolBar.qml:5 module "QtGraphicalEffects" is not installed

Segmentation fault (core dumped)

RubenHoms commented on 2020-01-02 14:59 (UTC)

This is currently broken for me as the PGP key used to sign the package (BB568D1A81F6A965) is different than the ones in the PKGBUILD.