Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 13:05:55 +0000
From:      Daniel Neades <djn@araxis.com>
To:        alexey@renatasystems.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: awscli-1.9.11
Message-ID:  <BC327184-E25E-478E-B6CF-326058A505C0@araxis.com>

next in thread | raw e-mail | index | archive | help
Hello,

Following a 'pkg update' this morning on my FreeBSD 9.3-RELEASE-p30 =
system, a very simple 'aws sync' command stopped working with the error =
shown here:

> # /usr/local/bin/aws s3 sync --region=3Dus-east-1 =
s3://downloads.araxis.com/ /backups/s3/downloads.araxis.com/
>=20
> 'Session' object has no attribute 'get_default_client_config'

A quick hunt online for this error turned-up this:

	https://github.com/aws/aws-cli/issues/1670

That page states:

> If you are not using 1.3.11 of botocore, you will get the error that =
you pointed out.

The current FreeBSD py27-botocore port is py27-botocore-1.2.11, which =
seems very old (the latest botocore release is 1.3.17). This old version =
of botocore therefore seems likely to be the cause of my 'aws sync' =
failing.

Please would it therefore be possible to have the py27-botocore port =
updated to the latest available version, and the awscli port=E2=80=99s =
dependencies appropriately updated?

Many thanks in advance.

--=20
Daniel Neades
Araxis Ltd
www.araxis.com=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BC327184-E25E-478E-B6CF-326058A505C0>