Bug 2271227
| Summary: | RFE: Update Recommends to support sdubby as alternative to grubby | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gary Buhrmaster <gary.buhrmaster> | ||||
| Component: | crypto-policies | Assignee: | Red Hat Crypto Team <crypto-team> | ||||
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 40 | CC: | asosedki, cllang, crypto-team, luk.claes, rrelyea, tm | ||||
| Target Milestone: | --- | Keywords: | RFE | ||||
| Target Release: | --- | Flags: | fedora-admin-xmlrpc:
mirror+
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-04-02 15:16:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 2271533 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Gary Buhrmaster
2024-03-23 22:00:01 UTC
Created attachment 2023280 [details]
Patch supporting grubby or sdubby
Related (where sdubby no longer provides grubby): Bug 2269992 I'm not sure we want this, considering that sdubby does not actually seem to work with `fips-mode-setup`. See bug 2259197. (In reply to Clemens Lang from comment #3) > I'm not sure we want this, considering that sdubby does not actually seem to > work with `fips-mode-setup`. See bug 2259197. I believe that issue was caused because sdubby "Provides: grubby" (and the sdboot version was > grubby) and now that sdubby has been changed to no longer provide grubby, it will not replace grubby (if installed). (In reply to Gary Buhrmaster from comment #4) > I believe that issue was caused because sdubby "Provides: grubby" (and the > sdboot version was > grubby) and now that sdubby has been changed to no > longer provide grubby, it will not replace grubby (if installed). Correct. However, given that `fips-mode-setup` currently does not seem to work with sdubby (or maybe we're just trying on systems that aren't correctly set up for sdubby?), I don't think we should be adding the alternative dependency. (In reply to Clemens Lang from comment #5) > Correct. However, given that `fips-mode-setup` currently does not seem to > work with sdubby (or maybe we're just trying on systems that aren't > correctly set up for sdubby?) I think the problem is as reported in Bug 2271533 so I am going to add a "depends" on that bug. I'm with Clemens here, with the current state of sdubby's interface we shouldn't depend on it. Once the situation changes we can re-consider, but if it stops providing `grubby` in $PATH, the change might involve more than just adding an rpm dependency. Feel free to either reopen or file a more general "support sdubby in addition to grubby" ticket once it grows the featureset we're using. |