Maintenance of openwrt.org and CDN for downloads
Hannu Nyman
hannu.nyman at iki.fi
Wed Dec 20 10:16:02 PST 2023
Paul Spooren wrote at Mon Dec 18 14:37:30 PST 2023:
> As announced I switched the DNS for downloads.openwrt.org
<http://downloads.openwrt.org/> to use fastly instead of our primary
distribution server (mirror-02).
>...
> There might be minor hiccups with the mirrors[1] until they switch to
rsync.openwrt.org <http://rsync.openwrt.org/> but since no release is in
sight I didn’t count that as a stopper.
Looks like the packages buildbot has taken a hiccup from this. Due to DNS or
rsync?
Need to change the recipe to use rsync.openwrt.org ?
Example:
https://buildbot.staging.openwrt.org/master/packages/#/builders/6/builds/145
rsync -4 -va
'downloads.openwrt.org::downloads/snapshots/targets/mpc85xx/p1010/openwrt-sdk-*.tar.xz'
sdk.archive
in dir /builder/powerpc_8548/build (timeout 1200 secs)
watching logfiles {}
argv: [b'rsync', b'-4', b'-va',
b'downloads.openwrt.org::downloads/snapshots/targets/mpc85xx/p1010/openwrt-sdk-*.tar.xz',
b'sdk.archive']
using PTY: False
rsync: [Receiver] failed to connect to downloads.openwrt.org
(199.232.146.132): Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
program finished with exit code 10
elapsedTime=129.866550
More information about the openwrt-adm
mailing list