View Issue Details

IDProjectCategoryView StatusLast Update
0009769Kali LinuxKali Package Bugpublic2026-07-05 08:22
Reporterexploit_ar Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009769: Can install steam because of libgbm1:i386 dependency issues
Description

This is what if get if I try to install steam via .deb package or via apt

$ sudo apt install -y steam

[...SNIP...]

Unsatisfied dependencies:
 libgbm1:i386 : Depends: mesa-libgallium:i386 (= 26.1.2-1) but it is not going to be installed
Error: Unable to satisfy dependencies. Reached two conflicting assignments:
   1. mesa-libgallium:amd64 is selected for install because:
      1. kali-desktop-xfce:amd64 is selected for install
      2. kali-desktop-xfce:amd64 Depends qterminal
      3. qterminal:amd64 Depends libqt6gui6 (>= 6.2.0)
      4. libqt6gui6:amd64 Depends libegl1
      5. libegl1:amd64 Depends libegl-mesa0
      6. libegl-mesa0:amd64 Depends mesa-libgallium (= 26.1.2-1)
   2. mesa-libgallium:amd64 Depends libllvm21 (>= 1:21.1.0)
      but none of the choices are installable:
      - libllvm21:amd64 is selected for removal because:
        1. libgbm1:i386=26.1.2-1 is selected for install
        2. libgbm1:i386 Depends mesa-libgallium:i386 (= 26.1.2-1)
        3. mesa-libgallium:i386 Depends libllvm21:i386 (>= 1:21.1.0)
        4. libllvm21:i386 is available in version 1:21.1.8-7+b3
        5. libllvm21:amd64 Breaks libllvm21:i386 (!= 1:21.1.8-7+b1)

I've tried apt update && apt full-upgrade, and apt --fix-broken install etc, but still can't get it to work because of the conflicting dependencies.

Attached Files
image.png (13,269 bytes)   
image.png (13,269 bytes)   
image-2.png (6,468 bytes)   
image-2.png (6,468 bytes)   
image-3.png (55,281 bytes)   
image-3.png (55,281 bytes)   

Activities

Issue History

Date Modified Username Field Change
2026-07-05 08:22 exploit_ar New Issue
2026-07-05 08:22 exploit_ar File Added: image.png
2026-07-05 08:22 exploit_ar File Added: image-2.png
2026-07-05 08:22 exploit_ar File Added: image-3.png