[Bug 3621] Can't run java applet on alpine

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 28 14:04:58 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3621

--- Comment #7 from JiriVanek <jvanek at redhat.com> ---
(In reply to Alex from comment #6)
> > The packaging is most likely very badly done, or you did something unexpected.
> 
> I didn't anything additionally, only install those packages

You created additional symlink. You wrote it three times.
> 
> > icedtea-web-mozilla should depend on icedtea-web as  all those jars are shared between javaws and  libjavaplugin
> 
> but it doesn't. At least in alpine

Thats wrong. Please bring alpine developers to the issue. I cant check every
distribution around.
> 
> # apk info --rdepends icedtea-web-mozilla
> icedtea-web-mozilla-1.6.2-r0 is required by:
> 
> # apk info --rdepends icedtea-web
> icedtea-web-1.6.2-r0 is required by:
> 
> # apk info --depends icedtea-web
> icedtea-web-1.6.2-r0 depends on:
> openjdk8-jre
> bash
> 
> # apk info --depends icedtea-web-mozilla
> icedtea-web-mozilla-1.6.2-r0 depends on:
> openjdk8-jre
> bash
> so:libc.musl-x86_64.so.1
> so:libgcc_s.so.1
> so:libglib-2.0.so.0
> so:libstdc++.so.6
> 
> 
> > Before any more symlinking, please check "Then please check, where binary of IcedTeaPlugin.so is searching those jars"
> 
> could you point me in the right direction - how can I do that?

strings IcedTeaPlugin.so  | grep jar

Where you are intresetd mainly in  Xbootclasspath but yo may notice other
broken paths here (eg path to jre and so on)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180828/bddf29e8/attachment.html>


More information about the distro-pkg-dev mailing list