* [gentoo-user] "Error: circular dependencies"
@ 2009-01-23 17:59 Grant
2009-01-23 18:26 ` Peter Alfredsen
0 siblings, 1 reply; 3+ messages in thread
From: Grant @ 2009-01-23 17:59 UTC (permalink / raw
To: Gentoo mailing list
This ebuild is from the java-overlay. Is it just a bad ebuild or can
I fix this? I tried disabling the nsplugin USE flag with the same
result.
# emerge icedtea6
Calculating dependencies... done!
[ebuild N ] dev-java/icedtea6-1.3.1-r2 USE="nsplugin -cacao
-debug -doc -examples -javascript -pulseaudio -shark -zero"
* Error: circular dependencies:
('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') depends on
('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') (hard)
* Note that circular dependencies can often be avoided by temporarily
* disabling USE flags that trigger optional dependencies.
- Grant
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] "Error: circular dependencies"
2009-01-23 17:59 [gentoo-user] "Error: circular dependencies" Grant
@ 2009-01-23 18:26 ` Peter Alfredsen
2009-01-24 15:35 ` Grant
0 siblings, 1 reply; 3+ messages in thread
From: Peter Alfredsen @ 2009-01-23 18:26 UTC (permalink / raw
To: gentoo-user
On Fri, 23 Jan 2009 09:59:41 -0800
Grant <emailgrant@gmail.com> wrote:
> This ebuild is from the java-overlay. Is it just a bad ebuild or can
> I fix this? I tried disabling the nsplugin USE flag with the same
> result.
>
57 DEPEND="${RDEPEND}
58 || ( >=virtual/gnu-classpath-jdk-1.5
59 dev-java/icedtea6
60 dev-java/icedtea6-bin
61 )
It comes from that line. It looks like it's for bootstrapping icedtea6,
which apparently can be done by itself or the two other alternatives.
emerging icedtea6-bin should fix this. It can then be unemerged when
you've emerged icedtea6 and from then on you can bootstrap updates with
the existing installation.
/PA
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] "Error: circular dependencies"
2009-01-23 18:26 ` Peter Alfredsen
@ 2009-01-24 15:35 ` Grant
0 siblings, 0 replies; 3+ messages in thread
From: Grant @ 2009-01-24 15:35 UTC (permalink / raw
To: gentoo-user
>> This ebuild is from the java-overlay. Is it just a bad ebuild or can
>> I fix this? I tried disabling the nsplugin USE flag with the same
>> result.
>>
> 57 DEPEND="${RDEPEND}
> 58 || ( >=virtual/gnu-classpath-jdk-1.5
> 59 dev-java/icedtea6
> 60 dev-java/icedtea6-bin
> 61 )
> It comes from that line. It looks like it's for bootstrapping icedtea6,
> which apparently can be done by itself or the two other alternatives.
> emerging icedtea6-bin should fix this. It can then be unemerged when
> you've emerged icedtea6 and from then on you can bootstrap updates with
> the existing installation.
Thank you, that worked.
- Grant
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-24 15:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23 17:59 [gentoo-user] "Error: circular dependencies" Grant
2009-01-23 18:26 ` Peter Alfredsen
2009-01-24 15:35 ` Grant
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox