https://bugs.kde.org/show_bug.cgi?id=447326

--- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> ---
The problem is in gpg, but tests/Cryptography/keygen.sh has indeed

LD_PRELOAD=./libfake-dev-random.so ${GPG} --batch --quiet --gen-key
${SRCDIR}/tests/Cryptography/batch-keygen

which will likely trigger that.

However it'll just create a new key pair w/ your local default settings and
your default settings conflict w/ the bug in gpg.
The script could select an algorithm (RSA) but that's a stupid workaround -
just assume the next gpg bug is that RSA fails…

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to