Bug 202268 - java-1.4.2-gcj-compat-plugin creates a dead link
Summary: java-1.4.2-gcj-compat-plugin creates a dead link
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.4.2-gcj-compat
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Fitzsimmons
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-11 21:17 UTC by Rik van Riel
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-22 20:35:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rik van Riel 2006-08-11 21:17:04 UTC
Description of problem:

The package does not seem to require whatever package actually contains
libjavaplugin.so

Version-Release number of selected component (if applicable):

java-1.4.2-gcj-compat-plugin-1.4.2.0-40jpp_100rh

Steps to Reproduce:
1. install java-1.4.2-gcj-compat-plugin
2. look at the dead link in /usr/lib64/mozilla/plugins/
3.
  
Additional info:

This is on x86-64.  Does a libjavaplugin.so exist in some other java package?

Comment 1 Thomas Fitzsimmons 2006-08-14 18:28:15 UTC
Yes, the plugin file exists as /usr/lib/gcj-4.1.1/libgcjwebplugin.so in the
libgcj sub-package of the gcc rpm.

The java-1.4.2-gcj-compat-plugin sub-package contains the following lines:

Requires(post): libgcj%{gccsuffix} >= %{gccver}
Requires(postun): libgcj%{gccsuffix} >= %{gccver}

Maybe that's not enough, and I also need:

Requires: libgcj%{gccsuffix} >= %{gccver}

I assumed that Requires(post) implied Requires.


Comment 2 Thomas Fitzsimmons 2006-08-14 19:21:56 UTC
This should be fixed in java-1.4.2-gcj-compat-1.4.2.0-40jpp_101rh which I just
built into Rawhide.  Please confirm.


Comment 3 Thomas Fitzsimmons 2006-08-22 20:35:32 UTC
I'm assuming this is fixed in Rawhide.  Please reopen this report if the bug
appears again.



Note You need to log in before you can comment on or make changes to this bug.