Source: dctrl2xml Version: 0.18+nmu1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building only the architecture-independent packages. At the same time, a normal build succeeded, which points the problem specifically to build-indep/binary-indep targets. If all the arch-independent packages are dummy transitional packages released with jessie, the easy fix is to drop them now. If not, debian/rules should be modified so that the build-indep and binary-indep target generates the architecture independent packages (and only those). After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, this package will be suitable to be uploaded in source-only form if you wish. I file this bug as severity: important, but Santiago Vila, who led this effort (kudos to him), got approval from the release team to consider those bugs RC for stretch. The severity will be increased to 'serious' shortly. See #830997 for details. Relevant part (hopefully): > fakeroot debian/rules binary-indep > dh binary-indep --with python2 > dh_testroot -i > dh_prep -i > dh_auto_install -i > pyversions: missing X(S)-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > python setup.py install --force > --root=/<<BUILDDIR>>/dctrl2xml-0.18\+nmu1/debian/dctrl2xml --no-compile -O0 > --install-layout=deb > running install > running build > running build_scripts > running install_scripts > creating /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr > creating /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr/bin > copying build/scripts-2.7/dctrl2xml -> > /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr/bin > changing mode of > /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr/bin/dctrl2xml to 775 > running install_egg_info > Creating > /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr/lib/python2.7/dist-packages/ > Writing > /<<BUILDDIR>>/dctrl2xml-0.18+nmu1/debian/dctrl2xml/usr/lib/python2.7/dist-packages/dctrl2xml-0.18.egg-info > dh_installdocs -i > dh_installchangelogs -i > dh_installexamples -i > dh_installman -i > doc/dctrl2xml.1: No such file or directory at /usr/bin/dh_installman line 131. > debian/rules:12: recipe for target 'binary-indep' failed > make: *** [binary-indep] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/20/dctrl2xml_0.18+nmu1_unstable_archallonly.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.