Package Details: kpcli 4.1.2-1

Git Clone URL: https://aur.archlinux.org/kpcli.git (read-only, click to copy)
Package Base: kpcli
Description: Command line browser of KeePassX database files (*.kdb)
Upstream URL: http://sourceforge.net/projects/kpcli/
Licenses: GPL, PerlArtistic
Submitter: gauthma
Maintainer: SammyPoot
Last Packager: SammyPoot
Votes: 56
Popularity: 0.25
First Submitted: 2011-01-03 00:41 (UTC)
Last Updated: 2024-10-25 10:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

waschtl commented on 2016-10-26 18:31 (UTC)

perl-xml-parser should still be a dependency, shouldn't it? At least on my system I had to install it manually to open a .kdbx file.

heichblatt commented on 2016-08-17 08:57 (UTC)

The SHA256SUM of the README has changed. --- PKGBUILD.orig 2016-08-17 10:54:28.000000000 +0200 +++ PKGBUILD 2016-08-17 10:54:23.682131030 +0200 @@ -15,7 +15,7 @@ source=("http://downloads.sourceforge.net/project/kpcli/kpcli-$pkgver.pl" "http://downloads.sourceforge.net/project/kpcli/README") sha256sums=('947b7b0485215f72e14bb8936c847abb583253c597f58234650922270259049c' - '43878d755ea06a2fa2a5df0ee77cb81f1a55b6bba7c855b47f46e63ba9630e03') + '30e0e44651bf0dcb08a53c974450acae82857b462dab1b02a5911217a6b936a1') package() { install -Dm755 "kpcli-${pkgver}.pl" "${pkgdir}/usr/bin/kpcli"

pauper commented on 2015-07-21 17:22 (UTC)

perl-sub-install is also an optional dependency for the timer to automatically lock the database (perl-capture-tiny and perl-clipboard are required for the copy to clipboard commands).

dcuk commented on 2014-06-15 16:28 (UTC)

The latest version of this (2.7-1) requires perl-clone from the Community repo to be installed. This needs to be added as a dependency I think.

polyzen commented on 2014-06-15 14:44 (UTC)

If you are updating -- and have previously sourced a README -- , makepkg won't download the updated one. This will lead to the validity check not passing. You will have to delete the older README before running makepkg. (Thanks grawity)

dcuk commented on 2014-06-12 19:03 (UTC)

The segfault is due to the recent perl upgrade to 5.20.0 which has broken some of the module ABI. The package that needs rebuilding is perl-crypt-rijndael (currently 1.12-1). If you download that package, bump the package number and rebuild it will stop the errors.

jstitch commented on 2014-06-09 22:49 (UTC)

me too, seg fault using kpcli dmesg shows [18878.480309] kpcli[11604]: segfault at 6 ip 00007f649e03182e sp 00007fffd18e7b60 error 4 in Rijndael.so[7f649e02f000+4000] [18878.620577] systemd-journald[131]: Deleted empty journal /var/log/journal/b51ae461292b60b7c7f745ba00000159/user-1000@376ad42833b044748fcbb10a11c27287-0000000000000000-0000000000000000.journal (8396800 bytes). [18878.626335] systemd-journald[131]: Failed to write entry (26 items, 6169206 bytes) despite vacuuming, ignoring: Argument list too long

prg commented on 2014-06-06 14:30 (UTC)

Anyone else experiencing segfaults after recent perl package upgrades? kpcli zsh: segmentation fault (core dumped) kpcli

OxHaK commented on 2014-04-17 18:30 (UTC)

Hi, please add perl-term-readline-gnu as dependency, I was in trouble to run kpcli without a readline.