pf2etools LXC Install Issue #286

Closed
opened 2026-02-04 17:45:01 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @coreytyhurst on GitHub (Jan 6, 2025).

Have you read and understood the above guidelines?

yes

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

pf2etools LXC

📂 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.

Script throws an error on removing .zip file during installation. Results in a web server without content.

NOTE: This is the exact same issue as on the 5etools LXC script, which has already been resolved in #1268

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Go to PVE shell, paste script, input advanced options. Script runs and creates LXC, throws error about "rm .zip file".

Paste the full error output (if available).

⠋rm: cannot remove 'v0.8.13.zip': No such file or directory

🖼️ Additional context (optional).

image

Originally created by @coreytyhurst on GitHub (Jan 6, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? pf2etools LXC ### 📂 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. Script throws an error on removing .zip file during installation. Results in a web server without content. NOTE: This is the exact same issue as on the 5etools LXC script, which has already been resolved in [#1268 ](https://github.com/community-scripts/ProxmoxVE/issues/1268) ### ⚙️ What settings are you using? - [ ] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Go to PVE shell, paste script, input advanced options. Script runs and creates LXC, throws error about "rm .zip file". ### ❌ Paste the full error output (if available). ⠋rm: cannot remove 'v0.8.13.zip': No such file or directory ### 🖼️ Additional context (optional). ![image](https://github.com/user-attachments/assets/c94c4019-4d28-4108-a522-c56c6f72fdc7)
Author
Owner

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

fixed

@MickLesk commented on GitHub (Jan 6, 2025): fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#286