Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] aws-cli: outdated boto dependency
@ 2019-09-06 14:18 voidlinux-github
  2019-09-06 14:29 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-09-06 14:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]

New issue by teotwaki on void-packages repository

https://github.com/void-linux/void-packages/issues/14253

Description:
### System

* xuname:  
  *Void 4.19.68_1 x86_64 GenuineIntel uptodate rF*
* package:  
  *aws-cli-1.16.231_1*

### Expected behavior

`aws configure` should prompt the user to setup the CLI tool. Example:

```
$ aws configure
AWS Access Key ID [None]: accesskey
AWS Secret Access Key [None]: secretkey
Default region name [None]: us-west-2
Default output format [None]:
```

### Actual behavior

```
$ aws configure

Credential named assume-role-with-web-identity not found.
```

### Steps to reproduce the behavior

- Update to the latest available `aws-cli` package
- Run `aws configure`

### Cause

This appears to be due to an outdated version of botocore (https://github.com/aws/aws-cli/issues/4371). AWS Support recommends to upgrade botocore to version >=1.12.201. Currently `python3-botocore-1.12.148_1` is pulled instead.

/cc @leahneukirchen 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-27 12:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 14:18 [ISSUE] aws-cli: outdated boto dependency voidlinux-github
2019-09-06 14:29 ` voidlinux-github
2019-09-26  3:37 ` voidlinux-github
2019-09-26  7:01 ` voidlinux-github
2019-09-26 13:49 ` voidlinux-github
2019-09-26 14:02 ` voidlinux-github
2019-09-27 12:20 ` [ISSUE] [CLOSED] " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).