Bug 2385048
| Summary: | hd-idle: FTBFS in Fedora rawhide/f43 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
| Component: | hd-idle | Assignee: | Filipe Rosset <rosset.filipe> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | rawhide | CC: | ego.cordatus, redhatbugzilla, rosset.filipe | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | hd-idle-1.05-27.fc43 hd-idle-1.05-27.fc42 | Doc Type: | --- | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2025-11-17 02:45:11 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: | |||||||||||||
| Bug Blocks: | 2339432 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Fedora Release Engineering
2025-07-30 14:34:15 UTC
Created attachment 2100482 [details]
build.log
Created attachment 2100483 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2100484 [details]
state.log
Created attachment 2105949 [details] Fix Makefile /sbin/ -> /bin/ I suspect the Failure To Build is because of https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin - the underlying Makefile has install -D -g root -o root $(TARGET) $(TARGET_DIR)/sbin/$(TARGET) and the build.log has install -D hd-idle /builddir/build/BUILD/hd-idle-1.05-build/BUILDROOT/usr/sbin/hd-idle ... error: File not found: /builddir/build/BUILD/hd-idle-1.05-build/BUILDROOT/usr/bin/hd-idle hd-idle was mentioned in "packages with files in /usr/sbin blocking bin-sbin merge": https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/AORJTGITL7MJJBSPXFFMZGWXENLCVYDR/ This patch fixes the Makefile, and the resulting spec appears to build on F42, F43 & rawhide. I can go through the PR flow (https://docs.fedoraproject.org/en-US/package-maintainers/Pull_Request_Guide/) if that is preferred. FEDORA-2025-d11da24c62 (hd-idle-1.05-27.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-d11da24c62 FEDORA-2025-97d90aea18 (hd-idle-1.05-27.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-97d90aea18 FEDORA-2025-97d90aea18 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-97d90aea18` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-97d90aea18 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d11da24c62 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d11da24c62` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d11da24c62 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-97d90aea18 (hd-idle-1.05-27.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-d11da24c62 (hd-idle-1.05-27.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |