Commafeed install error #1624

Closed
opened 2026-02-05 01:47:27 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @jimcuk on GitHub (Sep 15, 2025).

Have you read and understood the above guidelines?

yes

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

commafeed

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

8.4.13/5b08ebc2823dd9cb (running kernel: 6.8.12-15-pve)

📝 Provide a clear and concise description of the issue.

Commafeed script gives error at customizing container step as copied below

🔄 Steps to reproduce the issue.

run through install script in advanced mode. Selecting static IP

Paste the full error output (if available).

✔️ Network in LXC is reachable (ping)
Customizing LXC ContainerE: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again
E: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again

[ERROR] in line 1341: exit code 0: while executing command pct exec "$CTID" -- bash -c "apt-get update >/dev/null && apt-get install -y sudo curl mc gnupg2 jq >/dev/null"

🖼️ Additional context (optional).

No response

Originally created by @jimcuk on GitHub (Sep 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? commafeed ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/commafeed.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 8.4.13/5b08ebc2823dd9cb (running kernel: 6.8.12-15-pve) ### 📝 Provide a clear and concise description of the issue. Commafeed script gives error at customizing container step as copied below ### 🔄 Steps to reproduce the issue. run through install script in advanced mode. Selecting static IP ### ❌ Paste the full error output (if available). ✔️ Network in LXC is reachable (ping) ⏳ Customizing LXC ContainerE: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again E: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again [ERROR] in line 1341: exit code 0: while executing command pct exec "$CTID" -- bash -c "apt-get update >/dev/null && apt-get install -y sudo curl mc gnupg2 jq >/dev/null" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-05 01:47:27 +03:00
Author
Owner

@MickLesk commented on GitHub (Sep 15, 2025):

E: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again

your network/lxc fail before an installation begin. its not an commafeed thing, your lxc cant boot and cant do "apt-get update". Investigate on your net and host

@MickLesk commented on GitHub (Sep 15, 2025): E: Transaction http://deb.debian.org/debian/dists/bookworm/InRelease was already aborted and is aborted again your network/lxc fail before an installation begin. its not an commafeed thing, your lxc cant boot and cant do "apt-get update". Investigate on your net and host
Author
Owner

@jimcuk commented on GitHub (Sep 15, 2025):

Strange the old version works fine?

@jimcuk commented on GitHub (Sep 15, 2025): Strange the old version works fine?
Author
Owner

@MickLesk commented on GitHub (Sep 15, 2025):

what is "the old version" ?

@MickLesk commented on GitHub (Sep 15, 2025): what is "the old version" ?
Author
Owner

@jimcuk commented on GitHub (Sep 15, 2025):

version 4.4

@jimcuk commented on GitHub (Sep 15, 2025): version 4.4
Author
Owner

@MickLesk commented on GitHub (Sep 15, 2025):

I told you, it has nothing to do with Commafeed, it didn't even get that far. It crashes right at the LXC creation stage, before any installations. Right in the core.

@MickLesk commented on GitHub (Sep 15, 2025): I told you, it has nothing to do with Commafeed, it didn't even get that far. It crashes right at the LXC creation stage, before any installations. Right in the **core**.
Author
Owner

@jimcuk commented on GitHub (Sep 15, 2025):

And I heard you.

@jimcuk commented on GitHub (Sep 15, 2025): And I heard you.
Author
Owner

@MickLesk commented on GitHub (Sep 15, 2025):

check your network / dhcp ^^ it cannot reach the debian repos

@MickLesk commented on GitHub (Sep 15, 2025): check your network / dhcp ^^ it cannot reach the debian repos
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1624