Bug 2504658
| Summary: | rust-resctl-demo: FTBFS in Fedora rawhide/f45 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | rust-resctl-demo | Assignee: | Rust SIG <rust-sig> | ||||||||
| Status: | NEW --- | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 45 | CC: | davide, decathorpe, rust-sig | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 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: | 2433833, 2503726 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2026-07-21 21:46:57 UTC
Created attachment 2151739 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2151740 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2151741 [details]
state.log
This was caused by https://src.fedoraproject.org/rpms/rust-cursive0.20/c/0d30ea8 Termion is part of the public API of cursive, so bumping it from version 1 to 4 was a breaking change - and in turn, the API changes cause resctl-demo to fail to build. This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle. Changing version to 45. |