Your message dated Sun, 04 Sep 2016 19:32:17 +0000 with message-id <[email protected]> and subject line Bug#834683: fixed in mini-buildd 1.0.17 has caused the Debian Bug report #834683, regarding mini-buildd: FTBFS too much often (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.) -- 834683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834683 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:mini-buildd Version: 1.0.16 Severity: serious Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with=python2,sphinxdoc,systemd dh_testdir -i dh_update_autotools_config -i dh_auto_configure -i debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build python setup.py build --force I: Using setuptools: 20.10.1 I: Got version from changelog: 1.0.16 running build running build_py [... snipped ...] mini_buildd.builder.Build.build mini_buildd.builder.Build.clean mini_buildd.builder.Build.distribution mini_buildd.builder.Build.key mini_buildd.builder.Build.package mini_buildd.builder.Build.sbuildrc_path mini_buildd.builder.Build.took mini_buildd.builder.Build.upload mini_buildd.builder.Build.upload_result_to mini_buildd.builder.Build.version mini_buildd.builder.LastBuild mini_buildd.builder.LastBuild.__init__ mini_buildd.builder.LastBuild.__unicode__ mini_buildd.builder.build mini_buildd.builder.build_close mini_buildd.builder.run 0 tests in 25 items. 0 passed and 0 failed. Test passed. => Doctest on mini_buildd/setup.py (mini_buildd.setup) /<<PKGBUILDDIR>>/mini_buildd/misc.py:27: ImportWarning: Not importing directory '/<<PKGBUILDDIR>>/debian': missing __init__.py import debian.debian_support /usr/lib/python2.7/dist-packages/registration/models.py:140: RemovedInDjango20Warning: on_delete will be a required arg for OneToOneField in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.10/ref/models/fields/#django.db.models.ForeignKey.on_delete verbose_name=_(u'user')) /usr/lib/python2.7/dist-packages/registration/migrations/0001_initial.py:31: RemovedInDjango20Warning: on_delete will be a required arg for OneToOneField in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.10/ref/models/fields/#django.db.models.ForeignKey.on_delete verbose_name='user')), 2 items had no tests: mini_buildd.setup mini_buildd.setup.log_exception 0 tests in 2 items. 0 passed and 0 failed. Test passed. => Doctest on mini_buildd/gnupg.py (mini_buildd.gnupg) /<<PKGBUILDDIR>>/mini_buildd/misc.py:27: ImportWarning: Not importing directory '/<<PKGBUILDDIR>>/debian': missing __init__.py import debian.debian_support /usr/lib/python2.7/dist-packages/registration/models.py:140: RemovedInDjango20Warning: on_delete will be a required arg for OneToOneField in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.10/ref/models/fields/#django.db.models.ForeignKey.on_delete verbose_name=_(u'user')) /usr/lib/python2.7/dist-packages/registration/migrations/0001_initial.py:31: RemovedInDjango20Warning: on_delete will be a required arg for OneToOneField in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.10/ref/models/fields/#django.db.models.ForeignKey.on_delete verbose_name='user')), D: TmpDir /tmp/tmpvXY9eX I: Calling: gpg --homedir=/tmp/tmpvXY9eX --display-charset=UTF-8 --batch --gen-key make[1]: *** wait: No child processes. Stop. make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. make: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. Build killed with signal TERM after 60 minutes of inactivity -------------------------------------------------------------------------------- I actually tried to build this package three times, and there was only one successful build from those three. I don't think that's an acceptable statistic of successful builds for a releaseable package. Because this source package only generates "Arch: all" packages, this is the same as a FTBFS bug in the usual sense and the fact that I was using "dpkg-buildpackage -A" is quite irrelevant. For this particular package, I've also checked that it fails to build from source in the reproducible builds site: https://tests.reproducible-builds.org/ but in this case the error is different. Thanks.
--- End Message ---
--- Begin Message ---Source: mini-buildd Source-Version: 1.0.17 We believe that the bug you reported is fixed in the latest version of mini-buildd, 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. Stephan Sürken <[email protected]> (supplier of updated mini-buildd 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, 04 Sep 2016 18:06:18 +0000 Source: mini-buildd Binary: python-mini-buildd mini-buildd mini-buildd-common Architecture: source Version: 1.0.17 Distribution: unstable Urgency: medium Maintainer: Stephan Sürken <[email protected]> Changed-By: Stephan Sürken <[email protected]> Description: mini-buildd - minimal build daemon - daemon mini-buildd-common - minimal build daemon - 08x upgrade dummy package python-mini-buildd - minimal build daemon - python library and user tool Closes: 797585 833338 833340 834321 834329 834683 Changes: mini-buildd (1.0.17) unstable; urgency=medium . gnupg 1.4/2.1 compatibility release. This also adds the new 'hotfix' suite to the default layout (see docs) and various fixes... . * [b513a9e] mini-buildd: Generate reproducible mini-buildd man page. (Closes: 833340) * [c3969de] control: Vcs-*: Update to anonscm.debian.org. Thanks to Boyuan Yang (Closes: 833338) * [fd99541] Revert "mini-buildd: Generate reproducible mini-buildd man page." * [2194991] mini-buildd: man page/reproducible builds: Use Chris' patch (which is nicer than my previous patch). * [460a6e1] wizards: Add "hotfix" suite to default layout. * [7ab128f] gnupg.py: Add flavor() method (compute 'gpg flavor'). Not used currently. * [88fc314] gnupg.py: Use extra methods to get key and fingerprint form 1st secret key. * [2b6cb38] gnupg.py: Simplify internal impl. * [9daee35] gnupg.py: Add flavor class variable (and fail-proof flavor getter). * [e993dc5] gnupg.py: GPG 2.1: Add '%no-protection' to key generator template. * [8ee94bc] gnupg.py: Add extra method to get sec user id. Fixes doctest for GPG 2.1. Thanks to Santiago Vila (Closes: 834683) * [2b29745] misc.py, builder.py: Try to log calls more suitable for cut- and-paste debugging. Thanks to Marc Haber (Closes: 797585) * [3320484] control: Add dirmngr depends for mini-buildd (needed for GPG 2.1 'recv-keys' functionality). * [61302c6] gnupg.py: Add newline for (2.1) template flavor option (needed for 'gen-key' from within mini-buildd). * [3047d2f] control: Depend on sbuild >= 0.71. Fixes (1) builds in chroots >= stretch (where gpg is gpg 2.1)) and (2) mini-buildd's sbuild key workaround (via gpg 2.1 fixup in sbuild, and revertion of ascii keyrings in sbuild 0.71). Thanks to Marc Haber (Closes: 834321, 834329) * [969b12a] misc.py: Add compat for urlopen with python versions < 2.7.9 (relevant for wheezy installations only). * [e149d03] gnupg.py: For '--with-colons' calls, use arguments that deliver the same result for GPG 1.4 and 2.1. * [a0c941d] models/gnupg.py: Fix for slightly changed GPG 2.1-style colons output. * [c058f99] builder.py: Cleanup subprocess sequence code for sbuild call. Checksums-Sha1: 818386e578e3c46d7b1c2a17f2a5da0bc94c587c 2154 mini-buildd_1.0.17.dsc d107b7cc67f71b0f72c875c739030ca58dbcafca 860276 mini-buildd_1.0.17.tar.xz Checksums-Sha256: 2e67a7ac60af6d9976f026da27a20ebcd8ff2a429b71e3dfb36d37ddd7deb9e2 2154 mini-buildd_1.0.17.dsc 9eb0e80935e6e7cfad288853346102f8e0905211365eef6653c27f590e538711 860276 mini-buildd_1.0.17.tar.xz Files: f461822b7e415981b656308cd0f31492 2154 devel extra mini-buildd_1.0.17.dsc 0c7c33e7a27320a3553982a03868e8e0 860276 devel extra mini-buildd_1.0.17.tar.xz -----BEGIN PGP SIGNATURE----- iQIvBAEBCAAZBQJXzGdNEhxhYnN1cmRAZGViaWFuLm9yZwAKCRAGbegBfith2QyX EACjnWISllzTpnYrqKSuqW0fzY35k6epDm7vb1zu2Wvhv3zdOXWiVOvBbIl2x9yr 6BPHY72WbxZtslruZsL3vEA+13Qfuurj0zNzhAz+gMJFgVZIo2NOMRmq2OSGnqrC qfrGpW82VbJF7qvvj5r1mZJyXZc5aXGEF/NyeDWQkNsBorpTkpnIYey6wdcVt6TK J6xkopc5zh1mq+EpcPrWBEB0cUDkbDNIjVZlxqsd2mMxLzKIck5DPiimZGj+Dhpa z23yENMDDqGE/NHFBaIaEzRdZp8yE+JgN9pq8qFQFl0YisLXBCBvRLIvZAX+G/6H WM3SA81IlZTCmfulY30d96AJBS+CO/Ark1PC5HKXwbYl9TZfpcR4eQs1yUV6+pNn JTzH5uS0MglAYOTFUdtWwsoJeSfSirPTz38/yb1gFsEBKgB6Qd6sbPy8iHNai9NX MFBKMTp8SH8OmF7t7Q6pTAuQTkqr7EIPexEqfBprtJcTkquYjnev4Fg0yXirrCZF CDe2woMnyV7TUp42D/d7WZJnrHdVKJtq9KOeDv2obaQw8uFhCv9skO1h8c0n/WhG RfPn4YK5EJu8E/6NaWa3TTYS3EsB8/Xl8vEArgoyey23ylMKLciDueGAQfalWxEz Ei6gny3wbmxItPpPUYGk9/xRkxbrFKDfWpy/1mB7JGiL5w== =F5V9 -----END PGP SIGNATURE-----
--- End Message ---

