Gentoo Archives: gentoo-user

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

Replies

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