-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedIssue fixed and release pendingIssue fixed and release pending
Description
I'm submitting a…
- [X ] bug report
Short description of the issue/suggestion:
Linux DEB installer installs a non working java application in terms of being able to load native libs from external library JOGL (OpenGL) that needs to execute a script in user TMP directory to load native libs per platform.
By setting permissions of 755 (rwx,rx,rx) to jspawnhelper in jre/lib/jspawnhelper when the package is installed the issue is solved.
In the RPM packager this is done correctly and explicitely already, so needs to be fixed for the DEB packager.
Please tell us about your environment:
- JavaPackager version: 1.6.5
- OS version: Problem confirmed on Linux Mint 20, Ubuntu 20, It is likely that all DEB distributions are affected.
- JDK version: OpenJDK 17 (Temurin)
- Build tool:
- [ X ] Maven
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedIssue fixed and release pendingIssue fixed and release pending