[00:16] hi all - anyone care to advise on a dist-upgrade? [00:16] I had an 11.10 on a remote server, and I decided to give it a try [00:16] apt-get update;apt-get upgrade;apt-get autoclean;reboot [00:16] apt-get update; [00:17] no dist-upgrade yet.. now I notice that my /etc/apt/sources.list shows precise.. I dont think that was there before [00:17] apt-get update returns a whole bunch of "something wicked" msgs with an obviously defective URL [00:18] though it did do something that worked, and apt-get autoclean works ok [00:18] I was about to do the apt-get dist-upgrade anyway.. but now I got [00:18] .. WARNING: The following packages cannot be authenticated! [00:18] linux-image-3.2.0-27-generic linux-headers-3.2.0-27 linux-headers-3.2.0-27-generic linux-headers-server [00:18] linux-server linux-image-server [00:19] so the new kernal isnt authenticated.. I am not that great with repo keys and all [00:19] "dist-upgrade" doesn't mean it's upgrading you to the next version, it's just downloading updates to your current version, so at some point you must have told your sources.list to change to precise [00:19] should I be very concerned ? [00:19] pleia2: ok, I am listening [00:20] you can use dist-upgrade to go to the next version, but in ubuntu if you're doing a command line upgrade you really want to use "sudo do-release-upgrade" since that catches things that just changing your sources and dist-upgrading may miss [00:20] ah oh [00:20] that sounds familiar - thx for that [00:20] but if you've already updated a bunch of stuff to precise, it's too late ;) [00:20] hah - its actually a very side server.. not essential .. so no panic [00:21] so perhaps I will do this do-release-upgrade [00:21] you probably want to install (or update) the ubuntu-keyring package [00:21] ah [00:22] "ubuntu-keyring is already the newest version.' [00:22] good thought though [00:22] ah [00:22] 3.2.0-27 is the current kernel in precise, odd that it wouldn't be validating [00:23] odd - this is precise already ! [00:23] I am either forgetting that I did that, or I lost track of something :-) [00:23] :) [00:23] hmm so actaully I have a 12.04 and I just did the upgrade [00:23] just this linux kernal missing auth [00:23] seems like [00:24] yeah - thx for your patience [00:24] I need to run to dinner, good luck :) [00:24] cheers pleia2 [00:48] sudo apt-get install members ## WARNING the following cannot be authenticated.. argh! [00:48] I dont get how to get new keys for this [00:48] :-( [00:49] sudo apt-get source members [00:49] ERR Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname) [00:49] something is not right [00:50] why is there an http at the end [00:50] and.. [00:50] wget: unable to resolve host address `us.archive.ubuntu.com' [00:51] ugh - that address exists.. http://us.archive.ubuntu.com/ubuntu/pool/universe/m/members [00:51] [R: us.archive.ubuntu.com] Title: [Index of /ubuntu/pool/universe/m/members] [00:51] d d d dang [00:53] bad dns [00:53] betcha [00:53] 12.04 dns nameservers .. uuurgh [00:55] adding line.. lalala [00:56] * darkblue_b tries to be cheery when faced with annoying minutia [00:56] sorry for the noise everyone.. hopefully done soon [22:25] hi all - just to share back what I learned from yesterdays update.. it was the lack of dns-nameserver entry in /etc/netwrok/interfaces that caused the apt repo lookups to fail, and after they failed, the "could not authenticate" msgs for individual packages were persistant [22:26] so, by adding the dns entry, then apt-get update, then upgrade, then indivudual new packages, things now work as expected [22:26] my last mystery is why this IP address isnt shpwing up from the outside but does from the same IP block, but I dont expect help with that :-) [22:27] the 12.04 upgrade however, thats probably something to have in the back somewhere for random people like me :-)