Your message dated Fri, 15 Feb 2019 18:19:34 +0000
with message-id <e1gui5g-0001ye...@fasolo.debian.org>
and subject line Bug#922355: fixed in vmdb2 0.13.2+git20190215-1
has caused the Debian Bug report #922355,
regarding vmdb2: FTBFS in sid (LaTeX Error: File `lmodern.sty' not found)
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.)


-- 
922355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vmdb2
Version: 0.13.2+git20190214-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in sid but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with=python3 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python3.7 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<BUILDDIR>>/vmdb2-0.13.2+git20190214'
dh_auto_build
I: pybuild base:217: /usr/bin/python3 setup.py build 
running build
running build_py
creating 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/step_list.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/__init__.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/step_list_tests.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/tags_tests.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/spec.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/runcmd.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/unmount.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/unmount_tests.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/version.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/state.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/spec_tests.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/app.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
copying vmdb/tags.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb
creating 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/chroot_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/qemudebootstrap_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/__init__.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/lvm2_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/debootstrap_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/rootfs_cache_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/luks_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/grub_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/error_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mkimg_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/apt_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mount_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mkfs_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/virtuals_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/partition_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/ansible_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
copying vmdb/plugins/echo_plugin.py -> 
/<<BUILDDIR>>/vmdb2-0.13.2+git20190214/.pybuild/cpython3_3.7_vmdb2/build/vmdb/plugins
running build_scripts
creating build
creating build/scripts-3.7
copying and adjusting vmdb2 -> build/scripts-3.7
changing mode of build/scripts-3.7/vmdb2 from 664 to 775
building yarns
./format.sh
Error producing PDF.
! LaTeX Error: File `lmodern.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.6 \usepackage

make[1]: *** [debian/rules:10: override_dh_auto_build] Error 43
make[1]: Leaving directory '/<<BUILDDIR>>/vmdb2-0.13.2+git20190214'
make: *** [debian/rules:6: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vmdb2.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 BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: vmdb2
Source-Version: 0.13.2+git20190215-1

We believe that the bug you reported is fixed in the latest version of
vmdb2, 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 922...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <gw...@debian.org> (supplier of updated vmdb2 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: Fri, 15 Feb 2019 11:47:15 -0600
Source: vmdb2
Binary: vmdb2
Architecture: source all
Version: 0.13.2+git20190215-1
Distribution: unstable
Urgency: medium
Maintainer: Gunnar Wolf <gw...@debian.org>
Changed-By: Gunnar Wolf <gw...@debian.org>
Description:
 vmdb2      - creator of disk images with Debian installed
Closes: 922355
Changes:
 vmdb2 (0.13.2+git20190215-1) unstable; urgency=medium
 .
   * Stop specifying xelatex as the PDF engine for building documentation,
     and add both texlive-fonts-recommended and lmodern as
     build-dependencies, as both issues caused the package to FTBFS under
     pbuilder (Closes: #922355)
   * Add build-dependency on dh-python, lintian is happier now
Checksums-Sha1:
 8353ae131c92e970fcbe2eb23be8792dec5deb13 2003 vmdb2_0.13.2+git20190215-1.dsc
 f9b2ed035230d617e441d0156f026812ec7fe328 31797 
vmdb2_0.13.2+git20190215.orig.tar.gz
 9c683ae5f4014f77ef7a72d82d212934de14213e 2720 
vmdb2_0.13.2+git20190215-1.debian.tar.xz
 7da3678f44ffb0687105dd2bc2433d05940ebe9c 182316 
vmdb2_0.13.2+git20190215-1_all.deb
 215e44be3014e95580e496c48731b9ed5fc6125d 10093 
vmdb2_0.13.2+git20190215-1_amd64.buildinfo
Checksums-Sha256:
 ab01b28b88858edf48083049638c33492e9e175c844dfd33f718b46c6eaf8e68 2003 
vmdb2_0.13.2+git20190215-1.dsc
 e24a374a3fb4a7125ea1c90a4562d753b3c5d9d10a63544bb0f04008dced3d8a 31797 
vmdb2_0.13.2+git20190215.orig.tar.gz
 3cfb30b8ac544966f20012e89e1eaabe8f83e8c86aeb872ea809faa1e3d8a1f2 2720 
vmdb2_0.13.2+git20190215-1.debian.tar.xz
 900dfd83beb57d95a116281e7427b60944d55a33fa610a11347eec4cd0c76243 182316 
vmdb2_0.13.2+git20190215-1_all.deb
 be52b5d6f088882bf1fdd409a4f89854d081652b05d4eabeb338fad7b57562ec 10093 
vmdb2_0.13.2+git20190215-1_amd64.buildinfo
Files:
 829a6cdb7a25eee9e4591d23c41b9abb 2003 admin optional 
vmdb2_0.13.2+git20190215-1.dsc
 392284ab708ade9f34c4282706bba289 31797 admin optional 
vmdb2_0.13.2+git20190215.orig.tar.gz
 1f33237364b3f1f41fb1a1e578849281 2720 admin optional 
vmdb2_0.13.2+git20190215-1.debian.tar.xz
 530fc3208d1baae72aa8ceceb54e4480 182316 admin optional 
vmdb2_0.13.2+git20190215-1_all.deb
 b1acf0b236c7d1b0425f762d12d58139 10093 admin optional 
vmdb2_0.13.2+git20190215-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfHleU5lojd9m99YgSd0qTkl5YZwFAlxm/rIACgkQSd0qTkl5
YZy7fA//XY472qa9bNr3LlgqwmAxKhWifi5J1bREV41fgwuUG49aXxJhuARUws09
vfSTnayQQ16u6MKNl6H5IYsPy9VWhG3jbT4shDHoTXzI/yTN2QX/6ifgOgFOgjrO
KbDfqijzeP/I5nfRWErPt3o8WygFdfMsJiyFK+6nbUwEHS91YjMt72yEbesVJ99R
vXeHg/O4en2CPXA/nmi7BA10C8If2sAoiBAKTqJXkiuYdSqcLb/RO4kzSkzDfYkz
AEI5m8EgCkBUojXtE6GkEdCIPegimdzv3GhEgxMwEEMlg6RrVyE8KOrM67Ejc5tj
YBZdNd21kZpoXyME9BOvS0f4R1H9IVCEEsCDcxTn0HC+m0VPFWWSj/Qhp7S02A2S
Q3xjl4/1xISrsES0A5Oght83BB6puxuFIGLudYLWBHPDZ9etMPetTN44YC/SFlUW
7+7jcuwfqF6NKMZjcFaRQeavKC4LLiUhtpfFPbIKmyOBXPd3MEWK1GhNRX6ejAga
4VcY3aX9rzqDrU8PNSG8JSLcGBWW0ob/j4gvXUIXxmldEQrkrEOjocZ6gdx9UNcY
lwurMaypd1LXnj06soyXBIGNlqEGMiJLwsekiAjdYmDJ3H6HKwf6ORsIvF5Ul/QC
ibJh96Y99ffcW3gQE6J3hKUkmKa9tlTJYAyse0oh9/OS37/SRK4=
=U+v+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to