You are not logged in.
Pages: 1
Hi,
at the end of my apt-get update command I get this response:
GPG-Fehler: http://apt.jurisic.org jessie InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4145A98E9999D1E6
GPG-mistake: the following signatures could not be checked as their public key is not available.
What can I do to repair this?
Regards,
Michael
Offline
By chance I found the answer myself:
wget -q http://apt.jurisic.org/Release.key -O- | apt-key add -
one has to type into the root command line. Admittedly I came to the solution like the virgin got pregnant, kind of happenstance. But I still have no idea what for this apt.jurisic is good for.
Regards,
Michael
Offline
... But I still have no idea what for this apt.jurisic is good for.
It's an external repository, not to be one of standard Q4OS repositories. It had to be added manually, or by some application, into your system.
Offline
Thank you very much! Have no idea how that happened. Prevents thing from getting boring... ;-)
Offline
Pages: 1