Source: python-os-vif
Version: 3.1.1-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package python-os-vif
> dpkg-buildpackage: info: source version 3.1.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> python-os-vif-3.1.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf build AUTHORS ChangeLog
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    dh_clean -O--buildsystem=python_distutils
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-os-vif-3.1.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-os-vif using existing 
> ./python-os-vif_3.1.1.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/exception.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/i18n.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/opts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/plugin.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/plugin.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/internal/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_vif/internal/ip/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/internal/ip/__pycache__/api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/__pycache__/ip_command.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/internal/ip/__pycache__/ip_command.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/linux/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/internal/ip/linux/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/linux/__pycache__/impl_pyroute2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_vif/internal/ip/linux/__pycache__/impl_pyroute2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/windows/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/internal/ip/windows/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/internal/ip/windows/__pycache__/impl_netifaces.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_vif/internal/ip/windows/__pycache__/impl_netifaces.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/objects/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/fields.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/fields.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/fixed_ip.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/fixed_ip.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/host_info.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/host_info.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/instance_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/objects/__pycache__/instance_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/network.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/network.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/route.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/objects/__pycache__/route.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/subnet.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/objects/__pycache__/subnet.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/objects/__pycache__/vif.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_vif/objects/__pycache__/vif.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/__pycache__/privsep.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/__pycache__/privsep.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/internal/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/internal/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/internal/command/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/internal/command/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/internal/command/ip/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/internal/command/ip/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/functional/internal/command/ip/__pycache__/test_impl_pyroute2.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/functional/internal/command/ip/__pycache__/test_impl_pyroute2.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_vif/tests/unit/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_exception.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_host_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_host_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_objects.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_objects.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_os_vif.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_os_vif.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/__pycache__/test_vif.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_vif/tests/unit/__pycache__/test_vif.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/__pycache__/test_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/__pycache__/test_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/linux/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/linux/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/linux/__pycache__/test_impl_pyroute2.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/linux/__pycache__/test_impl_pyroute2.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/windows/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/windows/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_vif/tests/unit/internal/ip/windows/__pycache__/test_impl_netifaces.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_vif/tests/unit/internal/ip/windows/__pycache__/test_impl_netifaces.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/constants.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/iptables.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/iptables.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/linux_bridge.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/linux_bridge.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/linux_net.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/linux_net.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_linux_bridge/__pycache__/privsep.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_linux_bridge/__pycache__/privsep.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_noop/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_noop/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_noop/__pycache__/noop.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add vif_plug_noop/__pycache__/noop.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/constants.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/exception.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/linux_net.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/linux_net.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/ovs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/ovs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/__pycache__/privsep.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add vif_plug_ovs/__pycache__/privsep.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/ovsdb/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> vif_plug_ovs/ovsdb/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/ovsdb/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add vif_plug_ovs/ovsdb/__pycache__/api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> vif_plug_ovs/ovsdb/__pycache__/ovsdb_lib.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> vif_plug_ovs/ovsdb/__pycache__/ovsdb_lib.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-os-vif_3.1.1-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to