Your message dated Mon, 01 Oct 2018 10:05:33 +0000
with message-id <e1g6v53-000esu...@fasolo.debian.org>
and subject line Bug#909988: fixed in ironic 1:11.1.0-4
has caused the Debian Bug report #909988,
regarding ironic: FTBFS (Failures during discovery)
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.)
--
909988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ironic
Version: 1:11.1.0-3
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep --buildsystem=python_distutils --with python3,sphinxdoc,systemd
dh_update_autotools_config -i -O--buildsystem=python_distutils
dh_autoreconf -i -O--buildsystem=python_distutils
dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_configure: Please use the third-party "pybuild" build system instead of
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
[... snipped ...]
+ PKGOS_USE_PY3=yes
+ PKGOS_TEST_PARALLEL=yes
+ PYTHONS=disabled
+ PYTHON3S=disabled
+ TEST_PARALLEL_OPT=--parallel
+ PKGOS_USE_PY2=no
+ shift
+ [ no = yes ]
+ [ yes = yes ]
+ py3versions -vr
+ PYTHON3S=3.7 3.6
+ [ yes = no ]
+ [ disabled = disabled ]
+ continue
+ [ 3.7 = disabled ]
+ cut -d. -f1
+ echo 3.7
+ PYMAJOR=3
+ echo ===> Testing with python (python3)
===> Testing with python (python3)
+ [ 3 = 3 ]
+ pwd
+ [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ]
+ [ -z ]
+ pwd
+ export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
+ [ -e .stestr.conf ]
+ rm -rf .stestr
+ subunit2pyunit
+ PYTHON=python3.7 python3-stestr run --subunit
ironic\.tests\.unit\.(?!(.*api\.controllers\.v1\.test_chassis\.TestPost\.test_create_chassis_unicode_description.*))
=========================
Failures during discovery
=========================
b'--- stdout ---\n2018-09-27 16:06:32.223 18596 INFO keyring.backend [-]
Loading KWallet\x1b[00m\n2018-09-27 16:06:32.239 18596 INFO keyring.backend [-]
Loading SecretService\x1b[00m\n2018-09-27 16:06:32.245 18596 INFO
keyring.backend [-] Loading Windows\x1b[00m\n2018-09-27 16:06:32.247 18596 INFO
keyring.backend [-] Loading macOS\x1b[00m\n--- import errors ---\nFailed to
import test module: ironic.tests.unit.drivers.modules.irmc.test_bios\nTraceback
(most recent call last):\n File
"/usr/lib/python3/dist-packages/unittest2/loader.py", line 456, in
_find_test_path\n module = self._get_module_from_name(name)\n File
"/usr/lib/python3/dist-packages/unittest2/loader.py", line 395, in
_get_module_from_name\n __import__(name)\n File
"/<<PKGBUILDDIR>>/ironic/tests/unit/drivers/modules/irmc/test_bios.py", line
29, in <module>\n class IRMCBIOSTestCase(test_common.BaseIRMCTest):\n File
"/<<PKGBUILDDIR>>/ironic/tests/unit/drivers/modules/irmc/test_bios.py", line
41, in IRMCBIOSTestC
ase\n @mock.patch.object(irmc_bios.irmc.elcm,
\'set_bios_configuration\',\nAttributeError: \'NoneType\' object has no
attribute \'elcm\'\n'
================================================================================
The above traceback was encountered during test discovery which imports all the
found test modules in the specified test_path.
----------------------------------------------------------------------
Ran 0 tests in 9.345s
OK
+ python3-stestr slowest
make[1]: *** [debian/rules:31: override_dh_install] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ironic.html
where you can get a full build log if you need it.
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 BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: ironic
Source-Version: 1:11.1.0-4
We believe that the bug you reported is fixed in the latest version of
ironic, 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 909...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated ironic 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: Mon, 01 Oct 2018 10:53:17 +0200
Source: ironic
Binary: ironic-api ironic-common ironic-conductor ironic-doc python3-ironic
Architecture: source all
Version: 1:11.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
ironic-api - bare metal hypervisor API for OpenStack - API server
ironic-common - bare metal hypervisor API for OpenStack - common files
ironic-conductor - bare metal hypervisor API for OpenStack - conductor
ironic-doc - bare metal hypervisor API for OpenStack - doc
python3-ironic - bare metal hypervisor API for OpenStack - Python lib
Closes: 909988
Changes:
ironic (1:11.1.0-4) unstable; urgency=medium
.
* Remove Fujitsu BIOS test file (Closes: #909988).
Checksums-Sha1:
72dedcaf8e0075f663ee5104da30cae44f77feef 4409 ironic_11.1.0-4.dsc
b620facd40c60ac54f2da933121f3ff6317931f8 25920 ironic_11.1.0-4.debian.tar.xz
5d85b1d79cb297fcd90861fb6461028677279c61 19964 ironic-api_11.1.0-4_all.deb
45dd42e4f88ddcf7efde61225b5b48ced05857e4 49788 ironic-common_11.1.0-4_all.deb
343d53324c3073bfd54bbfb0b63773b91b9fb2b7 9412 ironic-conductor_11.1.0-4_all.deb
c910b69bb2bb016a6263857ce17f6cd59ee1b999 2064536 ironic-doc_11.1.0-4_all.deb
4c462f479cd6073eba31c2847c49a645fa65ecb2 16540 ironic_11.1.0-4_amd64.buildinfo
b8a02e5ff17fe7db234421fd10d91740ef877d86 654068 python3-ironic_11.1.0-4_all.deb
Checksums-Sha256:
3077fb06fdd1d4520841847537fa2193341f7617552a73e0a96f9de07c7ba572 4409
ironic_11.1.0-4.dsc
6fb679e2a1f70929239f08bb495af7c867ab4bc3696789e86ae79b5bab3fd80b 25920
ironic_11.1.0-4.debian.tar.xz
a1579b3e4e7b8bcd3402b4445984133e96c9598aa526f2509ecc2b3605029b11 19964
ironic-api_11.1.0-4_all.deb
d5a366d30522274994044d19fa391b3ef05b8c0c6752098c681e926bb932b669 49788
ironic-common_11.1.0-4_all.deb
39af9c9e82c99d33d3bef6a363a57ad3827ec0d81663426b236ccfb02d3b74c2 9412
ironic-conductor_11.1.0-4_all.deb
c644e4bc17f81b0519f7fef308200a4b346c8d8f9c123ae30f142f5a9e788018 2064536
ironic-doc_11.1.0-4_all.deb
64508ad75feb92ef39f10a38d5592e5bb9996b110ab3909298cfa0114a0e7d14 16540
ironic_11.1.0-4_amd64.buildinfo
a3293eb211aeac2f9cd382ee416d80133ece4d8fb6c441611084b5e231d98b51 654068
python3-ironic_11.1.0-4_all.deb
Files:
fb12295bdc7ccf0cf5a50d44d207bd73 4409 net optional ironic_11.1.0-4.dsc
71485049d5e7e6e885c7fe2b29716f62 25920 net optional
ironic_11.1.0-4.debian.tar.xz
63124095195265a070e3d05a0606c94f 19964 net optional ironic-api_11.1.0-4_all.deb
ad568edfa1810c1c16d7919c102f3077 49788 net optional
ironic-common_11.1.0-4_all.deb
9ab69a0c8851ef35e3997fe84ab8d4ba 9412 net optional
ironic-conductor_11.1.0-4_all.deb
38bdd28a1392a62b0dc63d13e8819218 2064536 doc optional
ironic-doc_11.1.0-4_all.deb
6248a46d2a737b19e42eec9a163d9e51 16540 net optional
ironic_11.1.0-4_amd64.buildinfo
233aba9a224293976000f54ed39b476f 654068 python optional
python3-ironic_11.1.0-4_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAlux66gACgkQq1PlA1ho
d6acPg/+MItPYdtbTZl36g73R3g4GqpsFfP/WCsk2NO2/OkI/oupy0m5CRsRXAs8
LYZJxaxUfitFCXCyfz0tYJObpwfxNvVyeP3JT31d7MHqr6rZmcQxu95CSPc8zqWb
YMT8qfslEA0tLz/M2c+Iqi/V5DUDG/axyjdFzod9dXtqZ8vse6BLpWU5qAvH98PY
oeGURsoIdEFSkM0/TBquD9Q0vJFCiK1BqeL+/SC48Aa5PUX8V4oPfpEr+6zqrv2s
wk+WEN/J7XJvM4bfIkgm1vt7kHhbT03o0H9tAubUmOMyo1FozZ4EJKgJnViSvVMK
/BHo2NGo4K/3SYhlHkacizR4Q479X4cvbSDaaUHXB0kZm4nMMhmqIpT+yOb188gJ
9yMgo5IA7CFQzNw+VG1SlSlOQwLlhn+VgVqnN4FS/KNBi/hwLoDw7IKnTJvzIEi2
kPXBZrTor0XBcyPzubcqBkckj0/MmM8F/vXY9E17cq4BUwa19OKj0dukRmYuqqXD
CA7kppt27iWVDTTldv36E8PrnMbBh+JfpU7pwtLV+q+a09nJ+3J7YICHssqXP27n
2r2JqzDJhG1VTEEUyBuaIAyn5TNo0/DYP/i8iHY/JLcn+8Y0p36Z0xaiNnG5FAuL
wbUsGsFgrNfDVM30hGjjt0eYTrijxNX3UPbh4JxNpo9llGMtgL4=
=3XEl
-----END PGP SIGNATURE-----
--- End Message ---