Source: geoalchemy2 Version: 0.9.4-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20211023 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > File "/<<PKGBUILDDIR>>/debian/tests/setup-db-and-run-tests.py", line 124, > in main > configure_database(port) > File "/<<PKGBUILDDIR>>/debian/tests/setup-db-and-run-tests.py", line 79, in > configure_database > conn = psycopg2.connect(dbname='template1', **conn_params) > File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in > connect > conn = _connect(dsn, connection_factory=connection_factory, **kwasync) > psycopg2.OperationalError: connection to server at "localhost" (::1), port > 50037 failed: Connection refused > Is the server running on that host and accepting TCP/IP connections? > connection to server at "localhost" (127.0.0.1), port 50037 failed: > Connection refused > Is the server running on that host and accepting TCP/IP connections? > > make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:5: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > E: Build killed with signal TERM after 150 minutes of inactivity The full build log is available from: http://qa-logs.debian.net/2021/10/23/geoalchemy2_0.9.4-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking 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.

