Barcode Buddy Script fails #1519

Closed
opened 2025-11-20 05:11:43 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @gurudc on GitHub (Jul 17, 2025).

Have you read and understood the above guidelines?

Yes

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

Barcode-buddy

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Script fails PHP install

🔄 Steps to reproduce the issue.

Run script

Paste the full error output (if available).

⚙️ Using Default Settings on node proxmox1
🆔 Container ID: 126
🖥️ Operating System: debian (12)
📦 Container Type: Unprivileged
💾 Disk Size: 3 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 512 MiB
🚀 Creating a Barcode-Buddy LXC using the above default settings

✔️ Validated Storage (rootdir / vztmpl).
✔️ Cluster is quorate
✔️ LXC Template List Updated
✔️ Started LXC Container
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.86.24 fd10:cc0a:8f00:1c59:be24:11ff:feb5:c67c
✔️ 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
⠦ Setup PHP 8.2
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
⠹ Setup PHP 8.2
[ERROR] in line 1236: 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 @gurudc on GitHub (Jul 17, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Barcode-buddy ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/barcode-buddy.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Script fails PHP install ### 🔄 Steps to reproduce the issue. Run script ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node proxmox1 🆔 Container ID: 126 🖥️ Operating System: debian (12) 📦 Container Type: Unprivileged 💾 Disk Size: 3 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🚀 Creating a Barcode-Buddy LXC using the above default settings ✔️ Validated Storage (rootdir / vztmpl). ✔️ Cluster is quorate ✔️ LXC Template List Updated ✔️ Started LXC Container ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.86.24 fd10:cc0a:8f00:1c59:be24:11ff:feb5:c67c ✔️ 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 ⠦ Setup PHP 8.2 [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 ⠹ Setup PHP 8.2 [ERROR] in line 1236: 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_
saavagebueno added the bug label 2025-11-20 05:11:43 -05:00
Author
Owner

@gurudc commented on GitHub (Jul 17, 2025):

Looks to be a dup of 5937

@gurudc commented on GitHub (Jul 17, 2025): Looks to be a dup of 5937
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1519