[GH-ISSUE #11648] Openproject does not install #2454

Closed
opened 2026-02-26 12:52:30 +03:00 by kerem · 1 comment
Owner

Originally created by @Ramuh on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11648

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Openproject

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/8.4.16/368e3c45c15b895c (running kernel: 6.8.12-18-pve)

📝 Provide a clear and concise description of the issue.

Script fails with the following error:

✔️ Set up PostgreSQL Database
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org trixie-security InRelease
Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease
Get:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease [1,849 B]
Err:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Warning: OpenPGP signature verification failed: https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Error: The repository 'https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease' is not signed.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.

🔄 Steps to reproduce the issue.

Run

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

All Enter

Paste the full error output (if available).

✔️ Set up PostgreSQL Database
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org trixie-security InRelease
Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease
Get:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease [1,849 B]
Err:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Warning: OpenPGP signature verification failed: https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Error: The repository 'https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease' is not signed.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.

🖼️ Additional context (optional).

No response

Originally created by @Ramuh on GitHub (Feb 7, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11648 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Openproject ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openproject.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/8.4.16/368e3c45c15b895c (running kernel: 6.8.12-18-pve) ### 📝 Provide a clear and concise description of the issue. Script fails with the following error: ✔️ Set up PostgreSQL Database Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Get:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease [1,849 B] Err:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z Warning: OpenPGP signature verification failed: https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z Error: The repository 'https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease' is not signed. Notice: Updating from such a repository can't be done securely, and is therefore disabled by default. Notice: See apt-secure(8) manpage for repository creation and user configuration details. ### 🔄 Steps to reproduce the issue. Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openproject.sh)" All Enter ### ❌ Paste the full error output (if available). ✔️ Set up PostgreSQL Database Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Get:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease [1,849 B] Err:5 https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z Warning: OpenPGP signature verification failed: https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6257DF9972462F57A20FFB2AB6D583CCBD33EEB8 is not bound: No binding signature at time 2026-02-07T09:20:20Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z Error: The repository 'https://dl.packager.io/srv/deb/opf/openproject/stable/15/debian 12 InRelease' is not signed. Notice: Updating from such a repository can't be done securely, and is therefore disabled by default. Notice: See apt-secure(8) manpage for repository creation and user configuration details. ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:30 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Feb 7, 2026):

var_version=12 before. Its an Sha issue from there repo

<!-- gh-comment-id:3864026766 --> @MickLesk commented on GitHub (Feb 7, 2026): var_version=12 before. Its an Sha issue from there repo
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#2454
No description provided.