Fwd: Bug#1124683: mesa: version in backports conflicts with gnome
NoisyCoil <[email protected]> Wed, 21 Jan 2026 19:12:21 +0100
| Newsgroups | gmane.linux.debian.backports.general |
|---|---|
| Message-ID | <[email protected]> |
Forwarding to debian-backports and last Uploader since there's been no answer in two weeks. Thanks! -------- Forwarded Message -------- Subject: Bug#1124683: mesa: version in backports conflicts with gnome Resent-Date: Mon, 05 Jan 2026 15:13:02 +0000 Resent-From: NoisyCoil <[email protected]> Resent-To: [email protected] Resent-CC: [email protected], [email protected] Date: Mon, 05 Jan 2026 16:10:55 +0100 From: NoisyCoil <[email protected]> Reply-To: NoisyCoil <[email protected]>, [email protected] To: Debian Bug Tracking System <[email protected]> Source: mesa Version: 25.2.6-1~bpo13+1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: [email protected] Dear Maintainer, At least some of the packages built from src:mesa in trixie-backports conflict with gnome in trixie. To reproduce: ``` podman run -it --rm debian:trixie apt-get install gnome # Add the trixie-backports sources apt-get install libegl-mesa0/trixie-backports # Tries to uninstall gnome and a ton of dependencies ``` This is on arm64. I don't know if this bug also affects other architectures. Cheers!