Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] depclean stopped working
Date: Tue, 17 Apr 2012 15:14:15
Message-Id: 20120417171027.349a2e90@khamul.example.com
In Reply to: [gentoo-user] depclean stopped working by Nikos Chantziaras
1 On Tue, 17 Apr 2012 18:01:43 +0300
2 Nikos Chantziaras <realnc@×××××.com> wrote:
3
4 > emerge --depclean seems to have bugged out for me:
5 >
6 > * Dependencies could not be completely resolved due to
7 > * the following required packages not being installed:
8 > *
9 > * =dev-libs/openssl-0.9.8* pulled in by:
10 > * app-emulation/vmware-workstation-8.0.2.591240
11 > *
12 > * dev-libs/openssl:0.9.8 pulled in by:
13 > * www-client/google-chrome-19.0.1084.24_beta131971
14 >
15 > It says to do a "emerge --update --newuse --deep --with-bdeps=y
16 > @world". Which is what I just did to begin with (and running it again
17 > doesn't result in anything getting emerged.)
18 >
19 > It also says:
20 >
21 > * Also, note that it may be necessary to manually uninstall
22 > * packages that no longer exist in the portage tree, since it may
23 > * not be possible to satisfy their dependencies.
24 >
25 > However, dev-libs/openssl is installed and seems to be in the tree:
26 >
27 > $ eix -e dev-libs/openssl
28 > [I] dev-libs/openssl
29 > Available versions:
30 > (0.9.8) 0.9.8r (~)0.9.8s 0.9.8s-r1 0.9.8t 0.9.8u
31 > (0) 1.0.0d 1.0.0e (~)1.0.0e-r1 (~)1.0.0f 1.0.0f-r1
32 > 1.0.0g 1.0.0h **1.0.1
33 > {{bindist gmp kerberos rfc3779 sse2 static-libs test vanilla
34 > zlib}} Installed versions: 0.9.8u(0.9.8)(22:32:12 12/03/12)(sse2
35 > zlib -bindist -gmp -kerberos -test) 1.0.0h(22:33:20 12/03/12)(sse2
36 > zlib -bindist -gmp -kerberos -rfc3779 -static-libs -test)
37 >
38 >
39
40 I think you should file a bug against www-client/google-chrome
41
42 It wants the exact version dev-libs/openssl:0.9.8 but the oldest in
43 portage is dev-libs/openssl:0.9.8r
44
45 Chances are the dev simply left off the version suffix by accident
46
47
48
49
50
51 --
52 Alan McKinnnon
53 alan.mckinnon@×××××.com

Replies

Subject Author
[gentoo-user] Re: depclean stopped working Nikos Chantziaras <realnc@×××××.com>