Bug 2405270
| Summary: | installer crashed in Anaconda.PayloadInstallationError: Failed to install image: process '['rsync', ' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Seb <sebastianpalomino0210> |
| Component: | anaconda | Assignee: | anaconda-maint |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | a.badger, alpha, amk, anaconda-maint, kkoukiou, w |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-12-12 13:27:57 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: | |||
|
Description
Seb
2025-10-21 02:00:30 UTC
If there is an existing non-empty /usr/local/sbin directory from a previous Fedora installation, the Fedora 43 installer fails because "rsync" complains about the existing directory. At least that was there problem here. Solution: move binaries from /usr/local/sbin to /usr/local/bin and remove /usr/local/sbin *** This bug has been marked as a duplicate of bug 2412427 *** |