Your message dated Wed, 17 Jan 2018 17:34:31 +0000
with message-id <e1ebrbb-000icg...@fasolo.debian.org>
and subject line Bug#880246: fixed in magic-wormhole 0.10.3-1
has caused the Debian Bug report #880246,
regarding magic-wormhole: FTBFS: dh_auto_test: pybuild --test -i
python{version} -p 3.6 returned exit code 13
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.)
--
880246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: magic-wormhole
Version: 0.9.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20171030 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python3.6 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/wordlist.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/wormhole.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/timing.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/transit.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/errors.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/ipaddrs.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/channel_monitor.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/util.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/xfer_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/codes.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> copying src/wormhole/tor_manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/cmd_receive.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/cmd_send.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/public_relay.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/cmd_ssh.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> copying src/wormhole/cli/cli.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/cli
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/runner.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/cmd_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/database.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/cmd_usage.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/rendezvous_websocket.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/server.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/transit_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/cli.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> copying src/wormhole/server/rendezvous.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/common.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_wormhole.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_hkdf.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_xfer_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_transit.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_transit_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_scripts.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_args.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_ssh.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_database.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/test_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> copying src/wormhole/test/run_trial.py ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/test
> creating
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server/db-schemas
> copying src/wormhole/server/db-schemas/v3.sql ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server/db-schemas
> copying src/wormhole/server/db-schemas/v2.sql ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server/db-schemas
> copying src/wormhole/server/db-schemas/upgrade-to-v3.sql ->
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/server/db-schemas
> UPDATING /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/wormhole/_version.py to
> '0.9.1'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: python3.6 setup.py test
> running test
> running egg_info
> writing src/magic_wormhole.egg-info/PKG-INFO
> writing dependency_links to src/magic_wormhole.egg-info/dependency_links.txt
> writing entry points to src/magic_wormhole.egg-info/entry_points.txt
> writing requirements to src/magic_wormhole.egg-info/requires.txt
> writing top-level names to src/magic_wormhole.egg-info/top_level.txt
> reading manifest file 'src/magic_wormhole.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.rst' under directory 'docs'
> writing manifest file 'src/magic_wormhole.egg-info/SOURCES.txt'
> running build_ext
> test.test_support
> TestSupport
> test_CleanImport ...
> [OK]
> test_DirsOnSysPath ...
> [OK]
> test_HOST ...
> [OK]
> test_bind_port ...
> [OK]
> test_captured_stderr ...
> [OK]
> test_captured_stdin ...
> [OK]
> test_captured_stdout ...
> [OK]
> test_change_cwd ...
> [OK]
> test_change_cwd__chdir_warning ...
> [OK]
> test_change_cwd__non_existent_dir ...
> [OK]
> test_change_cwd__non_existent_dir__quiet_true ...
> [OK]
> test_check__all__ ...
> [FAIL]
> test_check_syntax_error ...
> [OK]
> test_detect_api_mismatch ...
> [OK]
> test_detect_api_mismatch__ignore ...
> [OK]
> test_find_unused_port ...
> [OK]
> test_forget ...
> [OK]
> test_gc_collect ...
> [OK]
> test_get_attribute ...
> [OK]
> test_get_original_stdout ...
> [SKIPPED]
> test_import_fresh_module ...
> [OK]
> test_import_module ...
> [OK]
> test_make_bad_fd ...
> [OK]
> test_python_is_optimized ...
> [OK]
> test_rmtree ...
> [OK]
> test_sortdict ...
> [OK]
> test_swap_attr ...
> [OK]
> test_swap_item ...
> [OK]
> test_temp_cwd ...
> [OK]
> test_temp_cwd__name_none ...
> [OK]
> test_temp_dir ...
> [OK]
> test_temp_dir__existing_dir__quiet_default ...
> [OK]
> test_temp_dir__existing_dir__quiet_true ...
> [OK]
> test_temp_dir__path_none ...
> [OK]
> test_unlink ...
> [OK]
> test_unload ...
> [OK]
>
> ===============================================================================
> [SKIPPED]
> failing buildbots
>
> test.test_support.TestSupport.test_get_original_stdout
> ===============================================================================
> [FAIL]
> Traceback (most recent call last):
> File "/usr/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
> yield
> File "/usr/lib/python3.6/unittest/case.py", line 605, in run
> testMethod()
> File "/usr/lib/python3.6/test/test_support.py", line 364, in
> test_check__all__
> blacklist=blacklist)
> File "/usr/lib/python3.6/test/support/__init__.py", line 2399, in
> check__all__
> test_case.assertCountEqual(module.__all__, expected)
> File "/usr/lib/python3.6/unittest/case.py", line 1182, in assertCountEqual
> self.fail(msg)
> File "/usr/lib/python3.6/unittest/case.py", line 670, in fail
> raise self.failureException(msg)
> builtins.AssertionError: Element counts were not equal:
> First has 1, Second has 0: 'SkipTest'
>
> test.test_support.TestSupport.test_check__all__
> -------------------------------------------------------------------------------
> Ran 36 tests in 0.044s
>
> FAILED (skips=1, failures=1, successes=34)
> E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1:
> python3.6 setup.py test
> dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13
The full build log is available from:
http://aws-logs.debian.net/2017/10/30/magic-wormhole_0.9.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: magic-wormhole
Source-Version: 0.10.3-1
We believe that the bug you reported is fixed in the latest version of
magic-wormhole, 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 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antoine Beaupré <anar...@debian.org> (supplier of updated magic-wormhole
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: Wed, 17 Jan 2018 12:06:13 -0500
Source: magic-wormhole
Binary: magic-wormhole
Architecture: source all
Version: 0.10.3-1
Distribution: unstable
Urgency: medium
Maintainer: Antoine Beaupré <anar...@debian.org>
Changed-By: Antoine Beaupré <anar...@debian.org>
Description:
magic-wormhole - Securely and simply transfer data between computers
Closes: 880246
Changes:
magic-wormhole (0.10.3-1) unstable; urgency=medium
.
[ Harlan Lieberman-Berg ]
* New upstream release. (Closes: #880246)
* Drop unnecessary dependency on ipaddress.
* Remove patch applied upstream.
.
[ Antoine Beaupré ]
* include additional .md docs
Checksums-Sha1:
73486bc3ebcc17f784d39ce02f50f5b9412d1532 2032 magic-wormhole_0.10.3-1.dsc
d091b40c9a0f1f6ed20bf723a97191d9a18ef097 215404
magic-wormhole_0.10.3.orig.tar.gz
e456fbbc9270f13d30adaab8043aa3769c0221e9 8364
magic-wormhole_0.10.3-1.debian.tar.xz
b2fb8bd180e170edbd161bb8470ed4a26676b0c7 160840 magic-wormhole_0.10.3-1_all.deb
e3c604d758db3925be6a0edfb80e58a939bdd0bc 7311
magic-wormhole_0.10.3-1_amd64.buildinfo
Checksums-Sha256:
22583cd8e74649083555953134d988641ea859d87b4154a0538c6b46063180ce 2032
magic-wormhole_0.10.3-1.dsc
48465d58f9c0d729dc586627cf280830e7ed59f9e7999946ae1d763c6b8db999 215404
magic-wormhole_0.10.3.orig.tar.gz
a94d39cb5be2ed7474f0f80797025de5f927755adc3eaf3dfe37d1b66ce13a0a 8364
magic-wormhole_0.10.3-1.debian.tar.xz
7e27d98f622509113956850cb206f27df46e5e8bce31510497ea19df78f820e5 160840
magic-wormhole_0.10.3-1_all.deb
618165d8414b87ad232df70e5e7ef3c1ba8c783afdb73fdc0b75157a1f8c958a 7311
magic-wormhole_0.10.3-1_amd64.buildinfo
Files:
e3d12df1bc8990128ff6446f87ef1c41 2032 utils optional
magic-wormhole_0.10.3-1.dsc
0c57f5e9e4aaece6887824012da62f85 215404 utils optional
magic-wormhole_0.10.3.orig.tar.gz
ef5a7cf2621465a6b3a0078d26d2d1c3 8364 utils optional
magic-wormhole_0.10.3-1.debian.tar.xz
ce45193c578e1b63af31328e3fe5c448 160840 utils optional
magic-wormhole_0.10.3-1_all.deb
43f814c00deb886db3e626149f42b8e6 7311 utils optional
magic-wormhole_0.10.3-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEexZCBNCWcjsBljWrPqHd3bJh2XsFAlpfhtkACgkQPqHd3bJh
2XsU/ggAobQ5/VtmlyyPQEAlE/iq4AZgszoM+UcmeNrR2GHOOmbLaX+8Rn1l4GhQ
xOcG+MZQEEK1FTMWlnGFE9c9Mk9PuzcyvUxWfbBRYxoPL1vwmYp2Z4YBuXhD6bM4
4YQvxvGF+regZLnIZxFv3B7x7u4xjp3l8uYANHbS/I+H7YMoJGp/zYwm7i2XFeaw
pT0vtJyQACSXJrcv/RxaRwSU7rs8+zegJNxbmm2Wz1342G7v8ylJBcmle28Ygjan
ZIMMA1+ukxll1Dd+sXgAUdeWLQs7GAiIAULn7JQ5BHcLf4b2TNiCxXQ3DKArykuE
3MRVtmlizk5Ebwc2lB5zHFADVrO8ZQ==
=7qBM
-----END PGP SIGNATURE-----
--- End Message ---