Opened 5 years ago
Closed 5 years ago
#59468 closed defect (worksforme)
icu @65.1 fetch failure
Reported by: | grepi (Hans-Juergen Greif) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | icu |
Description (last modified by jmroot (Joshua Root))
Hello, sudo port upgrade outdated
---> Fetching archive for icu ---> Attempting to fetch icu-65.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/icu ---> Attempting to fetch icu-65.1_0.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/icu ---> Attempting to fetch icu-65.1_0.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/icu ---> Fetching distfiles for icu ---> Attempting to fetch icu4c-65_1-src.tgz from https://distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://nue.de.distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://lil.fr.distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from https://github.com/unicode-org/icu/releases/download/release-65-1/ ---> Attempting to fetch icu4c-65_1-src.tgz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://aus.us.distfiles.macports.org/macports/distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://jnb.za.distfiles.macports.org/distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://jog.id.distfiles.macports.org/macports/distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://kmq.jp.distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://cjj.kr.distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/icu ---> Attempting to fetch icu4c-65_1-src.tgz from https://pek.cn.distfiles.macports.org/macports/distfiles/icu ---> Attempting to fetch icu4c-65_1-src.tgz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/icu Error: Failed to fetch icu: The requested URL returned error: 503 Service Unavailable Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_icu/icu/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug.
I think it is a proxy problem vip-proxy-et.iosb.faunhofer.de:3128
Regards,
Hans-Juergen Greif
Change History (4)
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | proxy removed |
Owner: | set to ryandesign |
Port: | icu added; 3128 removed |
Priority: | High → Normal |
Status: | new → assigned |
Summary: | sudo port upgrade outdated → icu @65.1 fetch failure |
comment:2 follow-up: 3 Changed 5 years ago by grepi (Hans-Juergen Greif)
Hello,
the icu is not on
http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/
that cause the problem.
Regards,
Hans-Juergen Greif
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to grepi:
the icu is not on
http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/
Yes it is. At least it is now. Our mirrors sync on different schedules. It may not have been there when you tried. That alone would not have caused a problem, since as you can see MacPorts tries to download from another server if one fails. The problem in your case is that it failed to download from any server, including all our mirrors and the project's master server (GitHub). That's probably a problem with your network or your computer (firewall or security software?). If you attach the main.log file, maybe it will help us further diagnose the problem, but it's likely something you'll have to fix yourself, possibly in coordination with your network administrator. Or if you need to use a proxy to reach the internet, then perhaps you haven't configured your Mac to use that properly, either in the macOS network settings in System Preferences or else in macports.conf.
comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
There's not a lot we can do if it's not possible to fetch files via HTTP from your network. You might need to set the http_proxy environment variable or otherwise configure MacPorts to use your proxy in macports.conf.