[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 17:48:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256965 --- Comment #4 from gja822@narod.ru --- (In reply to Thierry Thomas from comment #3) I'm not sure if this is a regional filtering. I am from Russia, unfortunately. And I'm totally unsure that it is O.K. to have "not found" on distcache.FreeBSD.org servers. yury@94:/usr/ports/math/lapack# make distclean ===> Cleaning for lapack-3.10.0 ===> Deleting distfiles for lapack-3.10.0 yury@94:/usr/ports/math/lapack# fetch -v "http://www.netlib.org/lapack/manpages.tgz" resolving server address: www.netlib.org:80 requesting http://www.netlib.org/lapack/manpages.tgz fetch: transfer timed out yury@94:/usr/ports/math/lapack# make fetch ===> License BSD3CLAUSE accepted by the user ===> lapack-3.10.0 depends on file: /usr/local/sbin/pkg - found => v3.10.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/lapack-3.10.0. => Attempting to fetch https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.10.0.tar.gz fetch: https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.10.0.tar.gz: size unknown fetch: https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.10.0.tar.gz: size of remote file is not known v3.10.0.tar.gz 7451 kB 1080 kBps 07s => manpages.tgz doesn't seem to exist in /usr/ports/distfiles/lapack-3.10.0. => Attempting to fetch http://www.netlib.org/lapack/manpages.tgz fetch: transfer timed out => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/lapack-3.10.0/manpages.tgz fetch: http://distcache.FreeBSD.org/ports-distfiles/lapack-3.10.0/manpages.tgz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/lapack-3.10.0 and try again. *** Error code 1 Stop. make: stopped in /usr/ports/math/lapack yury@94:/usr/ports/math/lapack# fetch -v http://distcache.FreeBSD.org/ports-distfiles/lapack-3.10.0/manpages.tgz resolving server address: distcache.freebsd.org:80 requesting http://distcache.freebsd.org/ports-distfiles/lapack-3.10.0/manpages.tgz 404 Not Found 404 Not Found nginx fetch: http://distcache.FreeBSD.org/ports-distfiles/lapack-3.10.0/manpages.tgz: Not Found $ ping -c4 www.netlib.org PING netlib.org (160.36.131.221): 56 data bytes --- netlib.org ping statistics --- 4 packets transmitted, 0 packets received, 100.0% packet loss -- You are receiving this mail because: You are the assignee for the bug.