Re: Keepassxc hard masked, why ?

yahoo <[email protected]> Wed, 15 Apr 2026 16:34:27 +0200
Newsgroups gmane.linux.gentoo.user
Message-ID <[email protected]>
Il 15/04/26 16:06, yahoo ha scritto:
> Il 15/04/26 15:16, yahoo ha scritto:
>>
>> Il 15/04/26 10:53, Jacques Montier ha scritto:
>>> Le mar. 14 avr. 2026 à 17:45, Arve Barsnes <[email protected] 
>>> <mailto:[email protected]>> a écrit :
>>>
>>> I put the line =app-admin/keepassxc-2.8.0_pre260316-r1 ** in 
>>> accept_keywords and installed this version.
>>> Thanks Arve for the tip i did not know !
>>> I also try keepassxc-2.7.12 via Flatpak.
>>>
>>> Everything works fine.
>>>
>> Interesting, I have a non-trivial build error:
>>
>> /var/tmp/portage/app-admin/keepassxc-2.8.0_pre260316-r1/work/ 
>> keepassxc-379be00127db60b1ddee9c67f4bfc49c15db8236/src/sshagent/ 
>> OpenSSHKeyGen.cpp:92:43: error: variable ‘Botan::EC_Group domain’ has 
>> initializer but incomplete type
>>     92 |             Botan::EC_Group 
>> domain(QString("secp%1r1").arg(bits).toStdString());
>>
>>
>> Can you share your USE flags? Are you on ~amd64?
>> Mine:
>>
>> [ebuild     U *] app-admin/keepassxc-2.8.0_pre260316-r1::gentoo 
>> [2.7.11- r2::gentoo] USE="X keyring network ssh-agent -browser -doc - 
>> test (- autotype%*) (-keeshare%) (-yubikey%)" 0 KiB
>>
> https://bugs.gentoo.org/972359

Applying the patch mentioned in the linked bugzilla I am able to build 
and execute, but typing the key combination for auto-type and selecting 
one password the password is copied to the terminal but keepassxc crashes:

keepassxc[2376]: segfault at 100000030 ip 000071e44af358d1 sp 
00007ffda44c11c0 error 4 in libQt6Core.so.6.10.3[3358d1,71e44ac91000+3a0000]

I wonder if it is a bug or a feature? :-)

There is a similar resolved bug (https://bugs.gentoo.org/968759) but it 
is for 2.7.11.

I'll do more investigation later.

raffaele