graphics/py-imagesize (imagesize-1.1.0) and textproc/py-snowballstemmer (snowballstemmer-1.2.1) fail to fetch (just after the Jul-19 updates?)

Mark Millard marklmi at yahoo.com
Wed Jul 24 10:44:30 UTC 2019



On 2019-Jul-24, at 03:02, Christoph Moench-Tegeder <cmt at burggraben.net> wrote:

> ## Mark Millard via freebsd-ports (freebsd-ports at freebsd.org):
> 
>> => imagesize-1.1.0.tar.gz doesn't seem to exist in /portdistfiles/.
>> => Attempting to fetch https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-1.1.0.tar.gz
>> fetch: transfer timed out
> 
> 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=40+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=40+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= -Fpr4

in the two Makefiles side-stepped the issue.

Thanks for the notes.

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the freebsd-ports mailing list