Your message dated Sun, 06 May 2018 11:03:13 +0300
with message-id <1525593793.27807.0.ca...@liw.fi>
and subject line Fixed
has caused the Debian Bug report #897107,
regarding vmdb2 FTBFS with pandoc 2.1.2
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.)


-- 
897107: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vmdb2
Version: 0.12-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vmdb2.html

...
I: pybuild base:217: /usr/bin/python3 setup.py build 
running build
running build_py
creating /build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/version.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/step_list_tests.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/step_list.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/state.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/spec_tests.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/spec.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/runcmd.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/app.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
copying vmdb/__init__.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb
creating /build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/virtuals_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/rootfs_cache_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/qemudebootstrap_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/partition_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mount_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mkimg_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/mkfs_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/grub_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/error_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/echo_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/debootstrap_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/chroot_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/apt_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/ansible_plugin.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
copying vmdb/plugins/__init__.py -> 
/build/1st/vmdb2-0.12/.pybuild/cpython3_3.6_vmdb2/build/vmdb/plugins
running build_scripts
creating build
creating build/scripts-3.6
copying and adjusting vmdb2 -> build/scripts-3.6
changing mode of build/scripts-3.6/vmdb2 from 644 to 755
ERROR:root:Command failed: make -C yarns
b"make[1]: Entering directory '/build/1st/vmdb2-0.12/yarns'\npandoc -H ugly.css 
--smart --toc --chapters --number-sections \\\n                -V 
geometry:lettersize \\\n\t--standalone --self-contained -o yarns.html 
*.yarn\nmake[1]: Leaving directory '/build/1st/vmdb2-0.12/yarns'\n"
b'--smart/-S has been removed.  Use +smart or -smart extension instead.\nFor 
example: pandoc -f markdown+smart -t markdown-smart.\n--chapters has been 
removed. Use --top-level-division=chapter instead.\nTry pandoc --help for more 
information.\nmake[1]: *** [Makefile:25: yarns.html] Error 2\n'
building yarns
Traceback (most recent call last):
  File "setup.py", line 79, in <module>
    'build': Build,
  File "/usr/lib/python3.6/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
    cmd_obj.run()
  File "setup.py", line 35, in run
    self.format_yarns()
  File "setup.py", line 65, in format_yarns
    cliapp.runcmd(['make', '-C', 'yarns'])
  File "/usr/lib/python3/dist-packages/cliapp/runcmd.py", line 64, in runcmd
    raise cliapp.AppException(msg)
cliapp.app.AppException: Command failed: make -C yarns
b"make[1]: Entering directory '/build/1st/vmdb2-0.12/yarns'\npandoc -H ugly.css 
--smart --toc --chapters --number-sections \\\n                -V 
geometry:lettersize \\\n\t--standalone --self-contained -o yarns.html 
*.yarn\nmake[1]: Leaving directory '/build/1st/vmdb2-0.12/yarns'\n"
b'--smart/-S has been removed.  Use +smart or -smart extension instead.\nFor 
example: pandoc -f markdown+smart -t markdown-smart.\n--chapters has been 
removed. Use --top-level-division=chapter instead.\nTry pandoc --help for more 
information.\nmake[1]: *** [Makefile:25: yarns.html] Error 2\n'
E: pybuild pybuild:336: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: pybuild --build -i python{version} -p 3.6 returned exit code 13
make: *** [debian/rules:6: build] Error 25

--- End Message ---
--- Begin Message ---
Package: vmdb2
Version: 0.13.2-1

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to