Upgrading to 14.04 gives problems II
Colin Law
clanlaw at gmail.com
Fri Sep 12 14:55:16 UTC 2014
On 12 September 2014 14:06, J.L. Blom <joep at neuroweave.nl> wrote:
> On 12/09/14 14:43, Colin Law wrote:
>>
>>
>> That appears to say that is there ok available to be installed, I
>> wonder why it does not get installed. Try to install it explicitly
>> sudo apt-get install wine1.6-i386
>>
>> Colin
>>
>>
>>
>
> I just removed the superfluous information, but your tenacity gives some
> results, although I donĀ“t know how to go further (see the 2nd last line):
> ---------------------------------------------
> joep at laguna:~$ sudo apt-get install wine1.6-i386
> [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.6-i386:i386 : Depends: liblcms2-2:i386 (>= 2.2+git20110628) but it is
> not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
> Or should I try to install the library?
Definitely not, you will likely just make it worse. The chain will
not go on forever and eventually we will find the one that is causing
he problem.
So now we need to find why liblcms2-2 won't install, so once again:
sudo apt-cache policy liblcms2-2
That should show something like
colinl at tigger:~$ apt-cache policy liblcms2-2
liblcms2-2:
Installed: (none)
Candidate: 2.5-0ubuntu4
Version table:
*** 2.5-0ubuntu4 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
If it shows something other than none for installed then post the
result here. If it shows as above then try to install it.
sudo apt-get install liblcms2-2
Colin
> Joep
>
>
More information about the ubuntu-users
mailing list