Am 01.02.2018 um 09:24 schrieb Kornel Benko:
Am Donnerstag, 1. Februar 2018 09:07:50 CET schrieb Wolfgang Engelmann
<engelm...@uni-tuebingen.de>:
Am 31.01.2018 um 18:23 schrieb Joel Kulesza:
On Wed, Jan 31, 2018 at 9:11 AM, Uwe Stöhr <uwesto...@lyx.org

<mailto:uwesto...@lyx.org>> wrote:
     Am 31.01.2018 um 10:31 schrieb Wolfgang Engelmann:
         2- How do I use the tar.xz.sig file in respect to the tar.xz?
This is the signature file to check if the file you downloaded was
     not modified.

Uwe described what the file is, but how it is used is summarized here:
http://www.lyx.org/Download#toc11 <http://www.lyx.org/Download#toc11>

- Joel
Using the instruction given and after installing xz-utils

sudo gpg --recv-keys FE66471B43559707AFDAD955DE7A44FAC7FB382D

gives me

gpg: Schlüssel DE7A44FAC7FB382D: Öffentlicher Schlüssel "LyX Release
Manager (Signing LyX tarballs and binaries) <sa...@lyx.org>" importiert
gpg: keine ultimativ vertrauenswürdigen Schlüssel gefunden
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1
gpg:                              importiert: 1
(open key, no ultimative reliable key found, number of used keys )

Is this to be expected?
Wolfgang
Yes, and you should _not_ use 'sudo' here.

        Kornel

Thanks, Kornel,

I tried it first without sudo and got

gpg --recv-keys FE66471B43559707AFDAD955DE7A44FAC7FB382D
gpg: lookup_hashtable failed: Unbekannter Systemfehler
/unknown system error/
gpg: trustdb: searching trust record failed: Unbekannter Systemfehler
gpg: Fehler: Die Vertrauensdatenbank ist fehlerhaft
/trusting databank erraneous/
gpg: Sie können versuchen die Vertrauensdatenbank durch folgende Befehle
wiederherzustellen:
gpg:   cd ~/.gnupg
gpg:   gpg --export-ownertrust > otrust.tmp
gpg:   rm trustdb.gpg
gpg:   gpg --import-ownertrust < otrust.tmp
gpg: Falls dies nicht funktioniert, sehen Sie bitte im Handbuch nach
/if not working, check manual

after the wrong sudo I tried again without sudo:
/~$ gpg --recv-keys FE66471B43559707AFDAD955DE7A44FAC7FB382D
gpg: Empfangen vom Schlüsselserver fehlgeschlagen: Keine Daten

/receiving of keyserver failed: No data

Should I have first canceled my wrong attempt to use sudo, and how would I do that?

Wolfgang
/

Reply via email to