From: Joshua Nichols <nichoj@gentoo.org>
To: Jan Meier <jan@codejunky.org>
Cc: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] Unmerging Eclipse fails
Date: Fri, 14 Jul 2006 09:36:25 -0400 [thread overview]
Message-ID: <44B79DD9.3020703@gentoo.org> (raw)
In-Reply-To: <200607141439.55561.jan@codejunky.org>
Jan Meier wrote:
> !!! ERROR: dev-util/eclipse-sdk-3.0.2 failed.
> Call stack:
> ebuild.sh, line 1447: Called
> source '/var/db/pkg/dev-util/eclipse-sdk-3.0.2/eclipse-sdk-3.0.2.ebuild'
> eclipse-sdk-3.0.2.ebuild, line 5: Called
> inherit 'eutils' 'java-pkg' 'java-ant'
> ebuild.sh, line 1182: Called die
>
> !!! java-ant.eclass could not be found by inherit()
> !!! If you need support, post the topmost build error, and the call stack if
> relevant.
>
>
> Any suggestions?
>
> Regards
> Jan
>
>
You must have been using axxo-overlay at some point. Because of the way
eclasses work, they need to be around at unmerge time. java-ant was
since renamed to java-ant-2.
So to fix, you'll need to create an empty eclass named java-ant.eclass, ie:
# touch /usr/portage/eclass/java-ant.eclass
That should do the trick.
--
gentoo-java@gentoo.org mailing list
next prev parent reply other threads:[~2006-07-14 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-14 12:39 [gentoo-java] Unmerging Eclipse fails Jan Meier
2006-07-14 13:36 ` Joshua Nichols [this message]
2006-07-14 14:46 ` Jan Meier
2006-07-14 15:49 ` Joshua Nichols
2006-07-14 16:34 ` Jan Meier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44B79DD9.3020703@gentoo.org \
--to=nichoj@gentoo.org \
--cc=gentoo-java@lists.gentoo.org \
--cc=jan@codejunky.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox