Your message dated Sat, 17 Sep 2016 12:32:37 +0000 with message-id <[email protected]> and subject line Bug#834683: fixed in mini-buildd 1.0.19 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.19 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: Sat, 17 Sep 2016 08:52:25 +0000 Source: mini-buildd Binary: python-mini-buildd mini-buildd mini-buildd-common Architecture: source Version: 1.0.19 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: 820699 834683 Changes: mini-buildd (1.0.19) unstable; urgency=medium . * [a0e7da1] gnupg.py: Modify doctest to use pre-arranged keys (make testsuite not block if entropy is sparse). (Closes: 834683) * [36b71b1] control: Update dep. for schroot (>= 1.6.10-2~): We need 'CHROOT_SESSION_SOURCE' in shm workaround. * [37b8a34] control: Update debootstrap dep: >= 1.0.81~ (newest available for all dists we support). * [5d03cdb] schroot: 15mini-buildd-workarounds: Don't fail even if /dev/shm is missing from source chroot completely. * [dfe8b2b] 15mini-buildd-workarounds: Some more output cosmetics. * [4603275] mini-buildd: Add 'sbuild' debug option. * [5638dc0] mini-buildd --help: Improve readability (using custom formatter). * [b771e04] mini-buildd --help: Add note about '~-Expansion' for --home and --pidfile. * [22bd0e6] Sort 'Sources' by codeversion (after origin), and sort Distributions by source (fixes up default sorting for all released Distributions). * [0308b22] gnupg.py/doctest: Also close the new gpg TmpDir. * [62d81fe] control: Dep: Avoid schroot >= 1.7 for now (atm, we are not compatible with schroot 1.7). Thanks to Marc Haber (Closes: 820699) Checksums-Sha1: dec68a8dc5aca6394e1c0b1ec5765caacd0dd520 2154 mini-buildd_1.0.19.dsc 8316357e6c64ae57fa711427dc6bf5f0879874a3 915916 mini-buildd_1.0.19.tar.xz Checksums-Sha256: dee6a1087722d7ab8b71f83b97f5da02a8d4fa20e233758f8bee090aaea33199 2154 mini-buildd_1.0.19.dsc a73aabb31d6bbb3ef193504d0927a1eba2828a4cbfabd33d58089da85e6f45df 915916 mini-buildd_1.0.19.tar.xz Files: 2f92212553f9a8bc9ad5f7b7935a74b3 2154 devel extra mini-buildd_1.0.19.dsc 3c1c3d955982ccf895683a160b26f0c2 915916 devel extra mini-buildd_1.0.19.tar.xz -----BEGIN PGP SIGNATURE----- iQIvBAEBCAAZBQJX3QTPEhxhYnN1cmRAZGViaWFuLm9yZwAKCRAGbegBfith2W5Q D/4qwk+Tn1aZ/SvdKwPMWhZl3eiyzdAQv5NoEUkUCNv9wIiOPp4Qc94hqZwLFD+c T/SYbG8o6TCdhrcjgC54Pdo0uGlIkmHzYhXsStDSO3DR+nx1y77D1aa1/JAZl4bj MjXlyf2JYPI8huaBkbDIOcr0ZM0vs9NjIuAfJXMxmGcie2Mz37aaL53SJTPAP7tT kjF/xHPwGH3w27aDyMOZXjPrSPGBOzGEW26EPcdPDQthtlY2ASsppoTqXVreBY9x J2Lts72VboHJ+LHS0F1ruy1G9tihN6ITNur+zoqwbtsQGGB0RoS0guB15QcXTNUn jWA2MqGD1kZu7Ce6AY0kqE/aGWpxGJPEic7px3y7SeBu6GdLkbse1ZbN6UJPCr02 WHiGuUmk5W3ZI+iGF0YreRLTOWVHnvMDtNSn9tChwnssDto0sgjlcuxK4iNjlLvR ZtupQF7F9DL/GxjEbWggETB8UkkXsJhiaBIVRsGoOKbTxhUzFByp9xpm/rhUiOFS hMsfEtnC5LvXpi8KP9o1k4rcwwrMswdjvfVWDWiRAfSBYffx1O8RTMFgyCGCByJ+ mXVCl3J6A6fg0UgWgO23ntTfydTeM+PuF0fha4srlAUVXhAgAGgMz6m7+une6CtH idCTAe7gwytXpCl/Blk24fM7G8DPBHBE9FIjInt8jNKYbA== =cNI5 -----END PGP SIGNATURE-----
--- End Message ---

