[GH-ISSUE #8164] Booklore requires Java 25 now #1737

Closed
opened 2026-02-26 12:50:03 +03:00 by kerem · 2 comments
Owner

Originally created by @Psychoboy on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8164

Originally assigned to: @vhsdream on GitHub.

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Booklore

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/booklore.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

Most recent update to booklore requires java version 25 instead of 21

🔄 Steps to reproduce the issue.

attempt to install booklore, during compiling the backend it will fail due to incorrect java version

Paste the full error output (if available).

Incorrect java version

🖼️ Additional context (optional).

No response

Originally created by @Psychoboy on GitHub (Oct 7, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8164 Originally assigned to: @vhsdream on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Booklore ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/booklore.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.14 ### 📝 Provide a clear and concise description of the issue. Most recent update to booklore requires java version 25 instead of 21 ### 🔄 Steps to reproduce the issue. attempt to install booklore, during compiling the backend it will fail due to incorrect java version ### ❌ Paste the full error output (if available). Incorrect java version ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:50:03 +03:00
Author
Owner

@vhsdream commented on GitHub (Oct 7, 2025):

Seems like this is an easy fix, just did a quick test and my BookLore is updated successfully.

<!-- gh-comment-id:3376522923 --> @vhsdream commented on GitHub (Oct 7, 2025): Seems like this is an easy fix, just did a quick test and my BookLore is updated successfully.
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 7, 2025):

fix is merged.

<!-- gh-comment-id:3376892985 --> @michelroegl-brunner commented on GitHub (Oct 7, 2025): fix is merged.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1737
No description provided.