Bug 2405270

Summary: installer crashed in Anaconda.PayloadInstallationError: Failed to install image: process '['rsync', '
Product: [Fedora] Fedora Reporter: Seb <sebastianpalomino0210>
Component: anacondaAssignee: anaconda-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: 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
Installer WebUI Critical Error:
org.fedoraproject.Anaconda.PayloadInstallationError: Failed to install image: process '['rsync', '-pogAXtlHrDx', '--stats', '--info=flist2,name,progress2', '--no-inc-recursive', '--exclude', '/dev/', '--exclude', '/proc/', '--exclude', '/tmp/*', '--exclude', '/sys/', '--exclude', '/run/', '--exclude', '/boot/*rescue*', '--exclude', '/boot/loader/', '--exclude', '/boot/efi/', '--exclude', '/etc/machine-id', '--exclude', '/etc/machine-info', '/run/install/sources/mount-0000-live_os_image/', '/mnt/sysroot']' exited with status 23

Please attach the log file /tmp/webui.log to the issue.

Reproducible: Always

Steps to Reproduce:
1.try to installed fedora workstation 42 (first time)
2. boot from usb
3. recognize disk management
4. it crahsed at 100%



Additional Information:
laptop: dell inspirion 7506 2n1
i wil try to delete fedora and install it again

Comment 1 Andreas M. Kirchwitz 2025-10-29 04:48:18 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

Comment 2 Katerina Koukiou 2025-12-12 13:27:57 UTC

*** This bug has been marked as a duplicate of bug 2412427 ***