Date: Wed, 24 Jul 2019 03:44:17 -0700 From: Mark Millard <marklmi@yahoo.com> To: Christoph Moench-Tegeder <cmt@burggraben.net> Cc: freebsd-ports@freebsd.org Subject: Re: graphics/py-imagesize (imagesize-1.1.0) and textproc/py-snowballstemmer (snowballstemmer-1.2.1) fail to fetch (just after the Jul-19 updates?) Message-ID: <D8E0AF45-C41E-4E02-9CDB-2EE50065CB60@yahoo.com> In-Reply-To: <20190724100257.GA84899@elch.exwg.net> References: <8F572CDD-6F24-41E8-B4A8-9797F6828349@yahoo.com> <14A22B7B-5F2A-4D06-A0AF-1E40D528BB56@yahoo.com> <20190724100257.GA84899@elch.exwg.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-Jul-24, at 03:02, Christoph Moench-Tegeder <cmt at = burggraben.net> wrote: > ## Mark Millard via freebsd-ports (freebsd-ports@freebsd.org): >=20 >> =3D> imagesize-1.1.0.tar.gz doesn't seem to exist in /portdistfiles/. >> =3D> Attempting to fetch = https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-1.1.0= .tar.gz >> fetch: transfer timed out >=20 > Works for me. Thanks for reporting that. > Did you check if there are connectivity issues between > you and files.pythonhosted.org (which, at least from this part of the > world, looks like it's hosted by Fastly)? Make sure to check IPv6 and > IPv4 - sometimes only one of them has hickups, then you can work = around > the issue via FETCH_ARGS or similar. ping finds them but ping6 . . . # ping6 files.pythonhosted.org PING6(56=3D40+8+8 bytes) [...] --> 2a04:4e42:d::319 ^C --- dualstack.r.ssl.global.fastly.net ping6 statistics --- 103 packets transmitted, 0 packets received, 100.0% packet loss # ping6 pypi.org PING6(56=3D40+8+8 bytes) [...] --> 2a04:4e42:200::223 ^C --- pypi.org ping6 statistics --- 63 packets transmitted, 0 packets received, 100.0% packet loss Using: FETCH_ARGS=3D -Fpr4 in the two Makefiles side-stepped the issue. Thanks for the notes. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D8E0AF45-C41E-4E02-9CDB-2EE50065CB60>