Search Criteria
Package Details: perl-file-keepass 2.03-4
Git Clone URL: | https://aur.archlinux.org/perl-file-keepass.git (read-only, click to copy) |
---|---|
Package Base: | perl-file-keepass |
Description: | Interface to KeePass V1 and V2 database files |
Upstream URL: | https://metacpan.org/release/File-KeePass |
Licenses: | |
Submitter: | gauthma |
Maintainer: | jnbek |
Last Packager: | jnbek |
Votes: | 32 |
Popularity: | 0.172040 |
First Submitted: | 2010-12-18 15:02 |
Last Updated: | 2016-09-12 22:44 |
Latest Comments
1 2 Next › Last »
confusedfla commented on 2016-09-20 13:39
> and reinstall that AUR-package again
> worked for me getting kpcli to run again should work here, too i think.
Unfortunately this doesn't work for me, despite reinstalling perl-crypt-rijndael.
Has anyone else discovered the "loadable library and perl binaries are mismatched" problem too?
erholst commented on 2016-06-26 03:11
@cfalzone
do a
sudo pacman -R perl-crypt-rijndael
and reinstall that AUR-package again
worked for me getting kpcli to run again should work here, too i think.
cfalzone commented on 2016-06-07 01:17
The package failed to build today, though it built fine on another machine I just tested. Both are up-to-date.
Any advice on how to proceed?
warning: perl-file-keepass-2.03-3 is up to date -- reinstalling
Aur Targets (1): perl-file-keepass
Proceed with installation? [Y/n] y
[snipped...]
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_base.t ..... Rijndael.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)
t/00_base.t ..... Dubious, test returned 1 (wstat 256, 0x100)
Failed 84/84 subtests
t/01_kdbx.t ..... Rijndael.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)
t/01_kdbx.t ..... Dubious, test returned 1 (wstat 256, 0x100)
Failed 78/78 subtests
t/05_convert.t .. Rijndael.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)
t/05_convert.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 17/17 subtests
Koromix commented on 2015-02-28 18:49
It's okay, thank you guys for reporting the problem. I still had perl-compress-zlib on my computer and never realized it was outdated.
Now I've tested this in a vanilla Arch VM and it seems to work OK without any additional dependency.
punkrockguy318 commented on 2015-02-28 15:22
great; thanks for updating the PKGBUILD so quickly
kyak commented on 2015-02-28 07:40
basically i just removed perl-compress-zlib from depends and can confirm that it still works.
kyak commented on 2015-02-28 07:28
my impression is that it has been merged to main perl as perl-compress-raw-zlib (and very long ago)
punkrockguy318 commented on 2015-02-27 23:00
what happpened to perl-compress-zlib?
kyak commented on 2015-02-27 21:08
perl-compress-zlib is no more
gauthma commented on 2013-08-15 13:58
liganic I compiled it just fine... have you tried to reinstall Crypt::Rijndael?