Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

gpg error

Help and support for Ultimate Edition 2.5


gpg error

Postby marathon2422 » Sun Jan 31, 2010 7:50 pm

GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6D975C4791E7EE5EFailed to fetch http://ppa.launchpad.net/openoffice-pkg ... ackages.gz 404 Not Found
Some index files failed to download, they have been ignored, or old ones used instead.

Hey Guys do i need to get help from you to fix this, or just leave it alone....... :?:

Thanks Colin
U-E 2.5 x64
marathon2422
U.E. Newbie
U.E. Newbie
 
Posts: 10
Joined: Sun Feb 01, 2009 6:05 pm
Operating System: Ultimate Edition 3.1 32 BIT



Re: gpg error

Postby bpollen » Mon Feb 01, 2010 12:38 am

marathon2422 wrote:GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6D975C4791E7EE5E


Create a file called errors.txt and copy the above (quoted from your message) into that file and save it.



Then create another file named whatever you want (I use gpg.txt) and copy the following into it:



for i in `cat errors.txt | grep PUBKEY | awk -F "PUBKEY" '{print $2}'` ; do gpg --keyserver pgp.mit.edu --recv-keys $i ; gpg --export --armor $i | sudo apt-key add - ; done





Then, in nautilus, double click on gpg.txt (or whatever you named it) and choose to run it in the terminal. That should locate the key that is missing. You can repeat that procedure virtually any time you get a GPG error.
Image
44.934157796653814, -93.22175949811935
User avatar
bpollen
Moderator
 
Posts: 368
Joined: Sun Oct 21, 2007 1:20 am
Location: Minneapolis, MN, USA
Age: 69
Operating System: Ultimate Edition 3.2 64 BIT



Re: gpg error

Postby marathon2422 » Mon Feb 01, 2010 7:36 pm

Hey, Blackwolf,
I tried the easy way, copy and paste the code from your link (bottom of the page),here is a copy of the result , see the last part
Thank you both for your replies and help
Colin
Ultimate Edition 2.5
http://ultimateedition.info/

colin@ue-2:~$
colin@ue-2:~$ mkdir gpg-fix && cd gpg-fix
colin@ue-2:~/gpg-fix$
colin@ue-2:~/gpg-fix$ wget http://savvas.radevic.com/launchpad/change.tar.gz -O change.tar.gz
--2010-02-01 17:25:54-- http://savvas.radevic.com/launchpad/change.tar.gz
Resolving savvas.radevic.com... 208.113.168.174
Connecting to savvas.radevic.com|208.113.168.174|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2795 (2.7K) [application/x-tar]
Saving to: `change.tar.gz'

100%[======================================>] 2,795 --.-K/s in 0.002s

2010-02-01 17:25:54 (1.26 MB/s) - `change.tar.gz' saved [2795/2795]

colin@ue-2:~/gpg-fix$
colin@ue-2:~/gpg-fix$ tar xzvf change.tar.gz
launchpad-ppa-fix.pl
colin@ue-2:~/gpg-fix$
colin@ue-2:~/gpg-fix$ perl ./*.pl
Found apt source list files:
/etc/apt/sources.list.d/compiz.sources.list
/etc/apt/sources.list.d/google.sources.list
/etc/apt/sources.list.d/medibuntu.list
/etc/apt/sources.list.d/openoffice.sources.list
/etc/apt/sources.list.d/playonlinux.sources.list
/etc/apt/sources.list.d/songbird.sources.list
/etc/apt/sources.list.d/ultamatix.sources.list
/etc/apt/sources.list.d/xbmc.sources.list
/etc/apt/sources.list

Checking file /etc/apt/sources.list.d/compiz.sources.list
compiz/ppa
Detected/Correct: deb http://ppa.launchpad.net/compiz/ppa/ubuntu karmic main#Compiz Repo
compiz/+archive/ppa
No change for /etc/apt/sources.list.d/compiz.sources.list

Checking file /etc/apt/sources.list.d/google.sources.list
No change for /etc/apt/sources.list.d/google.sources.list

Checking file /etc/apt/sources.list.d/medibuntu.list
No change for /etc/apt/sources.list.d/medibuntu.list

Checking file /etc/apt/sources.list.d/openoffice.sources.list
openoffice-pkgs/ppa
Detected/Correct: deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu karmic main #Office 3 Repository
openoffice-pkgs/+archive/ppa
No change for /etc/apt/sources.list.d/openoffice.sources.list

Checking file /etc/apt/sources.list.d/playonlinux.sources.list
No change for /etc/apt/sources.list.d/playonlinux.sources.list

Checking file /etc/apt/sources.list.d/songbird.sources.list
fta/ppa
Detected/Correct: deb http://ppa.launchpad.net/fta/ppa/ubuntu karmic main#Songbird Repo
fta/+archive/ppa
No change for /etc/apt/sources.list.d/songbird.sources.list

Checking file /etc/apt/sources.list.d/ultamatix.sources.list
No change for /etc/apt/sources.list.d/ultamatix.sources.list

Checking file /etc/apt/sources.list.d/xbmc.sources.list
team-xbmc/karmic-ppa
Detected/Correct: deb http://ppa.launchpad.net/team-xbmc/karmic-ppa/ubuntu karmic main #XBMC Repository
team-xbmc/+archive/karmic-ppa
No change for /etc/apt/sources.list.d/xbmc.sources.list

Checking file /etc/apt/sources.list
No change for /etc/apt/sources.list

Will retrieve keys for: compiz/+archive/ppa openoffice-pkgs/+archive/ppa fta/+archive/ppa team-xbmc/+archive/karmic-ppa
Attempting to get Launchpad key for compiz/+archive/ppa: http://launchpad.net/~compiz/+archive/ppa
Attempting to get Launchpad key for openoffice-pkgs/+archive/ppa: http://launchpad.net/~openoffice-pkgs/+archive/ppa
Attempting to get Launchpad key for fta/+archive/ppa: http://launchpad.net/~fta/+archive/ppa
Attempting to get Launchpad key for team-xbmc/+archive/karmic-ppa: http://launchpad.net/~team-xbmc/+archive/karmic-ppa

All done.
colin@ue-2:~/gpg-fix$
colin@ue-2:~/gpg-fix$ cd ..
colin@ue-2:~$
colin@ue-2:~$ rm -Rf gpg-fix
colin@ue-2:~$
colin@ue-2:~$ sudo apt-get update
Get:1 http://dl.google.com testing Release.gpg [189B]
Ign http://dl.google.com testing/non-free Translation-en_US
Get:2 http://dl.google.com testing Release [2,513B]
Get:3 http://downloadue.info karmic Release.gpg
Ign http://downloadue.info karmic/all Translation-en_US
Ign http://downloadue.info karmic Release
Get:4 http://dl.google.com testing/non-free Packages [786B]
Hit http://us.archive.ubuntu.com karmic Release.gpg
Ign http://us.archive.ubuntu.com karmic/main Translation-en_US
Hit http://ppa.launchpad.net karmic Release.gpg
Ign http://ppa.launchpad.net karmic/main Translation-en_US
Ign http://ppa.launchpad.net karmic Release.gpg
Hit http://security.ubuntu.com karmic-security Release.gpg
Ign http://security.ubuntu.com karmic-security/main Translation-en_US
Ign http://security.ubuntu.com karmic-security/restricted Translation-en_US
Ign http://downloadue.info karmic/all Packages
Ign http://downloadue.info karmic/all Packages
Ign http://us.archive.ubuntu.com karmic/restricted Translation-en_US
Ign http://us.archive.ubuntu.com karmic/universe Translation-en_US
Ign http://us.archive.ubuntu.com karmic/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com karmic-updates Release.gpg
Ign http://us.archive.ubuntu.com karmic-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com karmic-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com karmic-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com karmic-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com karmic Release
Ign http://security.ubuntu.com karmic-security/universe Translation-en_US
Ign http://security.ubuntu.com karmic-security/multiverse Translation-en_US
Ign http://ppa.launchpad.net karmic/main Translation-en_US
Hit http://ppa.launchpad.net karmic Release.gpg
Ign http://ppa.launchpad.net karmic/main Translation-en_US
Get:5 http://ppa.launchpad.net karmic Release.gpg [307B]
Ign http://ppa.launchpad.net karmic/main Translation-en_US
Hit http://ppa.launchpad.net karmic Release
Hit http://security.ubuntu.com karmic-security Release
Hit http://downloadue.info karmic/all Packages
Ign http://deb.playonlinux.com karmic Release.gpg
Ign http://deb.playonlinux.com karmic/main Translation-en_US
Hit http://us.archive.ubuntu.com karmic-updates Release
Ign http://ppa.launchpad.net karmic Release
Hit http://ppa.launchpad.net karmic Release
Get:6 http://ppa.launchpad.net karmic Release [66.0kB]
Ign http://ppa.launchpad.net karmic Release
Hit http://security.ubuntu.com karmic-security/main Packages
Get:7 http://deb.playonlinux.com karmic Release [1,723B]
Hit http://us.archive.ubuntu.com karmic/main Packages
Hit http://us.archive.ubuntu.com karmic/restricted Packages
Hit http://us.archive.ubuntu.com karmic/main Sources
Hit http://us.archive.ubuntu.com karmic/restricted Sources
Hit http://us.archive.ubuntu.com karmic/universe Packages
Hit http://packages.medibuntu.org karmic Release.gpg
Ign http://packages.medibuntu.org karmic/free Translation-en_US
Ign http://packages.medibuntu.org karmic/non-free Translation-en_US
Hit http://ppa.launchpad.net karmic/main Packages
Hit http://security.ubuntu.com karmic-security/restricted Packages
Hit http://security.ubuntu.com karmic-security/main Sources
Hit http://security.ubuntu.com karmic-security/restricted Sources
Hit http://security.ubuntu.com karmic-security/universe Packages
Ign http://deb.playonlinux.com karmic/main Packages
Hit http://us.archive.ubuntu.com karmic/universe Sources
Hit http://us.archive.ubuntu.com karmic/multiverse Packages
Hit http://us.archive.ubuntu.com karmic/multiverse Sources
Hit http://us.archive.ubuntu.com karmic-updates/main Packages
Hit http://us.archive.ubuntu.com karmic-updates/restricted Packages
Hit http://us.archive.ubuntu.com karmic-updates/main Sources
Hit http://us.archive.ubuntu.com karmic-updates/restricted Sources
Hit http://us.archive.ubuntu.com karmic-updates/universe Packages
Ign http://ppa.launchpad.net karmic/main Packages
Hit http://packages.medibuntu.org karmic Release
Hit http://security.ubuntu.com karmic-security/universe Sources
Hit http://security.ubuntu.com karmic-security/multiverse Packages
Hit http://security.ubuntu.com karmic-security/multiverse Sources
Ign http://deb.playonlinux.com karmic/main Packages
Hit http://us.archive.ubuntu.com karmic-updates/universe Sources
Hit http://us.archive.ubuntu.com karmic-updates/multiverse Packages
Hit http://ppa.launchpad.net karmic/main Packages
Hit http://ppa.launchpad.net karmic/main Packages
Hit http://packages.medibuntu.org karmic/free Packages
Hit http://us.archive.ubuntu.com karmic-updates/multiverse Sources
Hit http://deb.playonlinux.com karmic/main Packages
Ign http://ppa.launchpad.net karmic/main Packages
Hit http://packages.medibuntu.org karmic/non-free Packages
Err http://ppa.launchpad.net karmic/main Packages
404 Not Found
Fetched 3,797B in 1s (3,186B/s)
W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6D975C4791E7EE5E
W: Failed to fetch http://ppa.launchpad.net/openoffice-pkg ... ackages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.
colin@ue-2:~$
marathon2422
U.E. Newbie
U.E. Newbie
 
Posts: 10
Joined: Sun Feb 01, 2009 6:05 pm
Operating System: Ultimate Edition 3.1 32 BIT



Re: gpg error

Postby marathon2422 » Mon Feb 01, 2010 8:05 pm

Hi Bpollen, I ran your fix and came up with this output. i am not too worried about fixing this, but thought it should be brought to you ,(mods), attention.

Failed to fetch http://ppa.launchpad.net/openoffice-pkg ... ackages.gz 404 Not Found
Some index files failed to download, they have been ignored, or old ones used instead.


Ps. One of my Hangliding buddies is in your city at the Mayo clinic,he`s from Tupelo so he`s suffering from the cold up there.
Colin
marathon2422
U.E. Newbie
U.E. Newbie
 
Posts: 10
Joined: Sun Feb 01, 2009 6:05 pm
Operating System: Ultimate Edition 3.1 32 BIT



Re: gpg error

Postby Cell » Tue Feb 02, 2010 1:26 am

404 Not Found


should say it all.If its not there to download....well then you can't download it.


I wonder.Have you enabled the ubuntu repos in synaptics?Only the Ultimate Edition repo is enabled by default....if I remember right.
-------------------------------
hardware
--------------------------------
Dfi lanparty ut rdx200cf-dr
amd athlon 64 fx55 oc 2.9
2xvisiontek x1600xt gamers ed.
3 gig kingston hyperx mem
hauppauge win tv go tuner
pinnacle ultimate hd hybrid usb tuner
1 western hd 100 gig drive
1 western hd 160 gig drive
1 western hd 5 gig drive
1 usb hd 150 gig
1 usb hd 1 terabyte
--------------------
OS/Distros
--------------------
PhatDebian 1.0
StonerEdition 2.0
Ultimate Edition 2.4 Gamer Ed.
Mythbuntu 9.10
windows XP MCE remastered with Nlite
Windows 7 remastered with Vlight
----------------------------------------------------------
We are all connected;
To each other, biologically
To the earth, chemically
To the rest of the universe atomically-deGrasse Tyson
User avatar
Cell
Site Admin
 
Posts: 1817
Joined: Tue Dec 23, 2008 7:43 pm
Location: Repuplic of California,U.S.A.
Age: 50
Operating System: Ultimate Edition 1.8 Gamers



Re: gpg error

Postby bpollen » Tue Feb 02, 2010 9:07 am

marathon2422 wrote:Ps. One of my Hangliding buddies is in your city at the Mayo clinic,he`s from Tupelo so he`s suffering from the cold up there.
Colin



The Mayo is in Rochester, maybe 90 minutes south from me. But the cold is just as much a pain in the *** as it is here! I'm not a Minnesota native (from Florida) so I don't really enjoy winter here. I simply survive it.
Image
44.934157796653814, -93.22175949811935
User avatar
bpollen
Moderator
 
Posts: 368
Joined: Sun Oct 21, 2007 1:20 am
Location: Minneapolis, MN, USA
Age: 69
Operating System: Ultimate Edition 3.2 64 BIT



Re: gpg error

Postby stanca » Tue Feb 02, 2010 4:48 pm

This winter is the hardest too in Romania for the last 25 years.-35'C last week,in the night,and it's snowing every week since december. <BREW>
Intel H61 ASrock H61M-VS Motherboard,
Cpu Intel Ci3 13-2100 3.10Ghz 64bit 3MB Box,
RAM 4GB DDR3 1333MHz Elixir,
Palit Nvidia Geforce 210 1GB DDR3 PCI-E.
Dual-boot Ultimate Edition 3.4 x86_64/Windows 8 x64.
Linux user # 492560.
"This is Linux land!In silent nights you can hear Windows machines rebooting!..."
http://www.youtube.com/user/laur1969 http://stanca-ultimateeditionromania.blogspot.com/#

Image
Image
Image
Image
User avatar
stanca
U.E. God
U.E. God
 
Posts: 1613
Joined: Sun Nov 02, 2008 11:48 am
Location: Bucharest,Romania,EU,44'25"N,26'07"E.
Age: 54
Operating System: Ultimate Edition Beta Tester



Re: gpg error

Postby bpollen » Tue Feb 02, 2010 8:45 pm

stanca wrote:This winter is the hardest too in Romania for the last 25 years.-35'C last week,in the night,and it's snowing every week since december. <BREW>


That's cold no matter what the scale, celcius or fahrenheit. It's been relatively mild this winter, we have gotten down to maybe -31C once. Some winters we have been in that range for 2 or 3 weeks.

Not that this has anything to do with GPG errors....
Image
44.934157796653814, -93.22175949811935
User avatar
bpollen
Moderator
 
Posts: 368
Joined: Sun Oct 21, 2007 1:20 am
Location: Minneapolis, MN, USA
Age: 69
Operating System: Ultimate Edition 3.2 64 BIT



Re: gpg error

Postby marathon2422 » Tue Feb 02, 2010 10:45 pm

Thanks for your replies guys, I am unable to do anything right now, no time..........
marathon2422
U.E. Newbie
U.E. Newbie
 
Posts: 10
Joined: Sun Feb 01, 2009 6:05 pm
Operating System: Ultimate Edition 3.1 32 BIT



Re: gpg error

Postby JOHNNYG » Sun Feb 07, 2010 2:18 am

Time is relevant only to those who don't have any !!! :lol:
JOHNNYG
Image
Ultimate Eddiction<
Ultimate Edition STUDIO
Ultimate-E
Onyx 64
Pentium 4 processor
2x512 Kingston DDR memory
Maxtor Diamondmax 500 gig
Maxtor Maxline 80 gig, Split for testing only !
Maxtor Diamondmax 500 gig, Storage
Booting 8 OS's, No MS !
ATI 9600 series (RV350 AQ)graphics card
Sony DVD/CD Rewritable Drive DOUBLE LAYER DRU-820A/Sony DRU-800A CD DVD±RW Dual DVD Recorder
Team Leader at
http://www.ultimateeditionoz.com/
Image
Image
Image
User avatar
JOHNNYG
Site Admin
 
Posts: 1456
Joined: Mon Apr 13, 2009 12:02 am
Location: U.S.A. Illinois
Operating System: Ultimate Edition 3.2 32 BIT

Next

Return to Ultimate Edition 2.5

Who is online

Users browsing this forum: No registered users and 3 guests