On 9/30/2013 8:19 AM, Levente wrote:
You should insert "sudo", as indicated in the original line on the website. Since I don't use sudo, I don't know how to do it by hart.


Levente


On Mon, Sep 30, 2013 at 2:45 PM, Giacomo Fontanelli <[email protected] <mailto:[email protected]>> wrote:

    By now I still continue to obtain the error message

    The line sudo gpg --recv-key BBA6491F47765B75 is ok, but when I
    insert the command sudo gpg --export --armor BBA6491F47765B75 |
    apt-key add - I obtain the message "This command can only be used
    by root"

    Thank you



    On Sat, Sep 28, 2013 at 8:20 PM, Levente Kovacs
    <[email protected] <mailto:[email protected]>> wrote:

        -----BEGIN PGP SIGNED MESSAGE-----
        Hash: SHA1

        On Sat, 28 Sep 2013 14:13:40 +0200
        Paolo Cavallini
        <cavallini-h12OV65+u/[email protected]
        <mailto:[email protected]>> wrote:

        > -----BEGIN PGP SIGNED MESSAGE-----
        > Hash: SHA1
        >
        > Il 28/09/2013 13:33, Giacomo Fontanelli ha scritto:
        >
        > > 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).
        >
        > know bug, fixed yesterday

        However, the old/wrong (?) private key 997D3880 is listed here:

        www.qgis.org/en/site/forusers/alldownloads.html
        <http://www.qgis.org/en/site/forusers/alldownloads.html>

        The correct(?) commands are:

        gpg --recv-key BBA6491F47765B75
        gpg --export --armor BBA6491F47765B75 | apt-key add -

        You can insert the sudo thing which I don't want.

        cheers and 73!

        Levente

        -----BEGIN PGP SIGNATURE-----
        Version: GnuPG v1.4.12 (GNU/Linux)

        iQEcBAEBAgAGBQJSRx4EAAoJECHeg32hsZ8o/IkH/2pAAOapDJykhixUrgwj5e/W
        O3C3crxEOL9dVJFLCMmYjS3i5JiCBwKNX1lYd1lF7k3yrMnfc2Lt94I0N6BMnFfX
        xcw/tzB+mlrXaXMC68Je/9cvEkIpd4BFDE6zQjpmk9G8lLviGZsrcJzahYGtK7vC
        2xks2Wvnbp0x3K4fFiVB99NTO+edOU7zKIZZjU7TFD54sxyjUp9hSxjiWoC/Upva
        kuIFl7WvrS0A74+FfZ7Dw8P6g4qFr6xb+qsBXSRyizGoqHg+9rlCXv8047NjxXtE
        avWH2m2cKaRDt6sM+ZN2I250wBnIGnUrEHjv2e7RkrW8qIEN6ebUQ+Tu5/pNC1c=
        =2DVa
        -----END PGP SIGNATURE-----
        _______________________________________________
        Qgis-user mailing list
        [email protected] <mailto:[email protected]>
        http://lists.osgeo.org/mailman/listinfo/qgis-user





_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user
I'm not a Linux wonk.

Since you are using two commands on the same line joined by a pipe, "|", you might need a second "sudo" after the pipe.

Also, try entering "sudo" and the password first. Then enter your commands normally..

Heck, why don't you just go superuser and enter the commands.? Come on, show that computer who is boss!

--
Stay Frosty!

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to