|
Bugzilla – Full Text Bug Listing |
| Summary: | grub2-branding-openSUSE will not be installed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Leap Micro | Reporter: | Stefan Schubert <schubi> |
| Component: | Base | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fvogt |
| Version: | 5.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Solver Testcase | ||
|
Description
Stefan Schubert
2023-09-12 14:36:50 UTC
This bug is more for the libzypp team but I see not the category :-) > The question is, why grub2-branding-openSUSE will not be selected for installation although this supplement is fulfilled.
MicroOS has solver.onlyRequires=true, so you need a hard dependency somewhere for this to work.
You could add something like
Requires: (grub2-branding-openSUSE if (branding-openSUSE and grub2))
into one of the chosen patterns.
|