[Qgis-user] Private copy of qgis.db and a problem with the public key
Giacomo Fontanelli
giacomofontanelli76 at gmail.com
Sat Sep 28 04:33:52 PDT 2013
Dear community
I have to solve 2 problems:
1) each time I start qgis 2.0 on my pc with Lubuntu 13.04 I get an error
message: COPIA PRIVATA DI QGIS.DB NON RIUSCITA (PRIVATE COPY OF QGIS.DB NOT
GOOD).
2) whe I was using the 1.8 version I tried to import the old public keys
with:
gpg --keyserver keyserver.ubuntu.com --recv 47765B75
gpg --export --armor 47765B75 | sudo apt-key add -
each time I got an error.
Now with the new 2.0 version I imported the new public keys
pg --keyserver keyserver.ubuntu.com --recv 997D3880
gpg --export --armor 997D3880 | sudo apt-key add -
and it worked good, but anyway each time I do the sudo apt-get update I
obtain this error message
Errore GPG: http://qgis.org raring Release: Le seguenti firme non sono
state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY
BBA6491F47765B75 (public key is not available).
How to remove those two message?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130928/fc505fb8/attachment.html>
More information about the Qgis-user
mailing list