@dotancohen - The question is not "what version *forward* are Keepass v2
files (*.kdbx) supported" but instead "at which version did support
cease." The simple answer is that Keepass v2 files up to and through
version 3.1 are supported. Version 4 and beyond are not supported and
may never be.
You
KeepassX version 0.4.4 and earlier use *.kdb (V1).
KeepassX version 2.0.0 and higher use *.kdbx (V2).
I do now know what your problem is, but you might want to try keepass2,
keepassxc, and/or read about "Version 4 of the KDBX file format is
unsupported" here: https://sourceforge.net/projects/kpcl
The file command can tell you if the file format is v1 or v2:
$ file test.kdb
test.kdb: Keepass password database 1.x KDB, 11 groups, 12 entries, AES, 6000
key transformation rounds
$ file test.kdbx
test.kdbx: Keepass password database 2.x KDBX
--
You received this bug notification because you
I am the author of kpci.
KeePassX does not support Keepass v2 files (*.kdbx), only v1 files
(*.kdb).
I suspect that you created a v1 file named foo.kdbx, which kpcli will
assume (wrongly) is a v2 file due to the kdbx file extension, and fail
to open it. An easy test would be to copy your file to
Public bug reported:
Version 3.5 was released on Sep-19, 2020.
** Affects: kpcli (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896338
Title: