libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image builds. Causes build to fail
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mesa (Ubuntu) |
Fix Released
|
Medium
|
Tim Andersson | ||
mesa-amber (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Sources: mesa-amber 21.3.9-0ubuntu2 and mesa 25.0.1-2ubuntu1
Release: plucky release pocket
In the Ubuntu desktop and flavours ISO image livefs build, the package libgl1-amber-dri fails to be installable by apt causing the build to fail.
For example: https:/
The build fails with the error extract at the end of this report.
libgl1-mesa-dri from src:mesa recommends libgl1-amber-dri, so on a normal system libgl1-mesa-dri is installable. However, on ISO image builds recommends are enforced as depends so the failure occurs.
libgl1-amber-dri : Depends: libglapi-mesa (>= 24.0.3), but from plucky libglapi-mesa is a virtual package provided by https:/
**** from build log ****
Solving dependencies...
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:
libgl1-amber-dri : Depends: libglapi-mesa (>= 24.0.3)
E: Unable to correct problems, you have held broken packages.
E: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. libgl1-
2. libgl1-
but none of the choices are installable:
[no choices]
**** end of extract ****
Related branches
- Vladimir Petko (community): Abstain
- Timo Aaltonen: Pending requested
- git-ubuntu import: Pending requested
-
Diff: 32 lines (+12/-1)2 files modifieddebian/changelog (+11/-0)
debian/control (+1/-1)
Changed in mesa (Ubuntu): | |
importance: | Undecided → Critical |
Changed in mesa-amber (Ubuntu): | |
importance: | Undecided → Critical |
summary: |
- libgl1-amber-dri uninstallable in plucky ISO image builds. Causes build - to fail + libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image + builds. Causes build to fail |
Changed in mesa (Ubuntu): | |
status: | New → Invalid |
importance: | Critical → Undecided |
assignee: | Tim Andersson (andersson123) → nobody |
Changed in mesa-amber (Ubuntu): | |
status: | New → In Progress |
Looking into this ...