[Bug 220406] Re: Missing symlink /usr/lib/gcj-4.2

2008-10-08 Thread Matthias Klose
** Changed in: gcj-4.2 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Missing symlink /usr/lib/gcj-4.2
https://bugs.launchpad.net/bugs/220406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220406] Re: Missing symlink /usr/lib/gcj-4.2

2008-04-30 Thread Matthias Klose
this is not a bug; but intended. if libraries are API incompatible they
cannot be symlinked with the incompatible version. If you change
symlinks on your own in /usr, you are own your own ...

/var/lib/dpkg/info/gcjwebplugin-4.2.postinst registers the plugin with the 
correct path:
PLUGINPTH=/usr/lib/gcj-4.2-81/libgcjwebplugin.so

gij-4.2 makes sure that it conflicts with an older java-gcj-compat version:
Conflicts: java-gcj-compat ( 1.0.76-4)

$ ls -l /usr/lib/jvm/java-gcj/jre/lib/libgcjwebplugin.so
lrwxrwxrwx 1 root root 38 Apr 30 10:02 
/usr/lib/jvm/java-gcj/jre/lib/libgcjwebplugin.so - 
/usr/lib/gcj-4.2-81/libgcjwebplugin.so

this looks all ok to me, I'm closing this as invalid,

btw, please use the icedtea-gcjwebplugin for better results in hardy

-- 
Missing symlink /usr/lib/gcj-4.2
https://bugs.launchpad.net/bugs/220406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220406] Re: Missing symlink /usr/lib/gcj-4.2

2008-04-23 Thread ©TriMoon™
If you would have read my OP carefully you would have come to only 1
(one) conclusion and thats that they will list entries that are using
(in the end) the symlink i wrote about...

Anyway --list, shows: (this is same with all others for )
/usr/lib/jvm/java-gcj/jre/lib/libgcjwebplugin.so

And --display version: (this is same with all others for )
$update-alternatives --display firefox-javaplugin.so
firefox-javaplugin.so - status is manual.
 link currently points to /usr/lib/gcj-4.2/libgcjwebplugin.so
/usr/lib/jvm/java-gcj/jre/lib/libgcjwebplugin.so - priority 1042
Current `best' version is /usr/lib/jvm/java-gcj/jre/lib/libgcjwebplugin.so.

When I follow the rabbit I endup seeing that /usr/lib/jvm/java-gcj/jre/lib/ 
contains:
rt.jar - ../../../../../share/java/libgcj-4.2.jar
jsse.jar - ../../../../../share/java/libgcj-4.2.jar
'  '  '  '  '  etc all entries are like above except:
libgcjwebplugin.so - /usr/lib/gcj-4.2-81/libgcjwebplugin.so

Which means there are 2 problems more...
the libgcj-4.2.jar entries should become libgcj.jar, so things keep working 
with updates..
the last entry should become /usr/lib/gcj-4.2/libgcjwebplugin.so so things 
keep working with updates..
It would be even better if it became /usr/lib/gcj/libgcjwebplugin.so when you 
make yet another symlink:
/usr/lib/gcj - /usr/lib/gcj-4.2

You might want to change the status away from incomplete, unless you want this 
report to fade-away without resolution.
Im not sure how much more complete i can be :)

-- 
Missing symlink /usr/lib/gcj-4.2
https://bugs.launchpad.net/bugs/220406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220406] Re: Missing symlink /usr/lib/gcj-4.2

2008-04-21 Thread Matthias Klose
please attach the output for

  update-alternatives --list -javaplugin.so
  update-alternatives --display -javaplugin.so

replacing the question marks with the specific alternative

** Changed in: gcj-4.2 (Ubuntu)
   Status: New = Incomplete

-- 
Missing symlink /usr/lib/gcj-4.2
https://bugs.launchpad.net/bugs/220406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs