Source: psycopg3 Version: 3.1.7-4 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 psycopg3 > dpkg-buildpackage: info: source version 3.1.7-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Tomasz Rybak <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --buildsystem=pybuild > rm -f debian/python-psycopg-doc.debhelper.log > debian/python3-psycopg-pool.debhelper.log debian/python3-psycopg.debhelper.log > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYBUILD_DIR=psycopg dh_auto_clean -- --name psycopg > pybuild --clean -i python{version} -p 3.11 --name psycopg > D: pybuild pybuild:598: version: 6.20230802 > D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', > 'python{version}', '-p', '3.11', '--name', 'psycopg'] > D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, > really_quiet=False, detect_only=False, clean_only=True, configure_only=False, > build_only=False, install_only=False, test_only=False, > autopkgtest_only=False, list_systems=False, print_args=None, > before_clean=None, clean_args=None, after_clean=None, before_configure=None, > configure_args=None, after_configure=None, before_build=None, > build_args=None, after_build=None, before_install=None, install_args=None, > after_install=None, before_test=None, test_args=None, after_test=None, > test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, > test_custom=False, dir='psycopg', destdir='debian/tmp', ext_destdir=None, > ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, > install_dir=None, name='psycopg', system=None, > versions=['3.11'], interpreter=['python{version}'], disable=None, > custom_tests=False) > D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command > 'meson' > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild debhelper:149: skipping package: python-psycopg-doc > D: pybuild debhelper:183: source=psycopg3, binary > packages=['python3-psycopg', 'python3-psycopg-pool'] > D: pybuild pybuild:149: detected build system: pyproject (certainty: 99%) > D: pybuild plugin_pyproject:84: removing > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_psycopg/build' (and everything under > it) > rm -rf .pybuild/ > find . -name \*.pyc -exec rm {} \; > PYBUILD_DIR=psycopg_pool dh_auto_clean -- --name psycopg_pool > pybuild --clean -i python{version} -p 3.11 --name psycopg_pool > D: pybuild pybuild:598: version: 6.20230802 > D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', > 'python{version}', '-p', '3.11', '--name', 'psycopg_pool'] > D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, > really_quiet=False, detect_only=False, clean_only=True, configure_only=False, > build_only=False, install_only=False, test_only=False, > autopkgtest_only=False, list_systems=False, print_args=None, > before_clean=None, clean_args=None, after_clean=None, before_configure=None, > configure_args=None, after_configure=None, before_build=None, > build_args=None, after_build=None, before_install=None, install_args=None, > after_install=None, before_test=None, test_args=None, after_test=None, > test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, > test_custom=False, dir='psycopg_pool', destdir='debian/tmp', > ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, > ext_sub_repl=None, install_dir=None, name='psycopg_pool', > system=None, versions=['3.11'], interpreter=['python{version}'], > disable=None, custom_tests=False) > D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command > 'meson' > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild debhelper:149: skipping package: python-psycopg-doc > D: pybuild debhelper:183: source=psycopg3, binary > packages=['python3-psycopg', 'python3-psycopg-pool'] > D: pybuild pybuild:149: detected build system: pyproject (certainty: 99%) > D: pybuild plugin_pyproject:84: removing > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_psycopg_pool/build' (and everything > under it) > rm -rf .pybuild/ > find . -name \*.pyc -exec rm {} \; > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/python3-psycopg.substvars > debian/python3-psycopg.postinst.debhelper > debian/python3-psycopg.prerm.debhelper debian/python3-psycopg-pool.substvars > debian/python3-psycopg-pool.postinst.debhelper > debian/python3-psycopg-pool.prerm.debhelper > debian/python-psycopg-doc.substvars debian/files > rm -fr -- debian/python3-psycopg/ debian/tmp/ > debian/python3-psycopg-pool/ debian/python-psycopg-doc/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building psycopg3 using existing > ./psycopg3_3.1.7.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/adapt.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/adapt.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/async.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/async.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/cursors.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/cursors.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/index.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/index.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/pipeline.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/pipeline.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/pool.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/pool.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/prepare.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/prepare.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/rows.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/rows.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/advanced/typing.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/advanced/typing.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/abc.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/abc.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/adapt.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/adapt.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/connections.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/connections.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/conninfo.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/conninfo.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/copy.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/copy.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/crdb.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/crdb.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/cursors.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/cursors.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/dns.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/dns.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/errors.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/errors.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/index.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/index.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/module.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/module.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/objects.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/objects.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/pool.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/pool.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/pq.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/pq.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/rows.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/rows.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/sql.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/sql.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/api/types.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/api/types.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/adapt.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/adapt.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/copy.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/copy.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/from_pg2.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/from_pg2.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/index.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/index.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/install.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/install.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/params.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/params.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/pgtypes.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/pgtypes.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/transactions.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/transactions.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/basic/usage.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/basic/usage.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/environment.pickle: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/environment.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/index.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/index.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/news.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/news.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/news_pool.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/news_pool.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/doctrees/release.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/release.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/_images/adapt.svg > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/_static/basic.css > has no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/_static/documentation_options.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/_build/html/_static/file.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/file.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/html/_static/minus.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/minus.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/html/_static/plus.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/plus.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/_static/psycopg.svg has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/_static/pygments.css has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/adapt.html has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/async.html has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/cursors.html has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/index.html has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/pipeline.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/advanced/pool.html > has no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/prepare.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/advanced/rows.html > has no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/advanced/typing.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/abc.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/adapt.html has > no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/api/connections.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/conninfo.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/copy.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/crdb.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/cursors.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/dns.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/errors.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/index.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/module.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/objects.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/pool.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/pq.html has no > final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/rows.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/sql.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/api/types.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/adapt.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/copy.html > has no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/basic/from_pg2.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/index.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/install.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/params.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/pgtypes.html > has no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/docs/_build/html/basic/transactions.html has no final newline > (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/basic/usage.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/genindex.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/index.html has no > final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/news.html has no > final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/news_pool.html has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/_build/html/objects.inv: > binary file contents changed > dpkg-source: error: add docs/_build/html/objects.inv in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/py-modindex.html > has no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/release.html has > no final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/search.html has no > final newline (either original or modified version) > dpkg-source: warning: file psycopg3-3.1.7/docs/_build/html/searchindex.js has > no final newline (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/psycopg/psycopg.egg-info/SOURCES.txt has no final newline > (either original or modified version) > dpkg-source: warning: file > psycopg3-3.1.7/psycopg_pool/psycopg_pool.egg-info/SOURCES.txt has no final > newline (either original or modified version) > 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/psycopg3_3.1.7-4_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.

