<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#FFFFFF" bgcolor="#000000">
<div class="moz-cite-prefix">On 9/30/2013 8:19 AM, Levente wrote:<br>
</div>
<blockquote
cite="mid:CACwWb3CY1nesXttkH_JxyGaW4zYGRL-fa0wrdOrcK5ykU0ekSg@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">
<div>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.<br>
<br>
<br>
</div>
Levente<br>
</div>
<div class="gmail_extra">
<br>
<br>
<div class="gmail_quote">On Mon, Sep 30, 2013 at 2:45 PM,
Giacomo Fontanelli <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:giacomofontanelli76@gmail.com"
target="_blank">giacomofontanelli76@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
<div dir="ltr">By now I still continue to obtain the error
message
<div><br>
</div>
<div>The line sudo <span>gpg --recv-key BBA6491F47765B75
is ok, but when I insert the command sudo </span><span>gpg
--export --armor BBA6491F47765B75 | apt-key add - I
obtain the message "</span>This command can only be
used by root"</div>
<div><br>
</div>
<div>Thank you</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Sat, Sep 28, 2013 at 8:20 PM,
Levente Kovacs <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:leventelist@gmail.com" target="_blank">leventelist@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
<div>-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div>
<div>On Sat, 28 Sep 2013 14:13:40 +0200<br>
Paolo Cavallini <cavallini-h12OV65+u/<a
moz-do-not-send="true"
href="mailto:41GQ1Ptb7lUw@public.gmane.org"
target="_blank">41GQ1Ptb7lUw@public.gmane.org</a>>
wrote:<br>
<br>
> -----BEGIN PGP SIGNED MESSAGE-----<br>
> Hash: SHA1<br>
><br>
> Il 28/09/2013 13:33, Giacomo Fontanelli ha
scritto:<br>
><br>
> > 1) each time I start qgis 2.0 on my pc
with Lubuntu 13.04 I get an<br>
> > error message: COPIA PRIVATA DI QGIS.DB
NON RIUSCITA (PRIVATE COPY<br>
> > OF QGIS.DB NOT GOOD).<br>
><br>
> know bug, fixed yesterday<br>
<br>
</div>
However, the old/wrong (?) private key 997D3880 is
listed here:<br>
<br>
<a moz-do-not-send="true"
href="http://www.qgis.org/en/site/forusers/alldownloads.html"
target="_blank">www.qgis.org/en/site/forusers/alldownloads.html</a><br>
<br>
The correct(?) commands are:<br>
<br>
gpg --recv-key BBA6491F47765B75<br>
gpg --export --armor BBA6491F47765B75 | apt-key add -<br>
<br>
You can insert the sudo thing which I don't want.<br>
<br>
cheers and 73!<br>
<br>
Levente<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.12 (GNU/Linux)<br>
<br>
iQEcBAEBAgAGBQJSRx4EAAoJECHeg32hsZ8o/IkH/2pAAOapDJykhixUrgwj5e/W<br>
O3C3crxEOL9dVJFLCMmYjS3i5JiCBwKNX1lYd1lF7k3yrMnfc2Lt94I0N6BMnFfX<br>
xcw/tzB+mlrXaXMC68Je/9cvEkIpd4BFDE6zQjpmk9G8lLviGZsrcJzahYGtK7vC<br>
2xks2Wvnbp0x3K4fFiVB99NTO+edOU7zKIZZjU7TFD54sxyjUp9hSxjiWoC/Upva<br>
kuIFl7WvrS0A74+FfZ7Dw8P6g4qFr6xb+qsBXSRyizGoqHg+9rlCXv8047NjxXtE<br>
avWH2m2cKaRDt6sM+ZN2I250wBnIGnUrEHjv2e7RkrW8qIEN6ebUQ+Tu5/pNC1c=<br>
=2DVa<br>
<div>
<div>-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a moz-do-not-send="true"
href="mailto:Qgis-user@lists.osgeo.org"
target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/qgis-user"
target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
</blockquote>
I'm not a Linux wonk.<br>
<br>
Since you are using two commands on the same line joined by a pipe,
"|", you might need a second "sudo" after the pipe.<br>
<br>
Also, try entering "sudo" and the password first. Then enter your
commands normally.. <br>
<br>
Heck, why don't you just go superuser and enter the commands.? Come
on, show that computer who is boss!<br>
<br>
<pre class="moz-signature" cols="72">--
Stay Frosty!</pre>
</body>
</html>