Package: python3-botocore Version: 1.5.75-1 Severity: grave Tags: patch Justification: renders package unusable
Dear Maintainer, Latest version of python3-botocore has an incorrect /usr/lib/python3/dist-packages/botocore/utils.py It contains a diff of itself with its previous version at the top of the file, causing dpkg to fail to configure it at update/install. Patch is below: --- /usr/lib/python3/dist-packages/botocore/utils.py 2017-06-27 04:01:59.000000000 -0600 +++ utils.py 2017-06-27 13:13:52.660569424 -0600 @@ -1,15 +1,4 @@ # Copyright 2012-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. ---- botocore/utils.py 2016-11-10 11:30:23.478805141 +0900 -+++ botocore/utils.py 2016-11-10 11:30:23.466805008 +0900 -@@ -28,7 +28,7 @@ - from botocore.exceptions import InvalidDNSNameError, ClientError - from botocore.exceptions import MetadataRetrievalError - from botocore.compat import json, quote, zip_longest, urlsplit, urlunsplit --from botocore.vendored import requests -+import requests - from botocore.compat import OrderedDict - - # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python3-botocore depends on: ii python3 3.5.3-1 ii python3-dateutil 2.5.3-2 ii python3-docutils 0.13.1+dfsg-2 ii python3-jmespath 0.9.1-1 ii python3-requests 2.12.4-1 python3-botocore recommends no packages. python3-botocore suggests no packages. -- no debconf information -- PRIVILEGED AND CONFIDENTIAL This transmission may contain privileged, proprietary or confidential information. If you are not the intended recipient, you are instructed not to review this transmission. If you are not the intended recipient, please notify the sender that you received this message and delete this transmission from your system.
--- /usr/lib/python3/dist-packages/botocore/utils.py 2017-06-27 04:01:59.000000000 -0600 +++ utils.py 2017-06-27 13:13:52.660569424 -0600 @@ -1,15 +1,4 @@ # Copyright 2012-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. ---- botocore/utils.py 2016-11-10 11:30:23.478805141 +0900 -+++ botocore/utils.py 2016-11-10 11:30:23.466805008 +0900 -@@ -28,7 +28,7 @@ - from botocore.exceptions import InvalidDNSNameError, ClientError - from botocore.exceptions import MetadataRetrievalError - from botocore.compat import json, quote, zip_longest, urlsplit, urlunsplit --from botocore.vendored import requests -+import requests - from botocore.compat import OrderedDict - - # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of
_______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team