awscli pkg broken on 10.2 i386

Matthew Seaman matthew at FreeBSD.org
Tue Jan 12 08:05:52 UTC 2016


On 12/01/2016 04:52, Michael Sierchio wrote:
> Installing the python package via pip works. Something is broken in the
> port/package for FreeBSD 10.2 on i386.

Hi, Michael,

Thank you for your report.  This would have been better sent to the
freebsd-ports@ list, but no matter.

There is already a PR with patches to update awscli and dependencies:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205949

As far as I can see, that's just waiting on maintainer feedback -- if
the maintainer doesn't respond, it will need about another week before
it times out and can be committed.

However, if you'ld like to apply the patches to your ports tree by hand
and add a note to the PR about the success or not of trying that, it
would be appreciated.

Note: the patches in the PR are in git-diff format, so to apply them to
a ports tree checked out via subversion or svnlite or portupdate you
would need to do something like (untested):

   # cd /usr/ports
   # patch -p1 awscli.patch
   # patch -p1 py-botocore.patch

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 957 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20160112/63b2a56d/attachment.sig>


More information about the freebsd-questions mailing list