Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buildbot: work around failing git clones
Some weird curl and HTTP/2 interaction, I don't know. + ./scripts/feeds update -a Updating feed 'base' from 'https://github.com/openwrt/openwrt.git;main' ... Cloning into './feeds/base'... Updating feed 'packages' from 'https://github.com/openwrt/packages.git' ... Cloning into './feeds/packages'... Updating feed 'luci' from 'https://github.com/openwrt/luci.git' ... Cloning into './feeds/luci'... error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 868 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output failed.
- Loading branch information