Your message dated Tue, 22 Aug 2023 12:20:56 +0000
with message-id <[email protected]>
and subject line Bug#1049006: fixed in python-os-vif 3.1.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: 3.1.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: SHA256
Format: 1.8
Date: Tue, 22 Aug 2023 13:51:48 +0200
Source: python-os-vif
Architecture: source
Version: 3.1.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1049006
Changes:
python-os-vif (3.1.1-3) unstable; urgency=medium
.
* Cleans better (Closes: #1049006).
Checksums-Sha1:
c6adce3805cd2b3672ddb18f1a0ee7fe80d88944 2700 python-os-vif_3.1.1-3.dsc
e1cfdc7d286806a43b3ce6883a14b053a7de6909 3728
python-os-vif_3.1.1-3.debian.tar.xz
915b3af3051329057bd087af69a828cb1cba45dd 13313
python-os-vif_3.1.1-3_amd64.buildinfo
Checksums-Sha256:
2e5a21d20221a6ccfd7ebd040cb5b67ce199a91730cea4536e3750425bfbf728 2700
python-os-vif_3.1.1-3.dsc
e487093523dea6235adf5f968df24a8b53cb1d87f15d2dfe5290fa9ee6404c25 3728
python-os-vif_3.1.1-3.debian.tar.xz
d356065eae7b03015dc1f23ecd374c48128cc62b80bd0be1df31968788582434 13313
python-os-vif_3.1.1-3_amd64.buildinfo
Files:
f6b268a7244e43c5e6c679566d7b07cd 2700 python optional python-os-vif_3.1.1-3.dsc
e86a07dc3875d4b0c41f099bf107552d 3728 python optional
python-os-vif_3.1.1-3.debian.tar.xz
430776ce0b06b16a33aa832e6a13affc 13313 python optional
python-os-vif_3.1.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTkodMACgkQ1BatFaxr
Q/6KHg/9HHCb0gfe0xjTsjWI/0DF7Z23wusz/bXtPLy0wZp81VeBCdwHgvwZ3LCT
ntBzFyD1d/4Xk9tppXVNi7J5uMxod8FVEaJNBkBCDEBkzHDODjLNsqpEojY++kVC
0bDD2CEAh/OGkEA/9MBDAly97yRiMNwyyx1bTOeBZMQ1Avl3opR0hswYJ/AzJnD/
BmXb0VoWx2kPD/FEo63cemZ3ex3cQotZFauotM26MXCMrATPZImAAwxpxUuitvE+
347C+V/OAOSFEl4+9YHVINJuU1JSqJu/H2iar7myj0GzjM69KDnZhvZQy00R3KTL
bAUOEdHlRkXO64H7wDe9PbV4mBUMPvP3lcvaAoa4rHtOoT7H+yV8WYeSPxFPuARI
7UJRLfZEafd38QYYofv2h8egVv08o1IAR9LMxsHfqe+OjaBGZMO+4ljumcfVGqoF
lrfvpxtN7bnV4LvFvMNxmIOG9LjOHB+IGmzab0jF9M3LyjMpqXd2mqAq7qnCwLfM
6I/g1iOAlsqbggO1O5rVaqDLe2PLwcSNLr0eDkP/QIsRIKj7ZbQuUFHrxgNaupWT
ig3eFpyq9v6WyP/ykDZ5lkEDTHQ6ictVBGqBoa35h0S1VZg+yZQ9F5gZlmJ4bzDy
HkxJWF7Cg1ll/vp+95qArkhnJY/xv7oXKq/pe2Gg7+szmNOXDWs=
=910+
-----END PGP SIGNATURE-----
--- End Message ---