Upgrading to 14.04 gives problems II

Colin Law clanlaw at gmail.com
Tue Sep 16 07:44:19 UTC 2014


On 15 September 2014 22:32, J.L. Blom <joep at neuroweave.nl> wrote:
> On 15/09/14 17:53, NoOp wrote:
>>
>>
>> Now that you have the ppa installed & updated, what is the result of:
>>
>> $ sudo apt-get install wine1.7
>> $ sudo apt-get install -f
>> $ dpkg -l | grep wine1. | grep ii
>>
>>
>>
>>
>>
>>
> Gary,
> This are the results:
> ______________________________________________
> joep at laguna:~$ sudo apt-get install wine1.7
> [sudo] password for joep:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  wine1.7 : Depends: wine1.7-i386 (= 1:1.7.26-0ubuntu1~ppa1)
> E: Unable to correct problems, you have held broken packages.
> joep at laguna:~$ sudo apt-get install -f
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Any time you see some not upgraded it is important to find out whether
this is just because there are some new updates or because they are
held for some reason.  So any time this happens do
sudo apt-get update && sudo apt-get dist-upgrade
I suggest also running
sudo apt-get clean
and
sudo apt-get autoclean
as it can't do any harm.
Then repeat Gary's commands and see if anything changes.

If you want to have a go by yourself you could do worse than working
through http://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies.
If you do this make sure you copy/paste the results of any commands
into a document so that you know what you have done.

Colin

> joep at laguna:~$ dpkg -l | grep wine1. | grep ii
> joep at laguna:~$
> _________________________________________
> Actually nothing has changed. The last command did nothing.
> I´m going to bed now, have to leave early tomorrow and return late in the
> afternoon.
> Joep
>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




More information about the ubuntu-users mailing list