D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Odd behaviour

 

On 11/08/13 09:20, Tony Sumner wrote:
> NO_PUBKEY 85A3D26506C4AE2A

Ok, you should be able to fix your key issue with:

gpg --keyserver keys.gnupg.net --recv-key 06C4AE2A
gpg -a --export 06C4AE2A | sudo apt-key add -

This will import your missing key. Re-run apt-get update && apt-get
dist-upgrade, watching for missing key warnings again.

Next have a look in your /etc/apt/sources* and see if you have an entry
anywhere for the mozilla debian repo at http://mozilla.debian.net/ -
you've obviously found that page, but it's not clear to me whether or
not you are actually using their packages (you should be).

To be on the safe side, delete any current settings for that repo from
/etc/apt/sources* and recreate the file
/etc/apt/sources.list.d/mozilla.list with the following contents:

deb http://backports.debian.org/debian-backports squeeze-backports main
deb http://mozilla.debian.net/ squeeze-backports iceweasel-release


Now run:

apt-cache policy pkg-mozilla-archive-keyring

It should be version 1.1 (available from squeeze-backports and wheezy
only),  but you are probably only on version 1.0, which needs upgrading.
Either way, you now need to run:

sudo apt-get update
sudo apt-get -t squeeze-backports upgrade

To really force the issue, you can run:

sudo apt-get install -t squeeze-backports iceweasel


At the end of all this you should now have correctly updated backports
repos configured, the missing key(s) imported and all your currently
unsigned/obsolete packages replaced and upgraded with the latest versions.

Obviously, if anything goes wrong or you need more help, just report back.

Regards

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq