Upgrading to 14.04 gives problems II
NoOp
glgxg at sbcglobal.net
Sat Sep 13 19:28:15 UTC 2014
On 09/13/2014 05:09 AM, J.L. Blom wrote:
> On 13/09/14 08:11, Colin Law wrote:
>> That should have been lower case amd64 I think, and since you have
>> installed the 64 bit Ubuntu that should show the same as liblcms2-2.
>> There are in fact two versions of that package that you can install,
>> the 64 bit version, which is what you have, and the 386 version which
>> is what wine seems to want. So I suggest trying sudo apt-get install
>> liblcms2-2:i386 Can I just re-check that you have done sudo apt-get
>> install -f Can you post the result of that. Also do the install above
>> though. Colin
>
> Colin, Oliver and Gary,
> Sorry, due to time differences and obligatory tasks on a Saturday
> morning) I’m just now trying all your suggestions.
> Colin, yes I have done that and the results are:
> _________________________________
> joep at laguna:~$ sudo apt-get install -f
> [sudo] password for joep:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
> _________________________________
> So it is clean (except the daily updates I haven’t as yet installed.
>
> Gary, your suggestion is another matter. I haven`t installed the ppa of
> wine (I have it removed as U had the ppa for precise installed) so here
> are the results of your suggestions:
> ------------------------------------------------
> joep at laguna:~$ dpkg -l|grep liblcms
> ii liblcms1:amd64
> 1.19.dfsg-1.2ubuntu5 amd64 Little
> CMS color management library
> ii liblcms2-2:amd64
> 2.6-3ubuntu1~precise1 amd64 Little CMS
> 2 color management library
> ____________________________________________
>
> dpkg -l|grep wine|grep ii
> gives nothing, of course as wine is not installed and the ppa (of
> precise removed.
> It looks as if I´m missing liblcms1:i386 and when I do a sham install it
> says it will install it. But could the remedy be so simple and why
> does`nt apt-get install wine says that a missing package has to be
> installed ?
> I wait for advice
> Joep
Hi Joep.
Go ahead and do the liblcms1:i386 install & see if that fixes your
problem. Sorry haven't time to help w/detailed troubleshooting just
now. Regarding the ppa - you can also give that a try, it works well for
me. If you still have issues with the ppa then can easily purge the
entire ppa using ppa-purge.
Note:
$ apt-cache rdepends wine1.7
wine1.7
Reverse Depends:
wine1.7:i386
wine
My systems were upgrade to 14.04 from 12.04 as well. If I get a chance
later this evening I'll purge the ppa & see if I can replicate your issue.
Gary
More information about the ubuntu-users
mailing list