Bug 902002
| Summary: | gummiboot 11-2 not built with $RPM_OPT_FLAGS, empty -debuginfo | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | gummiboot | Assignee: | Kay Sievers <kay> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | harald, kay, lpoetter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-22 00:14:30 UTC | Type: | Bug |
| 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: | |||
| Bug Blocks: | 496968 | ||
|
Description
Ville Skyttä
2013-01-20 11:59:23 UTC
gummiboot.efi is a PE EFI binary which only runs inside an EFI firmware, not on a normal Linux host. We cannot add the normal Linux OPT_FLAGS, it's a very specific requirement to build Windows-like PE executables. For the same reason, we have no useful debug information to extract or provide. I've disabled the creation of the debuginfo package now. Thanks! |