First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 147259
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Vlastimil Babka (Caster) <caster@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 147259 depends on: Show dependency tree
Show dependency graph
Bug 147259 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-11 22:53 0000
$ GENTOO_VM=sun-jre-bin-1.4 javaws
Tried to execute /usr/lib/jvm/sun-jre-bin-1.4//bin/javaws and
/usr/lib/jvm/sun-jre-bin-1.4//jre/bin/javaws, but neither exist.
Perhaps there is something wrong with the install of sun-jre-bin-1.4?

$ GENTOO_VM=sun-jdk-1.4 javaws
Tried to execute /usr/lib/jvm/sun-jdk-1.4//bin/javaws and
/usr/lib/jvm/sun-jdk-1.4//jre/bin/javaws, but neither exist.
Perhaps there is something wrong with the install of sun-jdk-1.4?

Because the javaws executable here is in {jre/}javaws/javaws and not in bin. In
blackdown-jdk there's symlink in bin/ that points there so it works. Maybe that
symlink should be added to sun-{jdk,jre} too, instead of trying to workaround
in java-config?

------- Comment #1 From Josh Nichols 2006-09-14 22:01:12 0000 -------
I'm pretty sure that symlink is part of the blackdown release. We could easily
enough do a symlink though.

------- Comment #2 From Vlastimil Babka (Caster) 2006-09-15 02:34:32 0000 -------
Add ibm-{jre,jdk}-bin-1.4 and jrockit-jdk-bin-1.4 to the list (that means
anything 1.4 but blackdown). Still better to add symlinks to them than patch
java-config, since 1.5+ there always is javaws in bin/

------- Comment #3 From Josh Nichols 2006-09-18 20:59:43 0000 -------
Yeah, symlinking makes sense.

@Caster

If you're comfortable with it, you can go ahead and add the symlinks and
revbump for the effected versions.

------- Comment #4 From Vlastimil Babka (Caster) 2006-09-19 00:33:50 0000 -------
Fixed in sun-jdk-1.4.2.12-r2.

------- Comment #5 From Josh Nichols 2006-09-19 05:33:04 0000 -------
Think you meant to mark FIXED ;)

------- Comment #6 From Vlastimil Babka (Caster) 2006-09-19 06:35:23 0000 -------
Not really, I fixed only the first package of many, just tracking progress,
used ASSIGNED to indicate I am to take care of it...

------- Comment #7 From Vlastimil Babka (Caster) 2006-09-19 07:58:09 0000 -------
sun-jre-bin fixed in 1.4.2.10-r2

------- Comment #8 From Vlastimil Babka (Caster) 2006-09-19 09:29:26 0000 -------
ibm-jdk-bin and ibm-jre-bin fixed in 1.4.2.6-r4

------- Comment #9 From Vlastimil Babka (Caster) 2006-09-19 15:14:40 0000 -------
Looks like there's no javaws in jrockit-jdk-bin, so that's all folks.

First Last Prev Next    No search results available      Search page      Enter new bug