keycloak / keycloak/libunix-dbus-java

rebuild the libunix-dbus-java against java-11-openjdk-headless

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Description

I am trying to track down some issues I have with keycloak and sssd federation and different versions of the below needed packages.

Would it be possible to rebuild the libunix-dbus-java against java-11-openjdk-headless?

How can I check dependencies of libunix-dbus-java and java versions?

```
# ldd /usr/lib64/libunix_dbus_java.so.0
linux-vdso.so.1 (0x00007fffd45d8000)
libz.so.1 => /lib64/libz.so.1 (0x00007fdfe6d98000)
libc.so.6 => /lib64/libc.so.6 (0x00007fdfe69d3000)
/lib64/ld-linux-x86-64.so.2 (0x00007fdfe71b4000)
```

Thank you!

https://pkgs.org/download/jna
jna-5.6.0-6.el9.x86_64.rpm
https://github.com/keycloak/libunix-dbus-java/releases/tag/libunix-dbus-java-0.8.0
java-1.8.0-headless
java-11-headless
java-17-headless
java-18-headless

### Discussion

_No response_

### Motivation

_No response_

### Details

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository and the libunix-dbus-java 0.8.0 release information, then compare the listed Java 8, 11, 17, and 18 headless environments. Check how the library is currently built and how its dependencies are declared; done means a reproducible build against java-11-openjdk-headless with dependency and Java-version behavior documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.