CHannel's DVR install error with Ubuntu #604

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

Originally created by @ChrisColotti on GitHub (Mar 7, 2025).

Have you read and understood the above guidelines?

yes

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

Channels-DVR

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

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

📝 Provide a clear and concise description of the issue.

I trying to test this for different distros as the debian one will not pickup the quicksync transcoding (different issue). Since plex works fine on the same host using 24.04 I wanted to try this LXC with the same distro but it errors out at the end pretty consistently. Looks like a debian vs ubuntu chromium package issue.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

🔄 Steps to reproduce the issue.

Run the installer, using Ubuntu and the error will come near the end at the Chromium install

Paste the full error output (if available).

⠙E: Sub-process /usr/bin/dpkg returned an error code (1)
⠸
[ERROR] in line 20: exit code 0: while executing command $STD apt-get install -y chromium```

### 🖼️ Additional context (optional).

_No response_
Originally created by @ChrisColotti on GitHub (Mar 7, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Channels-DVR ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/channels.sh)" ### 📝 Provide a clear and concise description of the issue. I trying to test this for different distros as the debian one will not pickup the quicksync transcoding (different issue). Since plex works fine on the same host using 24.04 I wanted to try this LXC with the same distro but it errors out at the end pretty consistently. Looks like a debian vs ubuntu chromium package issue. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 🔄 Steps to reproduce the issue. Run the installer, using Ubuntu and the error will come near the end at the Chromium install ### ❌ Paste the full error output (if available). ```/tmp/apt-dpkg-install-6NYBAf/00-chromium-browser_2%3a1snap1-0ubuntu2_amd64.deb ⠙E: Sub-process /usr/bin/dpkg returned an error code (1) ⠸ [ERROR] in line 20: exit code 0: while executing command $STD apt-get install -y chromium``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:17:37 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Mar 7, 2025):

We only support the OS we give in the script, in this case Debian 12. We are not able to support all OSes unfortunatly.

@michelroegl-brunner commented on GitHub (Mar 7, 2025): We only support the OS we give in the script, in this case Debian 12. We are not able to support all OSes unfortunatly.
Author
Owner

@ChrisColotti commented on GitHub (Mar 7, 2025):

So when there’s options for one or the other in the script, only the one “selected” by default is supported? Why not remove the option to use another one then so a failure like this can’t be fixed?

Seems odd to present options for OS then if one option isnt even supported at the end of the day.

Quite confusing since there’s no note on the Ubuntu option that says “using anything other than Debian isn’t supported by this script even though it’s an option)

@ChrisColotti commented on GitHub (Mar 7, 2025): So when there’s options for one or the other in the script, only the one “selected” by default is supported? Why not remove the option to use another one then so a failure like this can’t be fixed? Seems odd to present options for OS then if one option isnt even supported at the end of the day. Quite confusing since there’s no note on the Ubuntu option that says “using anything other than Debian isn’t supported by this script even though it’s an option)
Author
Owner

@michelroegl-brunner commented on GitHub (Mar 7, 2025):

Some or most apps will work with a other Operating System. But when you read all during advanced settings, we have a note wich says only default os is supported. And the defualts are displyed and pre selected in the menues.

@michelroegl-brunner commented on GitHub (Mar 7, 2025): Some or most apps will work with a other Operating System. But when you read all during advanced settings, we have a note wich says only default os is supported. And the defualts are displyed and pre selected in the menues.
Author
Owner

@MickLesk commented on GitHub (Mar 7, 2025):

And it stands above when you an issue create marked extra big

⚠️ IMPORTANT - READ FIRST

@MickLesk commented on GitHub (Mar 7, 2025): And it stands above when you an issue create marked extra big ⚠️ IMPORTANT - READ FIRST
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#604