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
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to