Your message dated Mon, 09 Feb 2026 16:07:06 +0000
with message-id <[email protected]>
and subject line Bug#1046283: fixed in python-ovsdbapp 2.13.0-3
has caused the Debian Bug report #1046283,
regarding python-ovsdbapp: 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.)


-- 
1046283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-ovsdbapp
Version: 2.2.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-ovsdbapp
> dpkg-buildpackage: info: source version 2.2.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-ovsdbapp-2.2.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  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
> 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-ovsdbapp-2.2.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-ovsdbapp using existing 
> ./python-ovsdbapp_2.2.1.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> ovsdbapp/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/__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 
> ovsdbapp/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/__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 
> ovsdbapp/__pycache__/event.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/__pycache__/event.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 
> ovsdbapp/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/__pycache__/exceptions.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 
> ovsdbapp/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/__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 
> ovsdbapp/backend/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ovsdbapp/backend/__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 
> ovsdbapp/backend/ovs_idl/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__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 
> ovsdbapp/backend/ovs_idl/__pycache__/command.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/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 
> ovsdbapp/backend/ovs_idl/__pycache__/connection.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/connection.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 
> ovsdbapp/backend/ovs_idl/__pycache__/fixtures.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/fixtures.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 
> ovsdbapp/backend/ovs_idl/__pycache__/idlutils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/idlutils.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 
> ovsdbapp/backend/ovs_idl/__pycache__/rowview.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/rowview.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 
> ovsdbapp/backend/ovs_idl/__pycache__/transaction.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/transaction.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 
> ovsdbapp/backend/ovs_idl/__pycache__/vlog.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/__pycache__/vlog.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 
> ovsdbapp/backend/ovs_idl/common/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/common/__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 
> ovsdbapp/backend/ovs_idl/common/__pycache__/base_connection_utils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/common/__pycache__/base_connection_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 
> ovsdbapp/backend/ovs_idl/linux/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/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 
> ovsdbapp/backend/ovs_idl/linux/__pycache__/connection_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/backend/ovs_idl/linux/__pycache__/connection_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 
> ovsdbapp/schema/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ovsdbapp/schema/__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 
> ovsdbapp/schema/open_vswitch/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/schema/open_vswitch/__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 
> ovsdbapp/schema/open_vswitch/__pycache__/api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/schema/open_vswitch/__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 
> ovsdbapp/schema/open_vswitch/__pycache__/commands.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/schema/open_vswitch/__pycache__/commands.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 
> ovsdbapp/schema/open_vswitch/__pycache__/helpers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/schema/open_vswitch/__pycache__/helpers.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 
> ovsdbapp/schema/open_vswitch/__pycache__/impl_idl.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/schema/open_vswitch/__pycache__/impl_idl.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 
> ovsdbapp/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ovsdbapp/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 
> ovsdbapp/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ovsdbapp/tests/__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 
> ovsdbapp/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/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 
> ovsdbapp/tests/unit/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/__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 
> ovsdbapp/tests/unit/__pycache__/test_event.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/__pycache__/test_event.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 
> ovsdbapp/tests/unit/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/__pycache__/test_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 
> ovsdbapp/tests/unit/backend/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/__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 
> ovsdbapp/tests/unit/backend/__pycache__/test_ovs_idl.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/__pycache__/test_ovs_idl.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 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/ovs_idl/__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 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_connection.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 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_helpers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_helpers.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 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_idlutils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_idlutils.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 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_vlog.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/backend/ovs_idl/__pycache__/test_vlog.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 
> ovsdbapp/tests/unit/schema/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/schema/__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 
> ovsdbapp/tests/unit/schema/open_vswitch/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/schema/open_vswitch/__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 
> ovsdbapp/tests/unit/schema/open_vswitch/__pycache__/test_impl_idl.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ovsdbapp/tests/unit/schema/open_vswitch/__pycache__/test_impl_idl.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-ovsdbapp_2.2.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-ovsdbapp
Source-Version: 2.13.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-ovsdbapp, 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-ovsdbapp 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: Mon, 09 Feb 2026 16:44:04 +0100
Source: python-ovsdbapp
Architecture: source
Version: 2.13.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046283
Changes:
 python-ovsdbapp (2.13.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046283).
Checksums-Sha1:
 91241102254ae1baef025711925f80f9ec204fb8 2474 python-ovsdbapp_2.13.0-3.dsc
 faf30eb3838343678a998842f563142aeb85aac4 3484 
python-ovsdbapp_2.13.0-3.debian.tar.xz
 35a16155d8419490c8238077c677252aa2d8692e 10937 
python-ovsdbapp_2.13.0-3_amd64.buildinfo
Checksums-Sha256:
 d8e928a3e52b58274221cf6a5f3f5e6fd443912f89c52d0f40e250fa31e5cd76 2474 
python-ovsdbapp_2.13.0-3.dsc
 f95fcfb3765a1d8ca00a6e08309349daf0e01fb4c00b44d198ca5d152572218e 3484 
python-ovsdbapp_2.13.0-3.debian.tar.xz
 ba0fec40f16949dccbb90cf3753394f8d477cf8316ab36ec9576ce94785925c3 10937 
python-ovsdbapp_2.13.0-3_amd64.buildinfo
Files:
 1466c6bbc7e143ade109893a48bc7a6e 2474 python optional 
python-ovsdbapp_2.13.0-3.dsc
 062e5628e51c478b38385d8df28a06f8 3484 python optional 
python-ovsdbapp_2.13.0-3.debian.tar.xz
 39045259acb6f55d842cce681b634c7c 10937 python optional 
python-ovsdbapp_2.13.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmKAVoACgkQ1BatFaxr
Q/4DTw//aH+LxCVvjkcsvpxA1gkDvuSIXUw/cMDP2t/QfsVMxPPawDSDfmYhVZaN
G0U+y1wSJRdXXsSlWjV4ETImYmPIBY6eEsYl2Lx4Im2IEf/nux8YRYJY9s3hu2Ux
cYwMEqnVhsx5tutnosBSsbvoIx+fNfNCsf9xcWhZtWwmGjlISZl3tjFcD34ojH4t
AXv3y4vaxJSl5qKmRQ4cTkikO7XLGIrKZ6i8Xl1kWRsgbRDNNi2kEUzqW88LvNbI
jB0W3CuZNIm++9Sc+YsRzr7Z8PT310T7aaUoohxsU6MPGHSAvit11BcQsg0n5JfP
Oj9LxzuOy20y0HjORuWWi1N2pAat37L4bZnHWb76/kDX5y+b6rNea9NuiMhHlEfT
8J8XEzdYtm+gaGBEaNoMmwFOr0UGnP4KEsLnrRBZI7cxZ6m0FXhH20L6n2YKDehh
gYm5QqV29JSBCT3qyuq3CZAMVayzCmUdEJYyZHLmt64AnegZIg7ZtryPhc4e9j9c
TY+4aH+RdxUyAHNoqcg81fkdaLYltTpt3PyPCbPJqdgzg0VR9B53YW9Ghc9WhIUK
L8yozqMF80cxrxDgCKnYCQARgUf5KWOZyvP+ZFA1qEiTVQBbWWwDe34f/lOukY1Q
isgEyFC/n9xuNtWSkl8FFfXvxDWpI75CRKa6Cun/5pzVP+CxLGA=
=8lT8
-----END PGP SIGNATURE-----

Attachment: pgpGHpfKDYJZc.pgp
Description: PGP signature


--- End Message ---

Reply via email to