From: David Relson <relson@osagesoftware.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] SOLVED Java problem
Date: Tue, 25 May 2010 07:46:24 -0400 [thread overview]
Message-ID: <20100525074624.4414f6d4@osage.osagesoftware.com> (raw)
In-Reply-To: <20100524073722.22eeebe6@osage.osagesoftware.com>
Problem solved! caster at b.g.o. suggested running
Must be some orphan file.
Try grep ant-junit /usr/share/*/package.env
which found CLASSPATH and DEPEND lines in .../ant-tasks/package.env.
After removing the ant-junit references, emerge gave a different error
message. I then disabled all the /usr/share/ant* directories by
renaming them to /usr/share/ant*.xxx
After running the following commands (with results shown):
1) emerge ant-junit failed saying "!!! ERROR: Package ant-core was not
found!"
2) emerge ant-core succeeded
3) emerge eclipse-sdk successfully built multiple packages until
dev-java/ant-apache-bcel-1.7.1 failed saying "!!! ERROR: Package
ant-nodeps was not found!"
4) emerge ant-nodeps succeeded
emerge eclipse-sdk has succeeded !!!
Conclusions:
1 - jar file references in /usr/share/ant-tasks/package.env caused the
error messages I didn't understand
2 - ant-nodeps is needed for ant-apache-bcel, but is incorrect in the
ebuild
3 - install problem has been solved
prev parent reply other threads:[~2010-05-25 11:47 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-22 20:10 [gentoo-user] Java problem David Relson
2010-05-22 21:35 ` Kenneth Prugh
2010-05-23 0:43 ` David Relson
2010-05-23 0:51 ` Kenneth Prugh
2010-05-23 0:57 ` David Relson
2010-05-23 1:32 ` David Abbott
2010-05-23 4:30 ` Kenneth Prugh
2010-05-23 3:41 ` [gentoo-user] " walt
2010-05-23 13:24 ` David Relson
2010-05-23 14:32 ` Arttu V.
2010-05-23 14:57 ` David Relson
2010-05-23 15:16 ` Arttu V.
2010-05-23 16:53 ` David Relson
2010-05-23 16:24 ` walt
2010-05-23 16:56 ` David Relson
2010-05-23 18:01 ` walt
2010-05-24 1:26 ` David Relson
2010-05-24 1:43 ` Kenneth Prugh
2010-05-24 11:11 ` walt
2010-05-24 11:37 ` David Relson
2010-05-25 11:46 ` David Relson [this message]
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=20100525074624.4414f6d4@osage.osagesoftware.com \
--to=relson@osagesoftware.com \
--cc=gentoo-user@lists.gentoo.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