Package: python3-bothocore Version: 1.5.75-1 Severity: grave Justification: renders package unusable
Dear Maintainer, WHen installing the package, the postinst script is failing with the following message: dpkg: error processing package python3-botocore (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: python3-botocore E: Sub-process /usr/bin/dpkg returned an error code (1) Setting up python3-botocore (1.5.75-1) ... File "/usr/lib/python3/dist-packages/botocore/utils.py", line 2 --- botocore/utils.py 2016-11-10 11:30:23.478805141 +0900 ^ SyntaxError: invalid syntax The utils.py file is indeed invalid as it starts with: # 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 -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') 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)