Artix Linux Forum

Artix Linux => Package management => Topic started by: clappingsnowdrop on 09 April 2024, 19:01:15

Title: keepassxc out of date
Post by: clappingsnowdrop on 09 April 2024, 19:01:15
world/keepassxc 2.7.7-1 does not launch

extra/keepassxc 2.7.7-2 works

Here is the error output when launching world/keepassxc 2.7.7-1:
Quote
keepassxc: error while loading shared libraries: libbotan-3.so.3: cannot open shared object file: No such file or directory

extra/keepassxc 2.7.7-2 launches and works fine even when I'm using world/keepassxc 2.7.7-1's dependencies

Quick test I did was:
Quote
pacman -R keepassxc
pacman -S extra/keepassxc

Title: Re: keepassxc out of date
Post by: Dju on 09 April 2024, 19:59:49
hello,
same here. a bit worried about not being able to access my passwords   :'(
as i saw an upgrade for the botan package yesteday, i downgraded botan from version 3.4.0-1 to the previous one, 3.3.0-1
keepassxc works again :)
Title: Re: keepassxc out of date
Post by: gjooz on 10 April 2024, 22:44:53
Created a account just to thank you. Thanks very much, saved my day :)
Title: Re: keepassxc out of date
Post by: Artist on 11 April 2024, 22:04:11
There was a build issue with keepassxc 2.7.7-2 but this has been fixed a few hours ago.

artist
Title: Re: keepassxc out of date
Post by: Dju on 11 April 2024, 22:36:32
@gjooz haha i can imagine why :D

@arist indeed, the new version of keepassxc + botan works fine, now.
thanks :)