UmlautAdaptarr: OpenPGP signature verification failed #1807

Closed
opened 2026-02-05 02:18:20 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @SandraCHC on GitHub (Oct 16, 2025).

Have you read and understood the above guidelines?

yes

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

UmlautAdaptarr

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

Kernel Version

📝 Provide a clear and concise description of the issue.

I try to install de Script with advanced and default settings, also with Debian 12 and 23 and get the OpenPGP signature verification failed

🔄 Steps to reproduce the issue.

I have Try Debian 12 and 13

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

Paste the full error output (if available).

Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://security.debian.org trixie-security InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  ✔️   Updated Container OS
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 https://packages.microsoft.com/debian/13/prod trixie InRelease [3,952 B]                      
Err:4 https://packages.microsoft.com/debian/13/prod trixie InRelease
  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key EE4D7792F748182B, which is needed to verify signature.
Warning: OpenPGP signature verification failed: https://packages.microsoft.com/debian/13/prod trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key EE4D7792F748182B, which is needed to verify signature.
Error: The repository 'https://packages.microsoft.com/debian/13/prod trixie 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.

[ERROR] in line 25: exit code 0: while executing command $STD apt update

[ERROR] in line 1345: 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 @SandraCHC on GitHub (Oct 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? UmlautAdaptarr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? Kernel Version ### 📝 Provide a clear and concise description of the issue. I try to install de Script with advanced and default settings, also with Debian 12 and 23 and get the OpenPGP signature verification failed ### 🔄 Steps to reproduce the issue. I have Try Debian 12 and 13 ``` bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)" var_version="12" bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)" ``` ### ❌ Paste the full error output (if available). ``` Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://security.debian.org trixie-security InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Updated Container OS 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 https://packages.microsoft.com/debian/13/prod trixie InRelease [3,952 B] Err:4 https://packages.microsoft.com/debian/13/prod trixie InRelease Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key EE4D7792F748182B, which is needed to verify signature. Warning: OpenPGP signature verification failed: https://packages.microsoft.com/debian/13/prod trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key EE4D7792F748182B, which is needed to verify signature. Error: The repository 'https://packages.microsoft.com/debian/13/prod trixie 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. [ERROR] in line 25: exit code 0: while executing command $STD apt update [ERROR] in line 1345: 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 02:18:20 +03:00
Author
Owner

@tremor021 commented on GitHub (Oct 16, 2025):

Seems like their trixie repo is not populated with all the packages

@tremor021 commented on GitHub (Oct 16, 2025): Seems like their trixie repo is not populated with all the packages
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1807