Bug 2229951
| Summary: | Problem with file requirements | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Mracek <jmracek> |
| Component: | resource-agents | Assignee: | Chris Feist <cfeist> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | cfeist, dvossel, oalbrigt, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | resource-agents-4.13.0-2.fc40.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-02-12 12:51:06 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: | 2180842 | ||
|
Description
Jaroslav Mracek
2023-08-08 09:30:11 UTC
When I try to upgrade to test build on Fedora 38 with updated paths with /usr prefix it fails due to these utils not being installed in /usr/(s)bin: Problem: cannot install the best update candidate for package resource-agents-4.12.0-1.fc38.x86_64 - nothing provides /usr/sbin/mount.nfs needed by resource-agents-4.12.0-3.fc40.x86_64 from @commandline - nothing provides /usr/sbin/mount.nfs4 needed by resource-agents-4.12.0-3.fc40.x86_64 from @commandline - nothing provides /usr/sbin/rpc.statd needed by resource-agents-4.12.0-3.fc40.x86_64 from @commandline - nothing provides libc.so.6(GLIBC_2.38)(64bit) needed by resource-agents-4.12.0-3.fc40.x86_64 from @commandline They're still in /sbin on Fedora 39 builds as well: https://koji.fedoraproject.org/koji/rpminfo?rpmID=34298374 https://src.fedoraproject.org/rpms/resource-agents/pull-request/7 should resolve the issue. With resource-agents-4.13.0-2.fc40.3, this should be fixed in F40+. I think it's fine if it's only fixed there, so I'm not submitting anything for the lower versions. FEDORA-2024-d1ce2549b7 (resource-agents-4.13.0-2.fc40.3) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d1ce2549b7 FEDORA-2024-d1ce2549b7 (resource-agents-4.13.0-2.fc40.3) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |