"Fetching archive" fails for all ports on multiple systems, different networks
Clemens Lang
cal at macports.org
Mon Apr 8 21:10:47 UTC 2019
Hi,
On Mon, Apr 08, 2019 at 10:53:51AM -0600, Lee Finn wrote:
> The log file at </opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_shells_bash/bash> is attached:
I'd agree that this seems like a problem with your network, especially
since
- you get the same response for all mirrors
- the response is always 403 OK (which is weird, because 403 should be
"Forbidden")
- there seems to be some SSL connection error
What do you get when you run
echo -e 'GET /foo HTTP/1.1\nHost: packages.macports.org\nConnection: close\n' | \
openssl s_client \
-crlf \
-ign_eof \
-connect packages.macports.org:443 \
-servername packages.macports.org
Also, if possible, can you try on a different network, e.g. in some
public WiFi?
--
Clemens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20190408/ff075368/attachment.sig>
More information about the macports-users
mailing list