problems with 10.04 upgrade to 12.04
NoOp
glgxg at sbcglobal.net
Thu Sep 6 18:08:02 UTC 2012
On 09/06/2012 10:26 AM, NoOp wrote:
> On 09/06/2012 07:49 AM, Dave Howorth wrote:
>> Dave Howorth wrote:
>>> NoOp wrote:
>>>> - Run through these commands in the exact order provided:
>>>>
>>>> a. apt-get install update-manager-core
>>>
>>> This fails with a long list of dependency problems followed by
>>>
>>> E: Unmet dependencies, Try 'apt-get -f install' with no packages (or
>>> specify a solution).
>
> OK.
>
>>>
>>> I'm not sure whether you expect that and I should carry on with steps
>>> b,c,d etc but given what you say about repeating steps I'll carry on and
>>> see if things do eventually settle down.
>>>
>>>> b. apt-get install -o APT::Immediate-Configure=false -f apt python-minimal
>>>> c. apt-get update && apt-get upgrade
>>>> d. apt-get install -- reinstall ubuntu-desktop lubuntu-desktop
>>
>> I assumed the space between -- and reinstall was a typo.
>
> It was - thanks for the catch.
>
>>
>>>> Note: the 'lubuntu-desktop' is because you installed ldxe - you can
>>>> leave it off if you wish, but ensure that you 'install --reinstall
>>>> ubuntu-desktop'.)
>>>> e. apt-get -f install
>>>> f. dpkg --configure -a
>>
>> I got as far as here with every command giving errors. One thing I'm not
>> clear about is when apt-get finishes by saying "E:..whatever.." has it
>> actually done anything? The man page says nothing about the output.
>
> It tried but failed. I will install 10.04 on a test system & see if I
> can get it to fail in the same manner. Copy & paste the output of the
> following to http://pastebin.ubuntu.com/:
>
> $ cat /etc/apt/sources.list
> $ ls /etc/apt/sources.list.d
Sorry, forgot a few more:
$ ls /var/lib/apt/lists/
$ dpkg -s python
$ apt-cache policy python
Note: please get out of root mode & return to user mode. Old school or
not, there are differences between how the commands that we ask you for
react when in root (#) mode. So please only use user mode unless asked
to use root. Thanks.
Regarding apt-cache & dpkg (dpkg-query), these may help:
<http://manpages.ubuntu.com/manpages/lucid/man1/dpkg.1.html>
<http://manpages.ubuntu.com/manpages/lucid/man1/dpkg-query.1.html>
<http://manpages.ubuntu.com/manpages/lucid/man8/apt-cache.8.html>
<https://help.ubuntu.com/community/AptGet/Howto>
I forgot about this one:
<https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure>
I'll need to spend some time reviewing & comparing to your problem.
More information about the ubuntu-users
mailing list