[Bug 256965] math/lapack: Fails to fetch manpages 3.10.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256965] couldn't fetch lapack-3.10.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jul 2021 21:55:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256965
Max Brazhnikov <makc@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |makc@FreeBSD.org
--- Comment #7 from Max Brazhnikov <makc@FreeBSD.org> ---
(In reply to commit-hook from comment #6)
It's not accessible via http, but works fine with https:
~> fetch -sv https://www.netlib.org/lapack/manpages.tgz
resolving server address: www.netlib.org:443
SSL options: 82004854
Peer verification enabled
Using CA cert file: /usr/local/etc/ssl/cert.pem
Verify hostname
TLSv1.2 connection established using ECDHE-RSA-AES128-GCM-SHA256
Certificate subject: /CN=exascale.org
Certificate issuer: /C=US/O=Let's Encrypt/CN=R3
requesting https://www.netlib.org/lapack/manpages.tgz
2446510
~> fetch -sv http://www.netlib.org/lapack/manpages.tgz
resolving server address: www.netlib.org:80
requesting http://www.netlib.org/lapack/manpages.tgz
^Cfetch: transfer interrupted
--
You are receiving this mail because:
You are the assignee for the bug.