[Bug 323753] Re: can not update

2010-03-08 Thread Steve C
Thank-you Visible Spirit Your solution worked for me on ubuntu hardy 8.04 server edition. I've had the error for a while and was unable to come up with an answer 'til you provided this post. -- can not update https://bugs.launchpad.net/bugs/323753 You received this bug notification because you

[Bug 323753] Re: can not update

2009-08-20 Thread Visible Spirit
Hi all, I've had the same problem for 2 months now and couldn't find a solution until I read this post: http://siking.wordpress.com/2009/02/18/launchpadnet-ppa-changes/#comment-124 . Solution that worked for me on Ubuntu Hardy v8.04: 1) Open your terminal. 2) Add this line: sudo apt-key adv --

[Bug 323753] Re: can not update

2009-04-07 Thread Marc Deslauriers
** Changed in: dpkg (Ubuntu) Status: Confirmed => Invalid -- can not update https://bugs.launchpad.net/bugs/323753 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

Re: [Bug 323753] Re: can not update

2009-02-02 Thread warp
dust írta: > @ warp > open a terminal applications > accessories > terminal > > copy and paste thes 2 lines into the terminal > > gpg --keyserver subkeys.pgp.net --recv 8AD328D8A58BCAE3 > > > gpg --export --armor 8AD328D8A58BCAE3 | sudo apt-key add - > > after that it should work > > @ andrea

[Bug 323753] Re: can not update

2009-02-01 Thread dust
@ warp open a terminal applications > accessories > terminal copy and paste thes 2 lines into the terminal gpg --keyserver subkeys.pgp.net --recv 8AD328D8A58BCAE3 gpg --export --armor 8AD328D8A58BCAE3 | sudo apt-key add - after that it should work @ andreas this bug is not invalid as several

[Bug 323753] Re: can not update

2009-02-01 Thread warp
I have been getting this message for days now: "W: GPG error: http://ppa.launchpad.net Hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8AD328D8A58BCAE3" -- can not update https://bugs.launchpad.net/bugs/323753 You received this bug n

[Bug 323753] Re: can not update

2009-02-01 Thread Andreas Olsson
Glad you got everything working! Since it's not possible to confirm if the faulty archive.canonical.com entries were automatically added I'll close this bug as invalid. ** Changed in: dpkg (Ubuntu) Status: Incomplete => Invalid -- can not update https://bugs.launchpad.net/bugs/323753 You

[Bug 323753] Re: can not update

2009-02-01 Thread dust
about the keys after http://ubuntuforums.org/showthread.php?p=1653773#post1653773 [quote] This is the template Code: gpg --keyserver subkeys.pgp.net --recv KEY gpg --export --armor KEY | sudo apt-key add - When you get an error message, replace the word "KEY" with the numbers in the e

[Bug 323753] Re: can not update

2009-02-01 Thread Andreas Olsson
Regarding http://archive.canonical.com/ubuntu At first we have the sources deb http://archive.canonical.com/ubuntu intrepid partner deb-src http://archive.canonical.com/ubuntu intrepid partner which are correct and proper. Later on we find deb http://archive.canonical.com/ubuntu intrepid un

[Bug 323753] Re: can not update

2009-01-31 Thread dust
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://archive.ubuntu.com/ubuntu/ intrepid main universe restricted deb-src http://ar

[Bug 323753] Re: can not update

2009-01-31 Thread Andreas Olsson
Sorry, I completely missed the entries pertaining to archive.canonical.com. I only saw the ones dealing with ppa.launchpad.net. Is it possible to see your file /etc/apt/sources.list? Or at least the part of it relating to archive.canonical.com? By the way, you shouldn't confirm your own bugs. The

[Bug 323753] Re: can not update

2009-01-31 Thread dust
WHERE are the keys? and what about W: Failed to fetch http://archive.canonical.com/ubuntu/dists/intrepid/Release Unable to find expected entry universe/binary-i386/Packages in Meta-index file (malformed Release file?) W: Failed to fetch http://archive.canonical.com/ubuntu/dists/intrepid- update

[Bug 323753] Re: can not update

2009-01-31 Thread Andreas Olsson
This is not a bug, but the result of resent changes in the Launchpad PPAs. http://news.launchpad.net/releases/launchpad-221-signed-ppas-and-easier-translation-exports-for-upstream-projects https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%27s%20keys%20to%20your%20system ** Changed in: dpk