[MacPorts] #64608: py310-awscli @1.22.48_0 and missing awscli_plugin_endpoint

MacPorts noreply at macports.org
Sat Feb 5 03:16:50 UTC 2022


#64608: py310-awscli @1.22.48_0 and missing awscli_plugin_endpoint
------------------------+----------------------
  Reporter:  forrie     |      Owner:  judaew
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.1
Resolution:             |   Keywords:
      Port:  py-awscli  |
------------------------+----------------------

Comment (by forrie):

 The aws command I'm using is what is installed from the port, named above.

 Now, I had been using this for accessing my s3 content, hosted by Wasabi.
 They do use this endpoint extension.   That was set up some time ago.  I
 looked in my .aws directory and I see this in the configuration:

 [ .aws/config ]

 [default]
 region = us-east-1
 [profile wasabi]
 region = us-east-1
 s3 =
 endpoint_url = https://s3.wasabisys.com

 [plugins]
 endpoint = awscli_plugin_endpoint

 Now, you can install the endpoint plugin via pip, which I've done, but it
 still errors.  Some time ago, this had been working fine.

 $ pip install awscli-plugin-endpoint

 I get the above mentioned error, even when peforming something simple like
 "aws --version".

 It's not clear to me where/how the code is looking for this dependency or
 why it's not being ignored -- ie: for "--version"

-- 
Ticket URL: <https://trac.macports.org/ticket/64608#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list