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
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 ***