On Sun, 09 Jan 2022 17:53:09 -0500, Gilberto F da Silva
Saluton!
When I tried to open an encrypted file in Mageia 8 I obtained this
error message.
Best to include the error msg "gpg: onepass_sig with unknown version 105" in the
text, not just in the subject.
I copied and pasted it at Duckduckgo and Google. The answers were not
helpful.
Most likely the sender is a new feature of the development version (2.3) of gnupg,
rather then the long term support version (2.2) that Mageia 8 uses.
You could try installing the cauldron version
https://mirror.math.princeton.edu/pub/mageia/distrib/cauldron/x86_64/media/core/release/gnupg2-2.3.4-1.mga9.x86_64.rpm
and see if that works.
Regards, Dave Hodgins
I downloaded, there was a lack of a dependency.
***@localhost tmp]# urpmi gnu*rpm
A requested package cannot be installed:
gnupg2-2.3.4-1.mga9.x86_64 (due to unsatisfied libc.so.6(GLIBC_2.33)(64bit))
Continue installation anyway? (Y/n)
While some packages may have been installed, there were failures.
A requested package cannot be installed:
gnupg2-2.3.4-1.mga9.x86_64 (due to unsatisfied libc.so.6(GLIBC_2.33)(64bit))
Continue installation anyway?
[***@localhost tmp]# ls *rpm
glibc-2.34-20.mga9.x86_64.rpm gnupg2-2.3.4-1.mga9.x86_64.rpm
I downloaded glibc-2.34-20.mga9.x86_64.rpm from the same mirror. A list
appeared with more than 600 conflict lines.
[***@localhost tmp]# rpm -i *rpm > teste1
file /lib/ld-linux.so.2 from install of
glibc-6:2.34-20.mga9.x86_64 conflicts with file from package
glibc-6:2.32-22.mga8.x86_64
file /lib/libBrokenLocale.so.1 from install of
glibc-6:2.34-20.mga9.x86_64 conflicts with file from package
glibc-6:2.32-22.mga8.x86_64
file /lib/libSegFault.so from install of
glibc-6:2.34-20.mga9.x86_64 conflicts with file from package
glibc-6:2.32-22.mga8.x86_64
file /lib/libanl.so.1 from install of
glibc-6:2.34-20.mga9.x86_64 conflicts with file from package
glibc-6:2.32-22.mga8.x86_64
file /lib/libc.so.6 from install of glibc-6:2.34-20.mga9.x86_64
conflicts with file from package glibc-6:2.32-22.mga8.x86_64
file /lib/libdl.so.2 from install of glibc-6:2.34-20.mga9.x86_64
conflicts with file from package glibc-6:2.32-22.mga8.x86_64
.
.
.
--
Giilberto F da Silva