Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to bookworm may break openhab #224

Open
narc-Ontakac2 opened this issue Aug 19, 2023 · 1 comment
Open

Upgrade to bookworm may break openhab #224

narc-Ontakac2 opened this issue Aug 19, 2023 · 1 comment

Comments

@narc-Ontakac2
Copy link

narc-Ontakac2 commented Aug 19, 2023

I was totally surprised when after the upgrade to 4.0.2-1 my openhab stopped working with some felix complaining about a missing requirement. What actually happened was that the upgrade to bookworm 2 weeks before had removed java 17, which is no longer the default java, without restarting openhab. Explicitely installing java 17 it fixed it. It might make sense to turn

Suggests: openjdk-17-jre | java17-runtime | java17-runtime-headless | zulu17-jdk | temurin-17-jdk

into a Depends.

@J-N-K
Copy link
Member

J-N-K commented Aug 20, 2023

@openhab/linuxpkg-maintainers Can you check what is possible here? I can't transfer the issue to your repository.

@kaikreuzer kaikreuzer transferred this issue from openhab/openhab-distro Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants