Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] loop merging and unmerging oracle-jdk-bin-1.7.0
Date: Sat, 10 Sep 2011 15:28:57
Message-Id: yu9ty8k8liw.fsf@nyu.edu
1 My daily update world caused the merging of oracle-jdk-bin-1.7.0
2 (after wonko explained how to handle a license question).
3
4 But my next step is emerge --depclean --ask
5 This wanted to unmerge the above package and, if permitted to
6 do so, caused a subsequent update word to remerge it.
7
8 I then wisely :-) refused the next --depclean's request to unmerge
9 it again. As far as I can tell this would be an infinite loop
10
11 allan
12
13 ajglap gottlieb # emerge --keep-going --update --newuse --with-bdeps=y world
14 These are the packages that would be merged, in reverse order:
15
16 Calculating dependencies... done!
17 [nomerge ] dev-java/icedtea-6.1.10.3 USE="hs20 nsplugin nss webstart xrender -cacao -debug -doc -examples -jamvm -javascript -nio2 -pulseaudio -systemtap -zero"
18 [nomerge ] dev-java/ant-nodeps-1.8.1
19 [ebuild NS ] virtual/jre-1.7.0 [1.6.0] 0 kB
20 [ebuild NS ] virtual/jdk-1.7.0 [1.6.0] 0 kB
21 [ebuild N f ] dev-java/oracle-jdk-bin-1.7.0 USE="X alsa -derby -doc -examples -jce -nsplugin" 0 kB

Replies

Subject Author
Re: [gentoo-user] loop merging and unmerging oracle-jdk-bin-1.7.0 Michael Schreckenbauer <grimlog@×××.de>