Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420921 - dev-java/gluegen-2.0_rc8: incomplete jar packaging
Summary: dev-java/gluegen-2.0_rc8: incomplete jar packaging
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 04:35 UTC by Guillaume Horel
Modified: 2012-07-14 09:33 UTC (History)
0 users

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


Attachments
ebuild patch (ebuild.patch,354 bytes, patch)
2012-06-13 04:36 UTC, Guillaume Horel
Details | Diff
ebuild patch (ebuild.patch,354 bytes, patch)
2012-06-13 04:37 UTC, Guillaume Horel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Horel 2012-06-13 04:35:52 UTC
gluegen-rt.jar shipped depends on gluegen-rt-natives-linux-i586.jar which is actually compiled, but not installed by the current ebuild.  I attached a small patch to fix the issue.

Reproducible: Always




The ebuild is from the java-overlay.
Comment 1 Guillaume Horel 2012-06-13 04:36:48 UTC
Created attachment 315159 [details, diff]
ebuild patch
Comment 2 Guillaume Horel 2012-06-13 04:37:50 UTC
Created attachment 315161 [details, diff]
ebuild patch
Comment 3 Ralph Sennhauser (RETIRED) gentoo-dev 2012-07-13 14:53:07 UTC
We are installing the shared libraries to /usr/lib instead.

Please describe what exactly fails or why they need to be on classpath as well.
Comment 4 Guillaume Horel 2012-07-14 09:33:18 UTC
I'm sorry I can't reproduce the bug at the moment. I thought I needed the patch at the time for a package depending on gluegen, but it's working fine now. I'll reopen the bug if it props up again.