Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] stable java virtuals require unstable java packages
Date: Wed, 22 Apr 2015 05:42:14
Message-Id: 553734A7.2080608@gmail.com
In Reply to: Re: [gentoo-user] stable java virtuals require unstable java packages by Alexander Kapshuk
1 On 21/04/2015 20:54, Alexander Kapshuk wrote:
2 > On Tue, Apr 21, 2015 at 8:42 AM, Alan McKinnon <alan.mckinnon@×××××.com
3 > <mailto:alan.mckinnon@×××××.com>> wrote:
4 >
5 > On 21/04/2015 07:28, Alexander Kapshuk wrote:
6 > > Is it normal for a stable virtual to require an unstable package?
7 >
8 >
9 > No, that is definitely not how virtuals should work.
10 >
11 > It's either a bug in virtual/jdk-1.7 ebuild or more likely, stable
12 > request for icedtead-bin-7 is lagging behind.
13 >
14 > I know the java team is badly understaffed, lots of mentions on -dev, so
15 > maybe log a stable request but against icedtea-bin-7
16 >
17 >
18 >
19 > >
20 > > Running 'emerge -auND' generates the following output on my system:
21 > >
22 > > Calculating dependencies .... ....... done!
23 > > [ebuild NS ~] dev-java/icedtea-bin-7.2.5.3 [6.1.13.5] USE="X alsa
24 > > cups nsplugin -cjk -doc -examples (-selinux) -source -webstart"
25 > > [ebuild NS ] virtual/jdk-1.7.0 [1.6.0-r2]
26 > > [ebuild NS ] virtual/jre-1.7.0 [1.6.0-r1]
27 > > [ebuild U ~] dev-java/icedtea-web-1.5.1-r1 [1.4.2] USE="icedtea7%*
28 > > -tagsoup%"
29 > >
30 > > The following keyword changes are necessary to proceed:
31 > > (see "package.accept_keywords" in the portage(5) man page for
32 > more details)
33 > > # required by virtual/jdk-1.7.0::gentoo
34 > > # required by virtual/jre-1.7.0::gentoo
35 > > # required by sys-libs/db-4.8.30-r2::gentoo[java]
36 > > # required by dev-libs/redland-1.0.16::gentoo[berkdb]
37 > > # required by app-office/libreoffice-4.4.1.2::gentoo
38 > > # required by @selected
39 > > # required by @world (argument)
40 > > =dev-java/icedtea-bin-7.2.5.3 ~x86
41 > > # required by dev-java/icedtea-bin-7.2.5.3::gentoo[nsplugin]
42 > > # required by virtual/jdk-1.7.0::gentoo
43 > > # required by virtual/jre-1.7.0::gentoo
44 > > # required by sys-libs/db-4.8.30-r2::gentoo[java]
45 > > # required by dev-libs/redland-1.0.16::gentoo[berkdb]
46 > > # required by app-office/libreoffice-4.4.1.2::gentoo
47 > > # required by @selected
48 > > # required by @world (argument)
49 > > =dev-java/icedtea-web-1.5.1-r1 ~x86
50 > >
51 > > /usr/portage/virtual/jre/jre-1.7.0.ebuild:12
52 > > =virtual/jdk-1.7.0*
53 > > /usr/portage/virtual/jdk/jdk-1.7.0.ebuild:12,13
54 > > =dev-java/icedtea-bin-7*
55 > > =dev-java/icedtea-7*
56 > >
57 > > Thanks.
58 > >
59 >
60 >
61 > --
62 > Alan McKinnon
63 > alan.mckinnon@×××××.com <mailto:alan.mckinnon@×××××.com>
64 >
65 >
66 >
67 > Understood. Thanks.
68
69 Turns out the virtual is working as designed - see Andreas's post above
70
71 I recall now a discussion on -dev about this ages ago, and a consensus
72 emerged then to keep things as they currently are (changing it requires
73 much effort and has all manner of effects on the tree). The actual rule is:
74
75 A virtual can (by definition) be stable as soon as one of its providers
76 is stable.
77
78
79
80 --
81 Alan McKinnon
82 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] stable java virtuals require unstable java packages Dale <rdalek1967@×××××.com>
Re: [gentoo-user] stable java virtuals require unstable java packages Alexander Kapshuk <alexander.kapshuk@×××××.com>