Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Circular dependencies...
Date: Mon, 06 Jan 2014 08:21:32
Message-Id: 20140106082124.GA3854@solfire
In Reply to: Re: [gentoo-user] Circular dependencies... by Khumba
1 Khumba <bog@××××××.net> [14-01-06 08:32]:
2 > On Mon, 6 Jan 2014 08:18:20 +0100
3 > meino.cramer@×××.de wrote:
4 >
5 > > Hi,
6 > >
7 > > I got this:
8 > >
9 > > #> emerge --update --newuse --deep --with-bdeps=y @world -vp
10 > >
11 > > These are the packages that would be merged, in order:
12 > >
13 > > Calculating dependencies... done!
14 > >
15 > >
16 > > [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
17 > > [nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
18 > > [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
19 > > [nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
20 > > [nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
21 > > [ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
22 > > [ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
23 > > [ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
24 > > [ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
25 > >
26 > > Total: 4 packages (4 upgrades), Size of downloads: 830 kB
27 > >
28 > > * Error: circular dependencies:
29 > >
30 > > (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
31 > > (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
32 > > (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
33 > >
34 > > It might be possible to break this cycle
35 > > by applying the following change:
36 > > - dev-ruby/racc-1.4.9 (Change USE: -doc)
37 > >
38 > >
39 > >
40 > > I added this to /etc/portage/package.use:
41 > >
42 > > =dev-ruby/racc-1.49 -doc
43 >
44 > 1.49 != 1.4.9, is that not just a typo in your email?
45 >
46 > Cheers,
47 > Khumba
48 >
49 > >
50 > > and have set "doc" in the USE flags in make.conf.
51 > >
52 > > I am still getting the above output...
53 > >
54 > > How can I get out of this cycle out of this cycle out of this cycles
55 > > out of... ;)
56 > >
57 > > Best regards,
58 > > mcc
59 > >
60 > >
61 >
62 >
63
64 Hi Khumba,
65
66 oh damn...I didn't saw that! Thank you very much !!!
67
68 Now the circle is moved a little further...I got:
69
70 [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
71 [nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
72 [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
73 [nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
74 [nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
75 [ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="-doc* {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
76 [ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
77 [ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
78 [ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
79
80 Total: 4 packages (4 upgrades), Size of downloads: 830 kB
81
82 * Error: circular dependencies:
83
84 (dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) depends on
85 (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
86 (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
87 (dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) (buildtime)
88
89 It might be possible to break this cycle
90 by applying the following change:
91 - dev-ruby/rake-0.9.6 (Change USE: -doc)
92
93
94 I will now add that to package.use and will see how far it will
95 take...
96
97 Thanks a lot again! :)
98 Cheers,
99 mcc