https://bugs.kde.org/show_bug.cgi?id=521648

            Bug ID: 521648
           Summary: kde-linux_202606180254: Mirror downloads fail with
                    connection reset
    Classification: Websites
           Product: www.kde.org
      Version First unspecified
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Downloads of kde-linux_202606180254_root-x86-64.erofs (6.5G) fail consistently
via the mirrors redirected to by files.kde.org (Mirrorbits/v0.6.1).
files.kde.org returns a 302 redirect to mirrors. Both mirrors tested fail with
"connection reset by peer":

mirrors.xtom.de — fails at ~3% (218M of 6.5G)
ftp.gwdg.de — fails immediately

Verified with:
bashcurl -sI
https://files.kde.org/kde-linux/sysupdate/v2/kde-linux_202606180254_root-x86-64.erofs
# → 302 to mirrors.xtom.de / ftp.gwdg.de

curl -L --retry 3 --retry-delay 5 -o /dev/null
https://mirrors.xtom.de/kde-application/kde-linux/sysupdate/v2/kde-linux_202606180254_root-x86-64.erofs
# → curl: (56) Recv failure: Connection reset by peer

curl -L --retry 3 --retry-delay 5 -o /dev/null
https://ftp.gwdg.de/pub/linux/kde/extrafiles/kde-linux/sysupdate/v2/kde-linux_202606180254_root-x86-64.erofs
# → curl: (56) Recv failure: Connection reset by peer
systemd-sysupdate has no retry mechanism and fails with Transfer failed:
Failure when receiving data from the peer / exit status 1.
Previous image (202606031617) downloaded without issues from the same
infrastructure.
Workaround: None known at this time. Direct download via files.kde.org origin
(bypassing Mirrorbits) is not possible without modifying mirror configuration.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to