security/py-cryptography fails to fetch

Kubilay Kocak koobs at FreeBSD.org
Tue Oct 20 02:15:33 UTC 2015


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


More information about the freebsd-python mailing list