Your message dated Wed, 11 Feb 2026 10:49:34 +0000
with message-id <[email protected]>
and subject line Bug#1049006: fixed in python-os-vif 4.2.1-3
has caused the Debian Bug report #1049006,
regarding python-os-vif: Fails to build source after successful build
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 [email protected]
immediately.)
--
1049006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049006
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: python-os-vif
Source-Version: 4.2.1-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-os-vif, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-os-vif 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 11 Feb 2026 11:30:57 +0100
Source: python-os-vif
Architecture: source
Version: 4.2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1049006
Changes:
python-os-vif (4.2.1-3) unstable; urgency=medium
.
* Cleans better (Closes: #1049006).
Checksums-Sha1:
9eb81cc275a16b52460c3565e0a955af26035128 2716 python-os-vif_4.2.1-3.dsc
6887d770b866f4f0ceeb0b2699dbe56ef50f4d8b 4020
python-os-vif_4.2.1-3.debian.tar.xz
8981ec6a14cfd6aaf5bc0a3d0012e84b76b2f959 13529
python-os-vif_4.2.1-3_amd64.buildinfo
Checksums-Sha256:
383026133a76cb56e14753ee66d5cf60abbbc27d784a2f8ea08bfae6c8fb2bd0 2716
python-os-vif_4.2.1-3.dsc
711d4e528756c87313da5c1d5a84213a52ca4218011b120181ac904a52db13e8 4020
python-os-vif_4.2.1-3.debian.tar.xz
9dad0382ad34d7b48d8303ab4557fe9f939c1623ff69acc04ccd0a2bd2a6a4d8 13529
python-os-vif_4.2.1-3_amd64.buildinfo
Files:
1b1cf7ecef800118ba65fa3d2e305e01 2716 python optional python-os-vif_4.2.1-3.dsc
413485a4e77040d8259a51c259d44547 4020 python optional
python-os-vif_4.2.1-3.debian.tar.xz
4bf0cc7d8eef555b3061dcdd2d277f57 13529 python optional
python-os-vif_4.2.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMWt4ACgkQ1BatFaxr
Q/6kdg//SILwg12iaF+/IO5ZtIU/BJJF/c53G5/RfcJWXDN268Jm3dNIubEoyixe
xQy/xqsv4cldA1dj3aKKEA3Pxajz4pKV/jTLNH8+4dl0Hf7JakGHwX4fo2CSFgDr
CRqHltMSZePAUaYCvdBSmo+DD5RM23/1TcR2cQukGCBbl8CMMqJcrfE6JHS0o5Yn
FFBHUS3GQpzqDRHXWLZhiHoEt7YCHkMJBc4k2oUIK9F5lCS+to14hD8pH75npSp2
lMLXXeau3WeBiPhFCX/XQNkYn9nsUXRlg0Aapg71lV8WL4DgGY5mmyp2eWZGGUdf
DosGHDJ3enAmoitc679iAuS6XnLqpoAuX8a7O1evBgtxmcQF1uKoy38aiWVWwiw+
B8HZjIRoozjp++ug0C3o4k6d867XEkx4BoWXyql1KF+zQnnoFlmJFk+IPWX7Rp4X
Tjx9OKzx7nsvC5CDMKjS/KQ+eqwlBCI+bRiB9abHyLCjhIApJup5W0aDT4SGws0P
EyzE5LYEnD6OLTo7qOGYPhCBzyePz60KGarXAYhA/jcRCJrDg4jQvYdciaB85iuk
wRX6VHsSQlH9gSuXpNLuyA/Z1Mx8Bd+v5rnMmM/c0iTxXWgJbwU7/mPNDrX9/YDG
sdKBIpiXeNNI7tIrF3ShCGrOdp5ZQGh1ScwMrXb3KiZKOxV0FrU=
=P+Gh
-----END PGP SIGNATURE-----
pgpVCP928Hape.pgp
Description: PGP signature
--- End Message ---