Your message dated Fri, 24 Jan 2020 13:20:06 +0000 with message-id <[email protected]> and subject line Bug#949730: fixed in pyutilib 5.7.3-1 has caused the Debian Bug report #949730, regarding pyutilib ftbfs from source, calling python instead of python3 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 [email protected] immediately.) -- 949730: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949730 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:pyutilib Version: 5.7.1-1 Severity: serious Tags: sid bullseye [...] ====================================================================== FAIL: test_driver_1 (pyutilib.workflow.tests.test_doc.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 451, in <lambda> func = lambda self,c1=cwd,c2=cmd,c3=os.path.abspath(outfile),c4=baseline,c5=filter,c6=cmdfile,c7=tolerance,c8=exact,c9=forceskip: _run_cmd_baseline_test(self,cwd=c1,cmd=c2,outfile=c3,baseline=c4,filter=c5,cmdfile=c6,tolerance=c7,exact=c8,forceskip=c9) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 221, in _run_cmd_baseline_test outfile, baseline, filter=filter, tolerance=tolerance) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 370, in assertFileEqualsBaseline baseline + "\nDiffs:\n" + diffs) AssertionError: Unexpected output difference at line 1: testfile=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_1.out baseline=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_1.txt Diffs: --- /<<PKGBUILDDIR>>/doc/workflow/examples/driver_1.txt +++ /<<PKGBUILDDIR>>/doc/workflow/examples/driver_1.out @@ -1 +1 @@ -z: 7 +/<<PKGBUILDDIR>>/doc/workflow/examples/driver_1.sh: 4: python: not found ====================================================================== FAIL: test_driver_2 (pyutilib.workflow.tests.test_doc.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 451, in <lambda> func = lambda self,c1=cwd,c2=cmd,c3=os.path.abspath(outfile),c4=baseline,c5=filter,c6=cmdfile,c7=tolerance,c8=exact,c9=forceskip: _run_cmd_baseline_test(self,cwd=c1,cmd=c2,outfile=c3,baseline=c4,filter=c5,cmdfile=c6,tolerance=c7,exact=c8,forceskip=c9) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 221, in _run_cmd_baseline_test outfile, baseline, filter=filter, tolerance=tolerance) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 370, in assertFileEqualsBaseline baseline + "\nDiffs:\n" + diffs) AssertionError: Unexpected output difference at line 1: testfile=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_2.out baseline=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_2.txt Diffs: --- /<<PKGBUILDDIR>>/doc/workflow/examples/driver_2.txt +++ /<<PKGBUILDDIR>>/doc/workflow/examples/driver_2.out @@ -1 +1 @@ -usage: myprog TaskZ [-h] [--x X] [--y Y] +/<<PKGBUILDDIR>>/doc/workflow/examples/driver_2.sh: 4: python: not found ====================================================================== FAIL: test_driver_3 (pyutilib.workflow.tests.test_doc.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 451, in <lambda> func = lambda self,c1=cwd,c2=cmd,c3=os.path.abspath(outfile),c4=baseline,c5=filter,c6=cmdfile,c7=tolerance,c8=exact,c9=forceskip: _run_cmd_baseline_test(self,cwd=c1,cmd=c2,outfile=c3,baseline=c4,filter=c5,cmdfile=c6,tolerance=c7,exact=c8,forceskip=c9) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 221, in _run_cmd_baseline_test outfile, baseline, filter=filter, tolerance=tolerance) File "/<<PKGBUILDDIR>>/pyutilib/th/pyunit.py", line 370, in assertFileEqualsBaseline baseline + "\nDiffs:\n" + diffs) AssertionError: Unexpected output difference at line 1: testfile=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_3.out baseline=/<<PKGBUILDDIR>>/doc/workflow/examples/driver_3.txt Diffs: --- /<<PKGBUILDDIR>>/doc/workflow/examples/driver_3.txt +++ /<<PKGBUILDDIR>>/doc/workflow/examples/driver_3.out @@ -1 +1 @@ -usage: myprog [-h] {TaskY,TaskZ} ... +/<<PKGBUILDDIR>>/doc/workflow/examples/driver_3.sh: 4: python: not found ---------------------------------------------------------------------- Ran 576 tests in 10.308s FAILED (SKIP=38, errors=3, failures=26)
--- End Message ---
--- Begin Message ---Source: pyutilib Source-Version: 5.7.3-1 We believe that the bug you reported is fixed in the latest version of pyutilib, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steffen Moeller <[email protected]> (supplier of updated pyutilib 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 24 Jan 2020 13:14:08 +0100 Source: pyutilib Architecture: source Version: 5.7.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Steffen Moeller <[email protected]> Closes: 949730 Changes: pyutilib (5.7.3-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * Convert git repository from git-dpm to gbp layout * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.1. . [ Andreas Tille ] * Add myself as Uploader * debhelper 12 * Do not exclude .gitignore from upstream source . [ Steffen Moeller ] * New upstream version * Testsuite: autopkgtest-pkg-python (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Added suggestion to 'valgrind' * Bump Standards-Version to 4.5.0 * Removed invocations of python2 (Closes: #949730) Checksums-Sha1: 776fe47f0e0620e92440cc9c20c11c675f6b730b 2207 pyutilib_5.7.3-1.dsc 08fd0fd4afddf3aef6f2c6ae6ceebf278fc603cc 1566439 pyutilib_5.7.3.orig.tar.gz b183eba0a9a1b8771587981dd65c621b9493e514 8104 pyutilib_5.7.3-1.debian.tar.xz 49d24a190c6302e5802bc508e958bfab560121de 6585 pyutilib_5.7.3-1_source.buildinfo Checksums-Sha256: 6c11e315cddab48490aa444930001f677a7fbf205452db1dde983890def91d1a 2207 pyutilib_5.7.3-1.dsc 9526f8160de1dca0b1daefc1a2d6ece45191a57e5510f346d8327449786ce1ea 1566439 pyutilib_5.7.3.orig.tar.gz 7ba96479f01d0ebf6d00aac18d9fbacbedf817e82cbb0b2ef3af2c9745d8c8a3 8104 pyutilib_5.7.3-1.debian.tar.xz 4e7b559f35f13968b7ce3ac7a2fb1b52a42fc64673bf4e3d8e50af6a5c4ae84f 6585 pyutilib_5.7.3-1_source.buildinfo Files: 705faf07c13b35c742567f4b3049c2cc 2207 python optional pyutilib_5.7.3-1.dsc 26312307a43b6d66380a0a3ffabf2879 1566439 python optional pyutilib_5.7.3.orig.tar.gz 75d83c6e5070c74c9d91504ba1c46b11 8104 python optional pyutilib_5.7.3-1.debian.tar.xz f76319bed38213a4c656c247ae679f84 6585 python optional pyutilib_5.7.3-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJHBAEBCAAxFiEEhMGXeonn7+0+XKYuL9i+2sAg7tEFAl4q6OATHG1vZWxsZXJA ZGViaWFuLm9yZwAKCRAv2L7awCDu0eK1EACZ6HNunT41sYGogLTzmTyYqCsiPrA1 Qhk6NW1l/UO7hT12Hwn6sD5wAmQaXGlyO1D/AT1UzYDEdl9JCeVClEPw/ZiWQfeP pVsWpIQzpaIVM9JHsVWm8rrsTqjyaVcVo8jLkyB9EjDm5Fw9RrOzcdm5fsmZ+Vu3 HBHRiKUF4YbCveaYC/qQDTvuC4nqUQ7ZChUC8kI84UwgvA7ZZ9k5X+iys3Doq7qe dtuWsuvOabvYfsqTSzCesb5F0KCAzNjWKwq5xK8/ZsHmmmre20DrskpzXq2Tfxu/ e/26bzoI4RV4D98h8YTUBT+HtZoDhBuNK3g2pI9dB2mfmySRBZW7IxwH4jhsgF/u /xvx3ECBTOEnjS+2q6XjYuEWmde6wstLKSFaQiLIvyv6PiWGu810/txHQYOSHAfS DjZksH1QBhrF+bD6Il7C3u5OTDU8qBJ4XJlPqza3d0tgyeyojc9fH6ci/abRBggy TYxP9khylCJ1YUElAD1hncCIIE0Dzc37x7D5ls3uHJA3fWqEhEKrVdZ9iExSfa+i hhHXdqqZgJ5g5RIsHmAwdq9+GPaHcdcP7BUrbLErSVmhqZSeDcAnD7K29yzB05Yj QGlr0Fg4LbCY6AGuLho804vFklqBdsq13qd+OCrmC88nGUMqFqEHJwWpG9j9mbgV +4SVm6CfiPVH2A== =J97s -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
