Looks like the system botocore has the fix, bit there's another one
bundled with awscli that doesn't - and that's the one being used:
/usr/lib/python3/dist-packages/awscli/botocore/httpsession.py
/usr/lib/python3/dist-packages/botocore/httpsession.py:
So looks like we need to remove the botoco
that leads here: https://github.com/aws/aws-cli/issues/7905
"cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_'"
https://github.com/boto/botocore/pull/2924/files
It's not mentioned in the changelog, but this commit was already included in
1.29.123:
https://github.com/boto/botocore/c
Source: awscli
Version: 2.15.22-1
Severity: serious
Justification: FTBFS
X-Debbugs-Cc: debian-pyt...@lists.debian.org, Noah Meyerhans
Dear Maintainers,
Please update awscli and/or botocore to untangle the urllib3 2.x transition.
https://tracker.debian.org/pkg/python-urllib3 : see failing autopk
3 matches
Mail list logo