[GH-ISSUE #11078] Go2rtc with GPU passthrough result in several dependency issues #2368

Closed
opened 2026-02-26 12:52:13 +03:00 by kerem · 5 comments
Owner

Originally created by @Polderdijk on GitHub (Jan 23, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11078

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

go2rtc

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.4-1-pve)

📝 Provide a clear and concise description of the issue.

When installing go2rtc with GPU passthrough ON, there are multiple dependency issues with GPU [Intel Arc] Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08)

🔄 Steps to reproduce the issue.

Paste the full error output (if available).

` ⚠ Multiple GPUs detected:

  1) [Intel Arc] Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08)
  2) [Intel] Intel Corporation Device 7e3d (rev 20)
  A) Configure ALL GPUs

Select GPU(s) to configure (1-2, A=all) [timeout 60s, default=all]: 1
Hit:1 http://deb.debian.org/debian bookworm InRelease                               
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease                       
Hit:3 http://security.debian.org bookworm-security InRelease
Get:4 http://deb.debian.org/debian bookworm/non-free amd64 Packages [102 kB]
Get:5 http://deb.debian.org/debian bookworm/non-free Translation-en [68.1 kB]
Get:6 http://deb.debian.org/debian bookworm/non-free-firmware amd64 Packages [6,368 B]
Get:7 http://deb.debian.org/debian bookworm/non-free-firmware Translation-en [20.9 kB]
Fetched 197 kB in 7s (30.2 kB/s)                                      
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done: libigdgmm12 (26.01.36711.4)
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libigdgmm12' instead of '/tmp/tmp.HULj1FERHM/libigdgmm12_22.9.0_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed
E: Unable to correct problems, you have held broken packages.
Selecting previously unselected package libigdgmm12:amd64.
(Reading database ... 20375 files and directories currently installed.)
Preparing to unpack .../libigdgmm12_22.9.0_amd64.deb ...
Unpacking libigdgmm12:amd64 (22.9.0) ...
dpkg: dependency problems prevent configuration of libigdgmm12:amd64:
 libigdgmm12:amd64 depends on libstdc++6 (>= 13.1); however:
  Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1.

dpkg: error processing package libigdgmm12:amd64 (--install):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Errors were encountered while processing:
 libigdgmm12:amd64
  ✖️   Both apt and dpkg installation failed
Reading package lists... Done: intel-igc-core (2.27.10)
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Selecting previously unselected package intel-igc-core-2.
(Reading database ... 20380 files and directories currently installed.)
Preparing to unpack .../intel-igc-core-2_2.27.10%2B20617_amd64.deb ...
Unpacking intel-igc-core-2 (2.27.10) ...
dpkg: dependency problems prevent configuration of intel-igc-core-2:
 intel-igc-core-2 depends on libc6 (>= 2.38); however:
  Version of libc6:amd64 on system is 2.36-9+deb12u13.
 intel-igc-core-2 depends on libstdc++6 (>= 13); however:
  Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1.
 intel-igc-core-2 depends on libzstd1 (>= 1.5.5); however:
  Version of libzstd1:amd64 on system is 1.5.4+dfsg2-5.

dpkg: error processing package intel-igc-core-2 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 intel-igc-core-2
  ✖️   Both apt and dpkg installation failed
Reading package lists... Done: intel-igc-opencl (2.27.10)
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                    Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Selecting previously unselected package intel-igc-opencl-2.
(Reading database ... 20388 files and directories currently installed.)
Preparing to unpack .../intel-igc-opencl-2_2.27.10%2B20617_amd64.deb ...
Unpacking intel-igc-opencl-2 (2.27.10) ...
dpkg: dependency problems prevent configuration of intel-igc-opencl-2:
 intel-igc-opencl-2 depends on intel-igc-core-2 (= 2.27.10); however:
  Package intel-igc-core-2 is not configured yet.
 intel-igc-opencl-2 depends on libc6 (>= 2.38); however:
  Version of libc6:amd64 on system is 2.36-9+deb12u13.
 intel-igc-opencl-2 depends on libstdc++6 (>= 13); however:
  Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1.
 intel-igc-opencl-2 depends on libzstd1 (>= 1.5.5); however:
  Version of libzstd1:amd64 on system is 1.5.4+dfsg2-5.

dpkg: error processing package intel-igc-opencl-2 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 intel-igc-opencl-2
  ✖️   Both apt and dpkg installation failed
Reading package lists... Done: intel-opencl-icd (26.01.36711.4)
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                    Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                      Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                      Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Selecting previously unselected package intel-opencl-icd.
(Reading database ... 20391 files and directories currently installed.)
Preparing to unpack .../intel-opencl-icd_26.01.36711.4-0_amd64.deb ...
Unpacking intel-opencl-icd (26.01.36711.4-0) ...
dpkg: dependency problems prevent configuration of intel-opencl-icd:
 intel-opencl-icd depends on libc6 (>= 2.38); however:
  Version of libc6:amd64 on system is 2.36-9+deb12u13.
 intel-opencl-icd depends on libigdgmm12 (>= 22.9.0); however:
  Package libigdgmm12:amd64 is not configured yet.
 intel-opencl-icd depends on libstdc++6 (>= 13.1); however:
  Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1.
 intel-opencl-icd depends on intel-igc-opencl-2 (>= 2.27.10); however:
  Package intel-igc-opencl-2 is not configured yet.
 intel-opencl-icd depends on intel-igc-opencl-2 (<< 2.27.10+~); however:
  Package intel-igc-opencl-2 is not configured yet.
 intel-opencl-icd depends on ocl-icd-libopencl1; however:
  Package ocl-icd-libopencl1 is not installed.

dpkg: error processing package intel-opencl-icd (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 intel-opencl-icd
  ✖️   Both apt and dpkg installation failed
Reading package lists... Done: intel-level-zero-gpu (26.01.36711.4)
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                    Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                      Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                      Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
                    Depends: ocl-icd-libopencl1 but it is not installed
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Selecting previously unselected package libze-intel-gpu1.
(Reading database ... 20399 files and directories currently installed.)
Preparing to unpack .../libze-intel-gpu1_26.01.36711.4-0_amd64.deb ...
Unpacking libze-intel-gpu1 (26.01.36711.4-0) ...
dpkg: dependency problems prevent configuration of libze-intel-gpu1:
 libze-intel-gpu1 depends on libc6 (>= 2.38); however:
  Version of libc6:amd64 on system is 2.36-9+deb12u13.
 libze-intel-gpu1 depends on libigdgmm12 (>= 22.9.0); however:
  Package libigdgmm12:amd64 is not configured yet.
 libze-intel-gpu1 depends on libstdc++6 (>= 13.1); however:
  Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1.
 libze-intel-gpu1 depends on intel-igc-core-2 (>= 2.27.10); however:
  Package intel-igc-core-2 is not configured yet.
 libze-intel-gpu1 depends on intel-igc-core-2 (<< 2.27.10+~); however:
  Package intel-igc-core-2 is not configured yet.

dpkg: error processing package libze-intel-gpu1 (--install):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Errors were encountered while processing:
 libze-intel-gpu1
  ✖️   Both apt and dpkg installation failed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 intel-gpu-tools : Depends: libcairo2 (>= 1.12.0) but it is not going to be installed
                   Depends: libdrm-amdgpu1 (>= 2.4.84) but it is not going to be installed
                   Depends: libdrm-nouveau2 (>= 2.4.66) but it is not going to be installed
                   Depends: libdrm2 (>= 2.4.82) but it is not going to be installed
                   Depends: libdw1 (>= 0.127) but it is not going to be installed
                   Depends: libpciaccess0 (>= 0.11.0) but it is not going to be installed
                   Depends: libpixman-1-0 (>= 0.15.14) but it is not going to be installed
                   Depends: libunwind8 but it is not going to be installed
                   Depends: libx11-6 (>= 2:1.4.99.1) but it is not going to be installed
                   Depends: libxext6 but it is not going to be installed
                   Depends: libxv1 but it is not going to be installed
 intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed
                    Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is to be installed
                    Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is to be installed
 intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed
                      Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is to be installed
                      Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is to be installed
 intel-media-va-driver-non-free : Depends: libva-driver-abi-1.17
 intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed
                    Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed
 libvpl2 : Depends: libdrm-intel1 (>= 2.4.1) but it is not going to be installed
           Depends: libdrm2 (>= 2.4.60) but it is not going to be installed
           Depends: libwayland-client0 (>= 1.20.0) but it is not going to be installed
 libze-intel-gpu1 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed
                    Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed
 vainfo : Depends: libva-drm2 (>= 2.6) but it is not going to be installed
          Depends: libva-wayland2 (>= 2.6) but it is not going to be installed
          Depends: libva-x11-2 (>= 2.6) but it is not going to be installed
          Depends: libva2 (>= 2.6) but it is not going to be installed
          Depends: libwayland-client0 (>= 1.9.91) but it is not going to be installed
          Depends: libx11-6 but it is not going to be installed
  💡   Some Intel Arc packages failed
  ✔️   Intel Arc GPU configured
Adding user `root' to group `video' ...
Done.
Adding user `root' to group `render' ...
Done.
  ✔️   Setup Hardware Acceleration
  ✔️   Deployed: go2rtc (1.9.14)
  ✔️   Created Service
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                    Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                      Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed
                      Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed
 intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
                    Depends: ocl-icd-libopencl1 but it is not installed
 libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
 libze-intel-gpu1 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed
                    Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done`

🖼️ Additional context (optional).

No response

Originally created by @Polderdijk on GitHub (Jan 23, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11078 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? go2rtc ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/go2rtc.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.4-1-pve) ### 📝 Provide a clear and concise description of the issue. When installing go2rtc with GPU passthrough ON, there are multiple dependency issues with GPU [Intel Arc] Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08) ### 🔄 Steps to reproduce the issue. - Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/go2rtc.sh)" - At least select GPU Passthrough (without no issues) - Install ### ❌ Paste the full error output (if available). ``` ` ⚠ Multiple GPUs detected: 1) [Intel Arc] Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08) 2) [Intel] Intel Corporation Device 7e3d (rev 20) A) Configure ALL GPUs Select GPU(s) to configure (1-2, A=all) [timeout 60s, default=all]: 1 Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://security.debian.org bookworm-security InRelease Get:4 http://deb.debian.org/debian bookworm/non-free amd64 Packages [102 kB] Get:5 http://deb.debian.org/debian bookworm/non-free Translation-en [68.1 kB] Get:6 http://deb.debian.org/debian bookworm/non-free-firmware amd64 Packages [6,368 B] Get:7 http://deb.debian.org/debian bookworm/non-free-firmware Translation-en [20.9 kB] Fetched 197 kB in 7s (30.2 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done: libigdgmm12 (26.01.36711.4) Building dependency tree... Done Reading state information... Done Note, selecting 'libigdgmm12' instead of '/tmp/tmp.HULj1FERHM/libigdgmm12_22.9.0_amd64.deb' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed E: Unable to correct problems, you have held broken packages. Selecting previously unselected package libigdgmm12:amd64. (Reading database ... 20375 files and directories currently installed.) Preparing to unpack .../libigdgmm12_22.9.0_amd64.deb ... Unpacking libigdgmm12:amd64 (22.9.0) ... dpkg: dependency problems prevent configuration of libigdgmm12:amd64: libigdgmm12:amd64 depends on libstdc++6 (>= 13.1); however: Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1. dpkg: error processing package libigdgmm12:amd64 (--install): dependency problems - leaving unconfigured Processing triggers for libc-bin (2.36-9+deb12u13) ... Errors were encountered while processing: libigdgmm12:amd64 ✖️ Both apt and dpkg installation failed Reading package lists... Done: intel-igc-core (2.27.10) Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Selecting previously unselected package intel-igc-core-2. (Reading database ... 20380 files and directories currently installed.) Preparing to unpack .../intel-igc-core-2_2.27.10%2B20617_amd64.deb ... Unpacking intel-igc-core-2 (2.27.10) ... dpkg: dependency problems prevent configuration of intel-igc-core-2: intel-igc-core-2 depends on libc6 (>= 2.38); however: Version of libc6:amd64 on system is 2.36-9+deb12u13. intel-igc-core-2 depends on libstdc++6 (>= 13); however: Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1. intel-igc-core-2 depends on libzstd1 (>= 1.5.5); however: Version of libzstd1:amd64 on system is 1.5.4+dfsg2-5. dpkg: error processing package intel-igc-core-2 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: intel-igc-core-2 ✖️ Both apt and dpkg installation failed Reading package lists... Done: intel-igc-opencl (2.27.10) Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Selecting previously unselected package intel-igc-opencl-2. (Reading database ... 20388 files and directories currently installed.) Preparing to unpack .../intel-igc-opencl-2_2.27.10%2B20617_amd64.deb ... Unpacking intel-igc-opencl-2 (2.27.10) ... dpkg: dependency problems prevent configuration of intel-igc-opencl-2: intel-igc-opencl-2 depends on intel-igc-core-2 (= 2.27.10); however: Package intel-igc-core-2 is not configured yet. intel-igc-opencl-2 depends on libc6 (>= 2.38); however: Version of libc6:amd64 on system is 2.36-9+deb12u13. intel-igc-opencl-2 depends on libstdc++6 (>= 13); however: Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1. intel-igc-opencl-2 depends on libzstd1 (>= 1.5.5); however: Version of libzstd1:amd64 on system is 1.5.4+dfsg2-5. dpkg: error processing package intel-igc-opencl-2 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: intel-igc-opencl-2 ✖️ Both apt and dpkg installation failed Reading package lists... Done: intel-opencl-icd (26.01.36711.4) Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Selecting previously unselected package intel-opencl-icd. (Reading database ... 20391 files and directories currently installed.) Preparing to unpack .../intel-opencl-icd_26.01.36711.4-0_amd64.deb ... Unpacking intel-opencl-icd (26.01.36711.4-0) ... dpkg: dependency problems prevent configuration of intel-opencl-icd: intel-opencl-icd depends on libc6 (>= 2.38); however: Version of libc6:amd64 on system is 2.36-9+deb12u13. intel-opencl-icd depends on libigdgmm12 (>= 22.9.0); however: Package libigdgmm12:amd64 is not configured yet. intel-opencl-icd depends on libstdc++6 (>= 13.1); however: Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1. intel-opencl-icd depends on intel-igc-opencl-2 (>= 2.27.10); however: Package intel-igc-opencl-2 is not configured yet. intel-opencl-icd depends on intel-igc-opencl-2 (<< 2.27.10+~); however: Package intel-igc-opencl-2 is not configured yet. intel-opencl-icd depends on ocl-icd-libopencl1; however: Package ocl-icd-libopencl1 is not installed. dpkg: error processing package intel-opencl-icd (--install): dependency problems - leaving unconfigured Errors were encountered while processing: intel-opencl-icd ✖️ Both apt and dpkg installation failed Reading package lists... Done: intel-level-zero-gpu (26.01.36711.4) Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed Depends: ocl-icd-libopencl1 but it is not installed libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Selecting previously unselected package libze-intel-gpu1. (Reading database ... 20399 files and directories currently installed.) Preparing to unpack .../libze-intel-gpu1_26.01.36711.4-0_amd64.deb ... Unpacking libze-intel-gpu1 (26.01.36711.4-0) ... dpkg: dependency problems prevent configuration of libze-intel-gpu1: libze-intel-gpu1 depends on libc6 (>= 2.38); however: Version of libc6:amd64 on system is 2.36-9+deb12u13. libze-intel-gpu1 depends on libigdgmm12 (>= 22.9.0); however: Package libigdgmm12:amd64 is not configured yet. libze-intel-gpu1 depends on libstdc++6 (>= 13.1); however: Version of libstdc++6:amd64 on system is 12.2.0-14+deb12u1. libze-intel-gpu1 depends on intel-igc-core-2 (>= 2.27.10); however: Package intel-igc-core-2 is not configured yet. libze-intel-gpu1 depends on intel-igc-core-2 (<< 2.27.10+~); however: Package intel-igc-core-2 is not configured yet. dpkg: error processing package libze-intel-gpu1 (--install): dependency problems - leaving unconfigured Processing triggers for libc-bin (2.36-9+deb12u13) ... Errors were encountered while processing: libze-intel-gpu1 ✖️ Both apt and dpkg installation failed Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: intel-gpu-tools : Depends: libcairo2 (>= 1.12.0) but it is not going to be installed Depends: libdrm-amdgpu1 (>= 2.4.84) but it is not going to be installed Depends: libdrm-nouveau2 (>= 2.4.66) but it is not going to be installed Depends: libdrm2 (>= 2.4.82) but it is not going to be installed Depends: libdw1 (>= 0.127) but it is not going to be installed Depends: libpciaccess0 (>= 0.11.0) but it is not going to be installed Depends: libpixman-1-0 (>= 0.15.14) but it is not going to be installed Depends: libunwind8 but it is not going to be installed Depends: libx11-6 (>= 2:1.4.99.1) but it is not going to be installed Depends: libxext6 but it is not going to be installed Depends: libxv1 but it is not going to be installed intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is to be installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is to be installed intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is to be installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is to be installed intel-media-va-driver-non-free : Depends: libva-driver-abi-1.17 intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed libvpl2 : Depends: libdrm-intel1 (>= 2.4.1) but it is not going to be installed Depends: libdrm2 (>= 2.4.60) but it is not going to be installed Depends: libwayland-client0 (>= 1.20.0) but it is not going to be installed libze-intel-gpu1 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is to be installed Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is to be installed vainfo : Depends: libva-drm2 (>= 2.6) but it is not going to be installed Depends: libva-wayland2 (>= 2.6) but it is not going to be installed Depends: libva-x11-2 (>= 2.6) but it is not going to be installed Depends: libva2 (>= 2.6) but it is not going to be installed Depends: libwayland-client0 (>= 1.9.91) but it is not going to be installed Depends: libx11-6 but it is not going to be installed 💡 Some Intel Arc packages failed ✔️ Intel Arc GPU configured Adding user `root' to group `video' ... Done. Adding user `root' to group `render' ... Done. ✔️ Setup Hardware Acceleration ✔️ Deployed: go2rtc (1.9.14) ✔️ Created Service Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: intel-igc-core-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed intel-igc-opencl-2 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13) but 12.2.0-14+deb12u1 is installed Depends: libzstd1 (>= 1.5.5) but 1.5.4+dfsg2-5 is installed intel-opencl-icd : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed Depends: ocl-icd-libopencl1 but it is not installed libigdgmm12 : Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed libze-intel-gpu1 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed Depends: libstdc++6 (>= 13.1) but 12.2.0-14+deb12u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Reading package lists... Done Building dependency tree... Done Reading state information... Done` ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:13 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2026):

But the Script Work fine? Its Not directly an fail, an fail Stop the creation. The Script skip the Installs because it doesnt Work.

You can try it with var_version=13 before

<!-- gh-comment-id:3789564390 --> @MickLesk commented on GitHub (Jan 23, 2026): But the Script Work fine? Its Not directly an fail, an fail Stop the creation. The Script skip the Installs because it doesnt Work. You can try it with var_version=13 before
Author
Owner

@Polderdijk commented on GitHub (Jan 23, 2026):

But the Script Work fine? Its Not directly an fail, an fail Stop the creation. The Script skip the Installs because it doesnt Work.

You can try it with var_version=13 before

If verbose mode is OFF, the script fails and removes the container. If verbose mode is ON, the scripts will finish with error (see log above) and go2rtc is usable (I don't know if hardware accelerator is working).

I will make a test with var_version=13 and let you known.

<!-- gh-comment-id:3789579643 --> @Polderdijk commented on GitHub (Jan 23, 2026): > But the Script Work fine? Its Not directly an fail, an fail Stop the creation. The Script skip the Installs because it doesnt Work. > > You can try it with var_version=13 before If verbose mode is OFF, the script fails and removes the container. If verbose mode is ON, the scripts will finish with error (see log above) and go2rtc is usable (I don't know if hardware accelerator is working). I will make a test with var_version=13 and let you known.
Author
Owner

@Polderdijk commented on GitHub (Jan 23, 2026):

It looks like 'var_version=13' does not do make a difference (i supposed it will install Debian 13?). It install Debian 12 with the same depencency errosr.
RTFM: it is now installed with Debian 13 and all depenency's are correctly installed.

<!-- gh-comment-id:3789638277 --> @Polderdijk commented on GitHub (Jan 23, 2026): _It looks like 'var_version=13' does not do make a difference (i supposed it will install Debian 13?). It install Debian 12 with the same depencency errosr._ RTFM: it is now installed with Debian 13 and all depenency's are correctly installed.
Author
Owner

@tremor021 commented on GitHub (Jan 23, 2026):

you did something wrong if it still installs debian 12...

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

<!-- gh-comment-id:3789955580 --> @tremor021 commented on GitHub (Jan 23, 2026): you did something wrong if it still installs debian 12... `var_version=13 bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/go2rtc.sh)"`
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2026):

deb13 work since his last comment, and will be bump to 13 asap

<!-- gh-comment-id:3790004583 --> @MickLesk commented on GitHub (Jan 23, 2026): deb13 work since his last comment, and will be bump to 13 asap
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2368
No description provided.