ProjectSend LXC Fails #1859

Closed
opened 2026-02-05 02:28:54 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @axiades on GitHub (Oct 21, 2025).

Have you read and understood the above guidelines?

yes

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

ProjectSend

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

Proxmox Virtual Environment 8.4.14

📝 Provide a clear and concise description of the issue.

See in Screenshot

🔄 Steps to reproduce the issue.

Copy/Paste the Command to Create ProjectSend LXC into Console and Start installation

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @axiades on GitHub (Oct 21, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? ProjectSend ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/projectsend.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? Proxmox Virtual Environment 8.4.14 ### 📝 Provide a clear and concise description of the issue. See in Screenshot ### 🔄 Steps to reproduce the issue. Copy/Paste the Command to Create ProjectSend LXC into Console and Start installation ### ❌ Paste the full error output (if available). <img width="1824" height="862" alt="Image" src="https://github.com/user-attachments/assets/0568a7ff-8409-45e7-91db-dea38f7b2528" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 02:28:54 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 21, 2025):

run in verbose and you see, whats wrong

@MickLesk commented on GitHub (Oct 21, 2025): run in verbose and you see, whats wrong
Author
Owner

@axiades commented on GitHub (Oct 21, 2025):

✔️ Updated Container OS
Error: Unable to locate package php8.2-pdo
Error: Couldn't find any package by glob 'php8.2-pdo'
Error: Unable to locate package php8.2-mysql
Error: Couldn't find any package by glob 'php8.2-mysql'
Error: Unable to locate package php8.2-mbstring
Error: Couldn't find any package by glob 'php8.2-mbstring'
Error: Unable to locate package php8.2-gettext
Error: Couldn't find any package by glob 'php8.2-gettext'
Error: Unable to locate package php8.2-fileinfo
Error: Couldn't find any package by glob 'php8.2-fileinfo'
Error: Unable to locate package php8.2-gd
Error: Couldn't find any package by glob 'php8.2-gd'
Error: Unable to locate package php8.2-xml
Error: Couldn't find any package by glob 'php8.2-xml'
Error: Unable to locate package php8.2-zip
Error: Couldn't find any package by glob 'php8.2-zip'

[ERROR] in line 17: exit code 0: while executing command $STD apt install -y apache2 libapache2-mod-php php8.2-{pdo,mysql,mbstring,gettext,fileinfo,gd,xml,zip}

[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)"

mhmm could you fix that?

@axiades commented on GitHub (Oct 21, 2025): ✔️ Updated Container OS Error: Unable to locate package php8.2-pdo Error: Couldn't find any package by glob 'php8.2-pdo' Error: Unable to locate package php8.2-mysql Error: Couldn't find any package by glob 'php8.2-mysql' Error: Unable to locate package php8.2-mbstring Error: Couldn't find any package by glob 'php8.2-mbstring' Error: Unable to locate package php8.2-gettext Error: Couldn't find any package by glob 'php8.2-gettext' Error: Unable to locate package php8.2-fileinfo Error: Couldn't find any package by glob 'php8.2-fileinfo' Error: Unable to locate package php8.2-gd Error: Couldn't find any package by glob 'php8.2-gd' Error: Unable to locate package php8.2-xml Error: Couldn't find any package by glob 'php8.2-xml' Error: Unable to locate package php8.2-zip Error: Couldn't find any package by glob 'php8.2-zip' [ERROR] in line 17: exit code 0: while executing command $STD apt install -y apache2 libapache2-mod-php php8.2-{pdo,mysql,mbstring,gettext,fileinfo,gd,xml,zip} [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)" mhmm could you fix that?
Author
Owner

@MickLesk commented on GitHub (Oct 21, 2025):

@tremor021 you refactor magican, switch to newer variant + functions?

@MickLesk commented on GitHub (Oct 21, 2025): @tremor021 you refactor magican, switch to newer variant + functions?
Author
Owner

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

Yes, this should be refactored.

@tremor021 commented on GitHub (Oct 21, 2025): Yes, this should be refactored.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1859