PDA

View Full Version : Third-party Software Settings? Jaunty Upgrade


rmgibbs1861
March 29th, 2009, 10:43 PM
What should I do after the upgrade with the disabled settings from the upgrade to 9.04 (everything is unchecked).

Thanks,

Rick

anyletter
April 1st, 2009, 11:12 PM
I was wondering this myself. I checked all Third Party Software boxes in Software Sources and still nothing, even after I restarted Ubuntu

zika
April 2nd, 2009, 07:38 AM
did You change intrepid (or whatever was there) to jaunty in repository property lines ...?

GARoss
April 2nd, 2009, 08:15 AM
Are Third Party Software boxes normally check or un-checked? Both of mine are un-checked http://archive.canonical.com/ubuntu jaunty partner & http://archive.canonical.com/ubuntu jaunty partner (Source Code).
The reason I ask is when I tried to +Add deb http://ppa.launchpad.net/capitanterrex/ppa/ubuntu jaunty main it was checked & I got an error, W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E931CE221789C97
My pubkey was active on an alpha Kubuntu version & I'm not sure how to reset it in this version of Ubuntu beta without starting from scratch.

zika
April 2nd, 2009, 08:30 AM
Are Third Party Software boxes normally check or un-checked? Both of mine are un-checked http://archive.canonical.com/ubuntu jaunty partner & http://archive.canonical.com/ubuntu jaunty partner (Source Code).
The reason I ask is when I tried to +Add deb http://ppa.launchpad.net/capitanterrex/ppa/ubuntu jaunty main it was checked & I got an error, W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E931CE221789C97
My pubkey was active on an alpha Kubuntu version & I'm not sure how to reset it in this version of Ubuntu beta without starting from scratch.
in Terminal:gpg --keyserver subkeys.pgp.net --recv 0E931CE221789C97
gpg --export --armor 0E931CE221789C97 | sudo apt-key add -
sudo apt-get update

check them on Your will ... I have checked them and added some ... :)