Skip to content

NginxProxyManager - fail APT broken package openrestyΒ #11406

Description

@lubbertkramer

βœ… 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?

nginxproxymanager

πŸ“‚ What was the exact command used to execute the script?

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

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

πŸ“ˆ Which Proxmox version are you on?

9.1.4

πŸ“ Provide a clear and concise description of the issue.

βš™οΈ Using User Defaults (default.vars) on node pve1
πŸ’‘ PVE Version 9.1.4 (Kernel: 6.17.4-2-pve)
πŸ†” Container ID: 100
πŸ–₯️ Operating System: debian (13)
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 8 GB
🧠 CPU Cores: 2
πŸ› οΈ RAM Size: 2048 MiB
πŸš€ Creating a Nginx Proxy Manager LXC using the above default settings

βœ”οΈ Storage space validated
βœ”οΈ Storage local (Free: 817.8GB Used: 1.4GB) [Template]
βœ”οΈ Storage local-zfs (Free: 817.8GB Used: 71.9GB) [Container]
βœ”οΈ Storage 'local-zfs' (zfspool) validated
βœ”οΈ Template storage 'local' validated
βœ”οΈ Cluster is quorate
βœ”οΈ Template search completed
βœ”οΈ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
βœ”οΈ LXC Container 100 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Network in LXC is reachable (ping)
βœ”οΈ Customized LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 192.168.1.226
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ Git DNS: github.com:(βœ”οΈ ) raw.githubusercontent.com:(βœ”οΈ ) api.github.com:(βœ”οΈ ) git.community-scripts.org:(βœ”οΈ )
βœ”οΈ Updated Container OS
βœ”οΈ Installed Dependencies
βœ”οΈ Installed Python Dependencies
βœ”οΈ Set up Certbot
βœ–οΈ in line 51: exit code 100 (APT: Package manager error (broken packages / dependency problems))
β†’ apt update
--- Last 10 lines of silent log ---

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
Get:4 http://openresty.org/package/debian bookworm InRelease [2,596 B]
Err:4 http://openresty.org/package/debian bookworm InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on E52218E7087897DC6DEA6D6D97DB7443D5EDEB74 is not bound: No binding signature at time 2025-12-13T01:36:05Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Reading package lists...
Warning: OpenPGP signature verification failed: http://openresty.org/package/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on E52218E7087897DC6DEA6D6D97DB7443D5EDEB74 is not bound: No binding signature at time 2025-12-13T01:36:05Z 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 'http://openresty.org/package/debian bookworm InRelease' is not signed.

πŸ“‹ View full log (853 lines): /root/.install-9cf7828d.log
βœ–οΈ Installation failed in container 100 (exit code: 100)

πŸ”„ Steps to reproduce the issue.

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

on Proxmox 9.1.4 results in the following error

❌ Paste the full error output (if available).

--- Last 10 lines of silent log ---

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
Get:4 http://openresty.org/package/debian bookworm InRelease [2,596 B]
Err:4 http://openresty.org/package/debian bookworm InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on E52218E7087897DC6DEA6D6D97DB7443D5EDEB74 is not bound: No binding signature at time 2025-12-13T01:36:05Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Reading package lists...
Warning: OpenPGP signature verification failed: http://openresty.org/package/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on E52218E7087897DC6DEA6D6D97DB7443D5EDEB74 is not bound: No binding signature at time 2025-12-13T01:36:05Z 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 'http://openresty.org/package/debian bookworm InRelease' is not signed.

πŸ“‹ View full log (853 lines): /root/.install-9cf7828d.log
βœ–οΈ Installation failed in container 100 (exit code: 100)

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions