FS#52336 - [jre8-openjdk] missing dependencies, possibly misplaced libs

Attached to Project: Arch Linux
Opened by Lukas Jirkovsky (6xx) - Monday, 02 January 2017, 18:46 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Most of the following information is based on  FS#45908 . There are at least two packages that probably should be dependencies of the jre8-openjdk, as probably no Java GUI application will work without them.

I tried a simple hello world from http://www.egtry.com/java/awt/hello and I found at least these two packages to be required:
* libxrender, causes:
~~~
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libawt_xawt.so: libXrender.so.1: cannot open shared object file: No such file or directory
~~~
* freetype2, causes:
~~~
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libfontmanager.so: libfreetype.so.6: cannot open shared object file: No such file or directory
~~~

Also, the affected JRE libraries may be better of in jre8-openjdk rather than in jre8-openjdk-headless
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:15 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/java8-openjdk/issues/1
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...