Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 13:15:24 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Volodymyr Kostyrko <arcade@b1t.name>, freebsd-python@freebsd.org
Subject:   Re: security/py-cryptography fails to fetch
Message-ID:  <5625A3BC.2080905@FreeBSD.org>
In-Reply-To: <56253B44.4030400@b1t.name>
References:  <56253B44.4030400@b1t.name>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20/10/2015 5:49 AM, Volodymyr Kostyrko wrote:
> Hi anyone?
> 
> ===>  Cleaning for py27-cryptography-1.0.2
> ===>  License APACHE20 accepted by the user
> ===>   py27-cryptography-1.0.2 depends on file: /usr/local/sbin/pkg - found
> => cryptography-1.0.2.tar.gz doesn't seem to exist in
> /usr/ports/distfiles//.
> => Attempting to fetch
> http://pypi.python.org/packages/source/c/cryptography/cryptography-1.0.2.tar.gz
> 
> fetch:
> http://pypi.python.org/packages/source/c/cryptography/cryptography-1.0.2.tar.gz:
> Not Found
> => Attempting to fetch
> http://pypi.crate.io/packages/source/c/cryptography/cryptography-1.0.2.tar.gz
> 
> fetch:
> http://pypi.crate.io/packages/source/c/cryptography/cryptography-1.0.2.tar.gz:
> Service Unavailable
> => Attempting to fetch
> http://pypi.python.jp/cryptography/cryptography-1.0.2.tar.gz
> fetch: http://pypi.python.jp/cryptography/cryptography-1.0.2.tar.gz: Not
> Found
> => Attempting to fetch
> http://distcache.FreeBSD.org/ports-distfiles/cryptography-1.0.2.tar.gz
> fetch:
> http://distcache.FreeBSD.org/ports-distfiles/cryptography-1.0.2.tar.gz:
> Not Found
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles// and try again.
> *** Error code 1
> 
> Latest package update is trivial, maybe pypi fetching changed a little?
> 

This appears to work for me:

=> Attempting to fetch
http://pypi.python.org/packages/source/c/cryptography/cryptography-1.0.2.tar.gz
cryptography-1.0.2.tar.gz                     100% of  325 kB 1606 kBps
00m00s

Perhaps the PyPI CDN mirrors (fastly edge nodes) hadn't been updated yet
or were slow in updating.

Regarding the other mirrors (.jp, crate.io) it could be that these are
no longer synchronizing. I'll have a look at our Python mirror list in
bsd.sites.mk and compare it with what upstream says, to make sure.

./koobs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5625A3BC.2080905>