Thanks for spotting of the error in the sources.list. It error message was confusing me.
I did run apt-get dist-upgrade after apt-get update. The process ground to a halt with a problem over dependency error over 'default-jre' After googling the new error I had to run: apt-get -o APT::Immediate-Configure=false -f dist-upgrade At least now the upgrade has happened. Now I just need to see if anything is broken. On Tue, Nov 27, 2012 at 7:29 PM, "Morel Bérenger" < [email protected]> wrote: > And what about > #apt-get dist-upgrade > or > #aptitude safe-upgrade > ? > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/[email protected] > >

