Your message dated Sun, 10 Feb 2019 18:19:47 +0000 with message-id <[email protected]> and subject line Bug#902517: fixed in python-ofxclient 2.0.3+git20180108-4 has caused the Debian Bug report #902517, regarding python-ofxclient: FTBFS in buster/sid (failing tests) 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.) -- 902517: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902517 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-ofxclient Version: 2.0.3+git20180108-3 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2 --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python2.7 setup.py config running config dh_auto_build -i -O--buildsystem=pybuild I: pybuild base:217: /usr/bin/python setup.py build running build running build_py creating /<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient copying ofxclient/util.py -> /<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient copying ofxclient/client.py -> /<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient [... snipped ...] ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py", line 38, in testStaysUnsecure c = makeConfig() File "/<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py", line 16, in makeConfig conf.set_secure('section1', 'password', 'PASSWORD') File "ofxclient/config.py", line 138, in set_secure ConfigParser.set(self, section, option, value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 1239, in set super(ConfigParser, self).set(section, option, value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 914, in set value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 392, in before_set "position %d" % (value, tmp_value.find('%'))) ValueError: invalid interpolation syntax in u'%{secured}' at position 0 ====================================================================== ERROR: testUnsavedOptions (tests.secure_config.IdentifySecureOptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py", line 82, in testUnsavedOptions c = makeConfig() File "/<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py", line 16, in makeConfig conf.set_secure('section1', 'password', 'PASSWORD') File "ofxclient/config.py", line 138, in set_secure ConfigParser.set(self, section, option, value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 1239, in set super(ConfigParser, self).set(section, option, value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 914, in set value) File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", line 392, in before_set "position %d" % (value, tmp_value.find('%'))) ValueError: invalid interpolation syntax in u'%{secured}' at position 0 ---------------------------------------------------------------------- Ran 24 tests in 0.027s FAILED (errors=11) E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd /<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build; python2.7 -m nose -v tests/ofxconfig.py tests/__init__.py tests/institution.py tests/secure_config.py tests/account.py dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned exit code 13 debian/rules:15: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<BUILDDIR>>/python-ofxclient-2.0.3+git20180108' debian/rules:12: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is how the build ends in my autobuilder and it's not necessarily the relevant part. The failure is not, however, related to using dpkg-buildpackage -A, as it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-ofxclient.html If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: python-ofxclient Source-Version: 2.0.3+git20180108-4 We believe that the bug you reported is fixed in the latest version of python-ofxclient, 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. Antonio Terceiro <[email protected]> (supplier of updated python-ofxclient 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: Sun, 10 Feb 2019 15:45:59 -0200 Source: python-ofxclient Architecture: source Version: 2.0.3+git20180108-4 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Antonio Terceiro <[email protected]> Closes: 902517 Changes: python-ofxclient (2.0.3+git20180108-4) unstable; urgency=medium . * Fix usage with newer versions of python-configparser (Closes: #902517) * Adopt package and move it into the Debian Python Modules Team * Add autopkgtests Checksums-Sha1: cdcf6a0927dd066abe852cb9e3872b10df10ab84 2520 python-ofxclient_2.0.3+git20180108-4.dsc 5ff0d9bc44b3890468954d5a0b8d4755c09b848c 3008 python-ofxclient_2.0.3+git20180108-4.debian.tar.xz 969984fff47d3abd6c7e2881b111b6e84e72346f 8499 python-ofxclient_2.0.3+git20180108-4_source.buildinfo Checksums-Sha256: df4a18687e3be20ff147793bc0847d96250317b331630f65f0cfae6a2c6460f9 2520 python-ofxclient_2.0.3+git20180108-4.dsc d3eca1295e970696d8e494a2c63c472d3833d9872b9ddb460e7a0f4f9d309b8f 3008 python-ofxclient_2.0.3+git20180108-4.debian.tar.xz 24caa02940f9c0383f968a79d531108a955e829d9a55a63a6e8ded3e2cfe9f63 8499 python-ofxclient_2.0.3+git20180108-4_source.buildinfo Files: cf1cbf782bf62b449d77711ac89e055e 2520 python optional python-ofxclient_2.0.3+git20180108-4.dsc 62cbfb2959ff3c24adae682cf84af9e0 3008 python optional python-ofxclient_2.0.3+git20180108-4.debian.tar.xz 2a01b9780204b12bba82e8bfa4ad66dd 8499 python optional python-ofxclient_2.0.3+git20180108-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAlxgaWgACgkQ/A2xu81G C97SVRAA4euA50LlSiaEIL31AXloF0iqF6VBK2wOd1ynDQpxRoK8jnVH3cDLfJv7 pfHyoA2h1f/veoBASm0VNwhj8ZdVhb8CFI3zo+goq/9k/g7hNu/bNYSBCJISXkSK JiZSCG1ZmkfhCgdkazCrW6JcbqCUgEGAUoCgqOt5nihbwQlyY6KIG1xI3MYt6Gmh KBrk9AV7D28MG3zDAPiun7ZWhBkepGUp9UqUrl0xbvCHX1GGbvMAeDHkseHkhCOS riRwKGbxSHCwgSpO/TZ3wzIXXvWUWEhUHL6NvwCB4xQhFc/adCmqHEPVXGAaOyqp ZWkbys2VfaEziExmMSG10nqMaDGktiRA+xKCuvHwRrbRY/0v5WvNkgMOmjpVMkzc 8hqowWamZoqjG3GnCLCOWBF31mvwSw9vosAbW8brM2RTzyWNC73Wmljudk9yK7+r 3w4YoTOUBSJvVjHj4UJGZXGWnqFpE0LrXXnoGprYr9K0hfcCojZ275JaMBGTXdDH Q99ioVGlyR9ZY11qKaDdTnmhXYCi8hAFghmpUOTgPVxatVNXeAxZYnrK4nAsv6g5 u5kOVUMeSpf/OsEyBcpE9RY69FcV2qK8a4fsCuNv8WEuzCCl1E1dryo0AEkSaof1 thlOOwNbjB7u6YKyXRwEMtFOqwE3MNIfftaU6CcSGtTVZkoPESU= =+riM -----END PGP SIGNATURE-----
--- End Message ---

