Search Criteria
Package Details: kwalletcli 3.03-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/kwalletcli.git (read-only, click to copy) |
---|---|
Package Base: | kwalletcli |
Description: | Command-Line Interface for the KDE Wallet |
Upstream URL: | https://www.mirbsd.org/kwalletcli.htm |
Licenses: | LGPL3, custom:MirOS |
Submitter: | dopsi |
Maintainer: | jbouter |
Last Packager: | jbouter |
Votes: | 17 |
Popularity: | 0.009196 |
First Submitted: | 2016-10-25 19:00 (UTC) |
Last Updated: | 2023-10-29 07:08 (UTC) |
Latest Comments
« First ‹ Previous 1 2
jbouter commented on 2021-09-21 09:38 (UTC)
@SmillerNL, please see the AUR wiki on base-devel dependencies:
https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
In short; you should never specify dependencies of base-devel in your PKGBUILD, because it may always be assumed that base-devel is installed.
pkgconf
is part of base-devel.SMillerNL commented on 2021-05-14 20:48 (UTC)
The package actually depends on
pkgconf
to build too.biloucat commented on 2021-05-07 15:59 (UTC)
could you update to 3.03-1 version ?
bhyoo commented on 2021-01-06 03:55 (UTC)
You have to declare
PINENTRY
environment variable to usepinentry-kwallet
. (The default pinentry set aspinentry
in/usr/bin/pinentry-kwallet
)For example:
in
~/.config/environment.d/99-agents.conf
arkades commented on 2019-02-24 15:24 (UTC) (edited on 2019-02-24 21:02 (UTC) by arkades)
pinentry-kwallet does not work anymore, at least it does not show up on $DISPLAY. It is hangin in the background waiting for input. BTW I could not find any kwalletcli or pinentry related journal entries or kernel messages.
EDIT: the git version seams to work as by today https://aur.archlinux.org/packages/kwalletcli-git/
EDIT 2: after reboot the it doesnt work anymore
BTW: Is pinentry-kwallet supposed to obtain the password for gpg keys from kwallet without user interaction? Should it open a pinentry window? Thank you for further hints!
g99 commented on 2018-03-05 00:08 (UTC) (edited on 2018-03-05 04:11 (UTC) by g99)
http://www.mirbsd.org/kwalletcli.htm has many dead links. kwalletCLI seems to work fine, e.g. with python. But the line "pinentry-program /usr/bin/pinentry-kwallet" in ~/.gnupg/gpg-agent.conf will render Kleopatra and Kgpg unable to change passphrases. Look in gpg-watch for protocol.
FrenchToasts commented on 2017-09-24 23:56 (UTC)
« First ‹ Previous 1 2