Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] [SOLVED] Versionskonflikt beim Aktuaisieren der Mesa-Pakete  (Read 3420 times)

Offline samoht

  • User
  • Posts: 513
Code: [Select]
# LANG=C apt install libegl-mesa0/unstable libgbm1/unstable libgl1-mesa-dri/unstable libglx-mesa0/unstable mesa-libgallium/unstable mesa-vulkan-drivers/unstable
libegl-mesa0 is already the newest version (25.3.3-1).
libgbm1 is already the newest version (25.3.3-1).
libgl1-mesa-dri is already the newest version (25.3.3-1).
libglx-mesa0 is already the newest version (25.3.3-1).
mesa-vulkan-drivers is already the newest version (25.3.3-1).
...
DOWNGRADING:
  mesa-libgallium
...
Continue? [Y/n]
dpkg: warning: downgrading mesa-libgallium:amd64 (26.0.0~git20251230-1) to (25.3.3-1)
(Reading database ... 377755 files and directories currently installed.)
Preparing to unpack .../mesa-libgallium_25.3.3-1_amd64.deb ...
Unpacking mesa-libgallium:amd64 (25.3.3-1) over (26.0.0~git20251230-1) ...
dpkg: error processing archive /var/cache/apt/archives/mesa-libgallium_25.3.3-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so', which is also in package mesa-va-drivers:amd64 (26.0.0~git20260120-2)
Errors were encountered while processing:
 /var/cache/apt/archives/mesa-libgallium_25.3.3-1_amd64.deb
needrestart is being skipped since dpkg has failed
Error: Sub-process /usr/bin/dpkg returned an error code (1)

Ergebnis: Grafische Sitzung startet nicht mehr.

Code: [Select]
# apt --f installist erfolglos.

Die "dpkg --force"-Optionen habe ich nicht riskiert.
Ich bin dankbar für Eure Hilfe und liefere gern weitere Informationen zu meiner aktuellen Installation.
« Last Edit: 2026/02/10, 17:42:25 by samoht »

Offline michaa7

  • User
  • Posts: 2.535
Re: Versionskonflikt beim Aktuaisieren der Mesa-Pakete
« Reply #1 on: 2026/02/02, 16:32:45 »
Installiere mesa-libgallium 
Code: [Select]
apt install mesa-libgalliumund dann ein d-u.
https://forum.siduction.org/index.php?topic=9868.0
« Last Edit: 2026/02/02, 17:33:53 by michaa7 »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline samoht

  • User
  • Posts: 513
Re: Versionskonflikt beim Aktuaisieren der Mesa-Pakete
« Reply #2 on: 2026/02/10, 17:40:49 »
Danke, @michaa7, hat geholfen, nachdem ich auch die mesa-va* und mesa-vdpau*-Pakete entfernt habe.