Bug 1079668

Summary: java-1.8.0-openjdk-headless provides symlink to non-existent file default.sf2
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: java-1.8.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ahughes, dbhole, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-24 15:43:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Stadelmann 2014-03-22 19:52:16 UTC
java-1.8.0-openjdk-headless-1:1.8.0.0-0.34.b132.fc20.x86_64 provides a symlink from
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.0.x86_64/jre/lib/audio/default.sf2
to
/usr/share/soundfonts/default.sf2
which does not exist. The latter is provided by the
fluid-soundfont-gm-3.1-11.fc20.noarch
package which
java-1.8.0-openjdk-headless
does not depend on.

Comment 1 Omair Majid 2014-03-23 02:57:22 UTC
FWIW, this behaviour is unchanged from java-1.7.0-openjdk (and I suspect java-1.6.0-openjdk).

Is the broken symlink causing any issues?

Comment 2 Christian Stadelmann 2014-03-23 09:52:55 UTC
No, it does not cause any issues for me. And yes, this behavior is the same on java-1.7.0-openjdk-headless.

Comment 3 jiri vanek 2014-03-24 15:43:51 UTC
Hi. This is feature, not a bug. If default.sf2 do exists, jdk will pick it up.

see: https://bugzilla.redhat.com/show_bug.cgi?id=541466