Thank you - I didn't see where the key was listed.....I was most likely looking over it.

Now to start testing!

Randy


On 10/09/2014 07:19 PM, Johan Van de Wauw wrote:
Two things:
You get an error because you have not added the key. In that case you
can not verify who signed the packages.
You can add the key using:

gpg --keyserver keyserver.ubuntu.com --recv DD45F6C3
gpg --export --armor DD45F6C3 | sudo apt-key add -

The other warnings about duplicate entries are not really a problem.
Most likely you have one copy in /etc/apt/sources.list and another
copy in /etc/apt/sources.list.d/ubuntugis-ubuntugis-*
. In that case I would remove the one in /etc/apt/sources.list.

Johan

On Fri, Oct 10, 2014 at 12:28 AM, Randal Hale
<rjh...@northrivergeographic.com> wrote:
I saw the note on testing 2.5

I added the lines to my sources.list file as provided on qgis.org:

deb     http://qgis.org/ubuntugis-nightly trusty main
deb-src http://qgis.org/ubuntugis-nightly trusty main
deb     http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty
main


Received the following on apt-get update
W: GPG error: http://qgis.org trusty InRelease: The following signatures
couldn't be verified because the public key is not available: NO_PUBKEY
030561BEDD45F6C3
W: Duplicate sources.list entry
http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ trusty/main
amd64 Packages
(/var/lib/apt/lists/ppa.launchpad.net_ubuntugis_ubuntugis-unstable_ubuntu_dists_trusty_main_binary-amd64_Packages)
W: Duplicate sources.list entry
http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ trusty/main
i386 Packages
(/var/lib/apt/lists/ppa.launchpad.net_ubuntugis_ubuntugis-unstable_ubuntu_dists_trusty_main_binary-i386_Packages)


I know it's something easy that I'm missing - I'm just drawing a blank
currently.  I'm pretty sure the  the last line (ppa) is most likely
duplicating an existing ppa ..... I should probably remove
ubuntugis-unstable or comment them out before adding the above three
lines.....but......

Anyway - any thoughts, angst, etc.

Thanks

Randy

--
-----------------
Randal Hale
North River Geographic Systems, Inc
http://www.northrivergeographic.com
423.653.3611 rjh...@northrivergeographic.com
twitter:rjhale http://about.me/rjhale
http://www.northrivergeographic.com/spatial-connect

_______________________________________________
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

--
-----------------
Randal Hale
North River Geographic Systems, Inc
http://www.northrivergeographic.com
423.653.3611 rjh...@northrivergeographic.com
twitter:rjhale http://about.me/rjhale
http://www.northrivergeographic.com/spatial-connect

_______________________________________________
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Reply via email to