Immich: Debian Trixie#7728
Merged
MickLesk merged 2 commits intocommunity-scripts:mainfrom Sep 18, 2025
Merged
Conversation
- Use Debian Stable repo for all dependencies - Remove unneeded dependencies - Replace `libmimalloc2.0` with `libmimalloc3` - Remove pre-1.140.x workarounds - Pin an Intel OpenVINO dependency - Force use of Python3.11 for machine-learning builds - Unpin custom photo-library revisions - Remove old vchord patches - Remove DB collation version refresh - Exit on detection of Debian 12 or below with message - Force hardlink as pnpm import method (fixes community-scripts#7192)
This comment has been minimized.
This comment has been minimized.
michelroegl-brunner
previously approved these changes
Sep 18, 2025
Member
michelroegl-brunner
left a comment
There was a problem hiding this comment.
Looks good to me. I think this is the better approach then doing it with the other Trixie updates.
Contributor
|
🤖 AI suggests these possible labels (uncertain): website (70%), json (60%) |
CrazyWolf13
approved these changes
Sep 18, 2025
MickLesk
approved these changes
Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✍️ Description
libmimalloc2.0withlibmimalloc3🔗 Related PR / Issue
Link: #7726
Support for the Debian 12 (Bookworm) version of Immich has ended. If you try to update your Bookworm Immich LXC it will fail and tell you to upgrade to Trixie first. The script will fail before it deletes anything so that's cool. Go to this discussion to learn how to migrate.
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.