Bug 427120

Summary: rt.jar is misdirected dangling symlink
Product: [Fedora] Fedora Reporter: Ben Liblit <liblit>
Component: java-1.5.0-gcjAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-04 15:31:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Liblit 2007-12-31 23:38:54 UTC
java-1.5.0-gcj-1.5.0.0-17.fc8 installs
/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar as a dangling symlink to
"/libgcj-4.1.2.jar", which does not exist in this or any other package.

Presumably this should actually be a link to /usr/share/java/libgcj-4.1.2.jar,
which is part of the libgcj-4.1.2-33 package.  (This is already a prerequisite
of java-1.5.0-gcj-1.5.0.0-17.fc8.)

Comment 1 Thomas Fitzsimmons 2008-01-04 15:31:20 UTC

*** This bug has been marked as a duplicate of 377341 ***

Comment 2 Thomas Fitzsimmons 2008-01-04 15:38:53 UTC
Did you install using a Fedora 8 ISO or did you get this result installing from
a Rawhide spin?


Comment 3 Ben Liblit 2008-01-04 19:58:05 UTC
I installed using a Fedora 8 ISO, not a Rawhide spin.