pf2etools script error #273

Closed
opened 2026-02-04 17:37:59 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @BrianBenninger on GitHub (Jan 4, 2025).

Have you read and understood the above guidelines?

yes

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

pf2etools

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pf2etools.sh)"

📝 Provide a clear and concise description of the issue.

bash error while running script.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

run the install script. Get error.

Paste the full error output (if available).

✔️ Installed Dependencies
⠋bash: line 28: gpg: command not found
⠸curl: (23) Failed writing body

[ERROR] in line 28: exit code 0: while executing command gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg

🖼️ Additional context (optional).

No response

Originally created by @BrianBenninger on GitHub (Jan 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? pf2etools ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pf2etools.sh)" ### 📝 Provide a clear and concise description of the issue. bash error while running script. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. run the install script. Get error. ### ❌ Paste the full error output (if available). ✔️ Installed Dependencies ⠋bash: line 28: gpg: command not found ⠸curl: (23) Failed writing body [ERROR] in line 28: exit code 0: while executing command gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Jan 4, 2025):

Fixed

@MickLesk commented on GitHub (Jan 4, 2025): Fixed
Author
Owner

@BrianBenninger commented on GitHub (Jan 4, 2025):

Works! Thank you yet again @MickLesk

@BrianBenninger commented on GitHub (Jan 4, 2025): Works! Thank you yet again @MickLesk
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#273