https://bugs.kde.org/show_bug.cgi?id=516861
--- Comment #9 from [email protected] --- Workaround confirmed (reliable): Using systemd-sysupdate directly with an explicit transfer source bypasses the localhost:3129 proxy timeout issue and completes the update reliably: run0 /usr/lib/systemd/systemd-sysupdate --transfer-source=https://files.kde.org/kde-linux/sysupdate/v2/ update Background: updatectl update consistently fails on first attempt, leaving the image in a current+incomplete or current+pending state. The second attempt via updatectl reports "Already up-to-date" without actually applying the update. The systemd-sysupdate command above detects the incomplete state, repairs it, and completes the download and installation successfully. This has been confirmed across multiple update cycles. -- You are receiving this mail because: You are watching all bug changes.
