PDA

View Full Version : [SOLVED] Update Situation



bigsmitty64
July 9th, 2010, 11:16 PM
10.04 Lucid 32bit desktop
So.....I'm having THIS little problem with updates. Whenever I try and update, I get the message in pic #1 that leads to pic #2. Any help is greatly appreciated :)

davidmohammed
July 9th, 2010, 11:19 PM
go to your software sources and other tab - untick the ppa in your message as well as medibuntu. Try updating again.

wojox
July 9th, 2010, 11:24 PM
Run these two commands in the terminal and it should fix it:



gpg --keyserver pgpkeys.mit.edu --recv-key 2EBC26B6OC25A783
gpg -a --export 2EBC26B6OC25A783 | sudo apt-key add -


If I screwed up the numbers replace them with the one in your picture.

bigsmitty64
July 9th, 2010, 11:25 PM
Thanks davidmohammed, that worked. =D>

bigsmitty64
July 9th, 2010, 11:26 PM
Run these two commands in the terminal and it should fix it:



gpg --keyserver pgpkeys.mit.edu --recv-key 2EBC26B6OC25A783
gpg -a --export 2EBC26B6OC25A783 | sudo apt-key add -
If I screwed up the numbers replace them with the one in your picture.

should I do this instead? or also? or what? hahaha!

wojox
July 9th, 2010, 11:30 PM
If you want medibuntu updated you should.

davidmohammed
July 9th, 2010, 11:31 PM
wjox... beat me to it...

bigsmitty64
July 9th, 2010, 11:32 PM
o.k. thanks wojox , so I should recheck those, and then run the commands you gave?

wojox
July 9th, 2010, 11:33 PM
o.k. thanks wojox , so I should recheck those, and then run the commands you gave?

Give it a go.

bigsmitty64
July 9th, 2010, 11:42 PM
Thanks guys, got it with wojox's commands. I just had to tighten up the space between

key 2EBC26B6OC25A783 and then remove one number. But it worked. Again thanks for the quick replys!