Your message dated Sun, 04 Feb 2018 09:34:40 +0000
with message-id <e1eigh6-00023b...@fasolo.debian.org>
and subject line Bug#889531: fixed in aws-shell 0.2.0-2
has caused the Debian Bug report #889531,
regarding aws-shell: missing build dependeny in python3-pytest
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
889531: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889531
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aws-shell
Version: 0.2.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/aws-shell.html

...
======================================================================
ERROR: tests.integration.test_db (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.integration.test_db
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/integration/test_db.py",
 line 2, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.integration.test_makeindex (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.integration.test_makeindex
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/integration/test_makeindex.py",
 line 4, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.unit.test_app (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.unit.test_app
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/unit/test_app.py",
 line 1, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.unit.test_autocomplete (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.unit.test_autocomplete
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/unit/test_autocomplete.py",
 line 1, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.unit.test_fuzzy (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.unit.test_fuzzy
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/unit/test_fuzzy.py",
 line 1, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.unit.test_resources (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.unit.test_resources
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/unit/test_resources.py",
 line 2, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


======================================================================
ERROR: tests.unit.test_substring (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.unit.test_substring
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.6/unittest/loader.py", line 369, in 
_get_module_from_name
    __import__(name)
  File 
"/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build/tests/unit/test_substring.py",
 line 13, in <module>
    import pytest
ModuleNotFoundError: No module named 'pytest'


----------------------------------------------------------------------
Ran 29 tests in 0.842s

FAILED (errors=7)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/aws-shell-0.2.0/.pybuild/pythonX.Y_3.6/build; python3.6 -m unittest 
discover -v 
dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25

--- End Message ---
--- Begin Message ---
Source: aws-shell
Source-Version: 0.2.0-2

We believe that the bug you reported is fixed in the latest version of
aws-shell, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 889...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
TANIGUCHI Takaki <tak...@debian.org> (supplier of updated aws-shell package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 04 Feb 2018 18:25:38 +0900
Source: aws-shell
Binary: aws-shell
Architecture: source all
Version: 0.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: TANIGUCHI Takaki <tak...@debian.org>
Changed-By: TANIGUCHI Takaki <tak...@debian.org>
Description:
 aws-shell  - Interactive productivity booster for the AWS CLI
Closes: 889531
Changes:
 aws-shell (0.2.0-2) unstable; urgency=medium
 .
   * Add python3-pytest to B-D (Closes: 889531)
   * debian/copyright: Reorder paragtaph.
Checksums-Sha1:
 87b478e569e153f64ca51572c4d48110fa4c91a4 2129 aws-shell_0.2.0-2.dsc
 89a5d42105cb0dc3d2b90a4468d8cf561225d667 1984 aws-shell_0.2.0-2.debian.tar.xz
 ecdf6213002d74bbe0cec97d3068ba76b3a3557e 34420 aws-shell_0.2.0-2_all.deb
 8f31f8a3aa734c4b392dec1b05d526e59efdcdc2 7577 aws-shell_0.2.0-2_amd64.buildinfo
Checksums-Sha256:
 e14c70a1e7a0626c77da2cf41c4ea745e0c07e279fb0e67ac81815f1cb5e1aea 2129 
aws-shell_0.2.0-2.dsc
 33c23d5dac3bd1ae1fb6639d6b0dc81d7158d52dd0f0cbf0f792f237182fe3e2 1984 
aws-shell_0.2.0-2.debian.tar.xz
 eaee7eb309e286950efa76dee72123d3cf39aa9f36159c5987b5e40341e37b7d 34420 
aws-shell_0.2.0-2_all.deb
 adfc616c0f30fa01353b9a3cd4c0863f5c33d47c0a48ff23ae9216ce0eeb3f41 7577 
aws-shell_0.2.0-2_amd64.buildinfo
Files:
 6fd1ff45cee38bcc1f575e4ab7f7ac88 2129 admin optional aws-shell_0.2.0-2.dsc
 7c10865ad3a80c242cb85dfacd206bec 1984 admin optional 
aws-shell_0.2.0-2.debian.tar.xz
 67ba6aaf555f9d1ad083dfd8dca70a8b 34420 admin optional aws-shell_0.2.0-2_all.deb
 11614ea63efaab6e9924287216ccf9e1 7577 admin optional 
aws-shell_0.2.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE0kq/0SfNJVahPGx5zBSfbCil4lcFAlp20fQACgkQzBSfbCil
4leBhA//WDWCZK5BYMHkJeQESFBZTdK1yDFvpEzMYcKk627u9K/5curxNtSFhgQM
uqhrJ/Xn/V0IE+yZK6mJs9ZOZaudacXdNh9UgIx91GdM6dh91stGgVN9e64QzAdr
m0vnjfUn9NcxiF2wlErHa2+NKMf6NLSiz3/FT+ZmfhzVbmOOTOKvnCtfPGw4IsxS
YsvCWtyjOoOc0oZI24BOuy42yiVj01RKV7K7seIDU0LnMVy+Wz/fMhip9iNJLCTg
r1AAeR1lK8nhNxEQj8TCyFO8TMYow1drNuhyaMGm5t6Zk/AATDkYZQ8rsUOaLHeG
si8KgVUSzZJwvfdJ2squD5zIB7RcRYlihIQKFk6LWIifGMc/YYcNFDF1rIxFeZMK
jFQw1oInk6XYj9B6w/UimuudcTOxRCp2WdsJKH3svTA4kUhtrC9AFSkFe9azFC+a
FdjrJaJKpEj/muXP6QF2ZB+RQNFGcQQuZGtPtfR3EewyAm9TjCHBoC1gzoeT4X3u
nhXnYLn3XrzFRhaKr/ee45AR4h551klKFqeDkKPy4EzWiORbAj5gU7y+Zlx7pNm3
6fm1F1XuEDR9/tznTcmxG4WwBn2//lL//FYuvsxtTYscMsxxDgvz0TxMRS+TVxzq
0PIWRkJ+r91Jg/bUqwPiKxKvXenY8HfJf3DhMOYKHS1cafSjpw0=
=fobZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to