Starting an installation of Ubuntu 26.04 with full disk wipe using the graphical installer, I have an installation stuck at rsync command for 30+ minutes after an error.
rsync connection closed:
Apr 23 23:21:19 ubuntu subiquity_log.3615[8812]: curtin: Installation started. (24.04.0-193-g67962f8bb)
Apr 23 23:21:19 ubuntu subiquity_log.3615[8812]: {'WORKING_DIR': '/tmp/tmpjeokba_0/scratch',
'OUTPUT_FSTAB': '/tmp/tmpjeokba_0/state/fstab', 'OUTPUT_INTERFACES': '/tmp/tmpjeokba_0/state/
interfaces', 'OUTPUT_NETWORK_CONFIG': '/tmp/tmpjeokba_0/state/network_config', 'OUTPUT_NETWORK_STATE':
'/tmp/tmpjeokba_0/state/network_state', 'TARGET_MOUNT_POINT': '/target', 'CONFIG': '/tmp/tmpjeokba_0/
state/config'}
Apr 23 23:21:19 ubuntu subiquity_log.3615[8812]: start: cmd-install/stage-extract: writing install
sources to disk
Apr 23 23:21:19 ubuntu subiquity_log.3615[8812]: start: cmd-install/stage-extract/builtin: running
'curtin extract'
Apr 23 23:21:19 ubuntu subiquity_event.3615[3615]: curtin command install
Apr 23 23:21:19 ubuntu subiquity_event.3615[3615]: writing install sources to disk
Apr 23 23:21:19 ubuntu subiquity_event.3615[3615]: running 'curtin extract'
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: start: cmd-install/stage-extract/builtin/cmd-extract:
curtin command extract
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: Installing sources: [{'type': 'tgz', 'uri': 'cp:///
tmp/tmp7ydka4xs/mount'}] to target at /target
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: start: cmd-install/stage-extract/builtin/cmd-extract:
acquiring and extracting image from cp:///tmp/tmp7ydka4xs/mount
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: Setting up Trivial Source for stack /tmp/tmp7ydka4xs/
mount
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: Running command ['rsync', '-aXHAS', '--one-file-
system', '/tmp/tmp7ydka4xs/mount/', '.'] with allowed return codes [0] (capture=False)
Apr 23 23:21:20 ubuntu subiquity_event.3615[3615]: curtin command extract
Apr 23 23:21:20 ubuntu subiquity_event.3615[3615]: acquiring and extracting image from cp:///
tmp/tmp7ydka4xs/mount
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: rsync: connection unexpectedly closed (0 bytes
received so far) [Receiver]
Apr 23 23:21:20 ubuntu subiquity_log.3615[8812]: rsync error: error in rsync protocol data stream
(code 12) at io.c(232) [Receiver=3.4.1]
Is there any way to proceed?