immich installation script fails when trying to install postgresql-16 because of unmet dependencies #1263

Closed
opened 2026-02-05 00:00:12 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @elektronaut69 on GitHub (Jul 11, 2025).

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?

immich

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Installation scripts fails when trying to install postgresql-16 because of unmet dependencies.

🔄 Steps to reproduce the issue.

Install.

Paste the full error output (if available).

The following packages have unmet dependencies:
postgresql-16 : Depends: postgresql-common (>= 252~) but it is not going to be installed
Depends: libicu76 (>= 76.1-1~) but it is not installable
Depends: libldap2 (>= 2.6.2) but it is not installable
Depends: libpq5 (>= 16~~) but it is not going to be installed
Recommends: sysstat but it is not going to be installed
postgresql-client-16 : Depends: libpq5 (>= 16.9) but it is not going to be installed
Depends: libreadline8t64 (>= 6.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

[ERROR] in line 194: exit code 0: while executing command $STD apt-get install -y "postgresql-${PG_VERSION}" "postgresql-client-${PG_VERSION}"

[ERROR] in line 1233: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @elektronaut69 on GitHub (Jul 11, 2025). 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? immich ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Installation scripts fails when trying to install postgresql-16 because of unmet dependencies. ### 🔄 Steps to reproduce the issue. Install. ### ❌ Paste the full error output (if available). The following packages have unmet dependencies: postgresql-16 : Depends: postgresql-common (>= 252~) but it is not going to be installed Depends: libicu76 (>= 76.1-1~) but it is not installable Depends: libldap2 (>= 2.6.2) but it is not installable Depends: libpq5 (>= 16~~) but it is not going to be installed Recommends: sysstat but it is not going to be installed postgresql-client-16 : Depends: libpq5 (>= 16.9) but it is not going to be installed Depends: libreadline8t64 (>= 6.0) but it is not installable E: Unable to correct problems, you have held broken packages. [ERROR] in line 194: exit code 0: while executing command $STD apt-get install -y "postgresql-${PG_VERSION}" "postgresql-client-${PG_VERSION}" [ERROR] in line 1233: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:00:12 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Jul 11, 2025):

@vhsdream

@michelroegl-brunner commented on GitHub (Jul 11, 2025): @vhsdream
Author
Owner

@tremor021 commented on GitHub (Jul 11, 2025):

@elektronaut69 try now

@tremor021 commented on GitHub (Jul 11, 2025): ~~@elektronaut69 try now~~
Author
Owner

@vhsdream commented on GitHub (Jul 11, 2025):

@tremor021 It's likely to fail due to the other issue with building sharp.

@vhsdream commented on GitHub (Jul 11, 2025): @tremor021 It's likely to fail due to the other issue with building sharp.
Author
Owner

@elektronaut69 commented on GitHub (Jul 11, 2025):

Can't. At Work right now. Will try at night.

Chris @.***> schrieb am Fr., 11. Juli 2025, 14:03:

vhsdream left a comment (community-scripts/ProxmoxVE#5931)
https://github.com/community-scripts/ProxmoxVE/issues/5931#issuecomment-3062027071

@tremor021 https://github.com/tremor021 It's likely to fail due to the
other issue with building sharp.


Reply to this email directly, view it on GitHub
https://github.com/community-scripts/ProxmoxVE/issues/5931#issuecomment-3062027071,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABSDFUFV2VTZ4VYTM3W5GYD3H6RXJAVCNFSM6AAAAACBJQOHUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRSGAZDOMBXGE
.
You are receiving this because you were mentioned.Message ID:
@.***>

@elektronaut69 commented on GitHub (Jul 11, 2025): Can't. At Work right now. Will try at night. Chris ***@***.***> schrieb am Fr., 11. Juli 2025, 14:03: > *vhsdream* left a comment (community-scripts/ProxmoxVE#5931) > <https://github.com/community-scripts/ProxmoxVE/issues/5931#issuecomment-3062027071> > > @tremor021 <https://github.com/tremor021> It's likely to fail due to the > other issue with building sharp. > > — > Reply to this email directly, view it on GitHub > <https://github.com/community-scripts/ProxmoxVE/issues/5931#issuecomment-3062027071>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABSDFUFV2VTZ4VYTM3W5GYD3H6RXJAVCNFSM6AAAAACBJQOHUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRSGAZDOMBXGE> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
Author
Owner

@vhsdream commented on GitHub (Jul 11, 2025):

Closing this issue. Looks to be fixed in #5932. Please make a new one if you find it doesn't work for you 😸

@vhsdream commented on GitHub (Jul 11, 2025): Closing this issue. Looks to be fixed in #5932. Please make a new one if you find it doesn't work for you 😸
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1263