I have a slow network(good normally, but slow link to msys2.org)
I run pacman task like this:
pacman -Sy git mingw-w64-x86_64-toolchain mingw-w64-x86_64-freetype \
mingw-w64-x86_64-icu mingw-w64-x86_64-nspr mingw-w64-x86_64-ca-certificates \
mingw-w64-x86_64-expat mingw-w64-x86_64-cmake tar diffutils patch \
patchutils make python2-setuptools
after hours, the results are like this
错误:无法从repo.msys2.org:Operationtooslow.Lessthan1bytes/sectransferredthelast10seconds获取文件'mingw-w64-x86_64-glib2-2.48.1-1-any.pkg.tar.xz'mingw-w64-x86_64-gl...1141.0B-54.72K/s--:--[---------------------]0mingw-w64-x86_64-gl...8.2KiB-34.11K/s--:--[---------------------]0mingw-w64-x86_64-gl...12.5KiB-18.77K/s--:--[---------------------]0mingw-w64-x86_64-gl...13.9KiB-11.81K/s--:--[---------------------]0mingw-w64-x86_64-gl...1475.3KiB4.50K/s05:28[#####################]100%%错误:无法从repo.msys2.org:transferclosedwith13356904bytesremainingtoread获取文件'mingw-w64-x86_64-icu-57.1-1-any.pkg.tar.xz'错误:无法从downloads.sourceforge.net:Failedtoconnecttoheanet.dl.sourceforge.netport80:Connectiontimedout获取文件'mingw-w64-x86_64-icu-57.1-1-any.pkg.tar.xz'错误:无法从www2.futureware.at:HTTPserverdoesn't seem to support byte ranges. Cannot resume. 获取文件 'mingw-w64-x86_64-icu-57.1-1-any.pkg.tar.xz'警告:无法获取某些文件
so is there some tarball-download-method to install packages?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a slow network(good normally, but slow link to msys2.org)
I run pacman task like this:
after hours, the results are like this
so is there some tarball-download-method to install packages?