Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473074 - dev-java/gcj-jdk-4.7.3 version bump
Summary: dev-java/gcj-jdk-4.7.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andrew John Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 09:14 UTC by Ivan Iraci
Modified: 2013-06-27 10:52 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Iraci 2013-06-12 09:14:39 UTC
sys-devel/gcc-4.7.3[gcj] needs dev-java/gcj-jdk-4.7.3 which is not yet in the portage tree.

Simply copying gcj-jdk-4.7.2.ebuild to gcj-jdk-4.7.3.ebuild fixes this problem.

Please, do it.
Thanks in advance.
Comment 1 Ivan Iraci 2013-06-20 09:58:14 UTC
Is it so hard to type the following commands?

# cd /usr/portage/dev-java/gcj-jdk/
# cp gcj-jdk-4.7.2.ebuild gcj-jdk-4.7.3.ebuild
# ebuild gcj-jdk-4.7.3.ebuild digest

Please, fix this issue.

Thanks.
Comment 2 Ivan Iraci 2013-06-27 08:27:52 UTC
Ping.
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-27 10:52:21 UTC
(In reply to Ivan Iraci from comment #0)
> sys-devel/gcc-4.7.3[gcj] needs dev-java/gcj-jdk-4.7.3 which is not yet in
> the portage tree.

The dependency is the other way around, or am I missing a dependency chain?

(In reply to Ivan Iraci from comment #0 and comment #1)
> Simply copying gcj-jdk-4.7.2.ebuild to gcj-jdk-4.7.3.ebuild fixes this
> problem. Is it so hard to type the following commands?

Had exams the past days and had to go through a very long inbox, tried to remember to do your bug but I forgot (well, not really, it's somewhere in the list of bugs to fix); thanks for pinging again. Had to rebuild gcc with +gcj as well as the dependencies to be able to test this, which now completed so I can continue with testing; so, could finally test and bump this.

+  27 Jun 2013; Tom Wijsman <TomWij@gentoo.org> +gcj-jdk-4.7.3.ebuild:
+  Version bump to 4.7.3; fixes bug #473074, reported by Ivan Iraci.

Thank you for letting us know.