Your message dated Sat, 29 Aug 2026 12:18:56 +0000
with message-id <[email protected]>
and subject line Bug#1146027: fixed in pgcli 4.6.0-2
has caused the Debian Bug report #1146027,
regarding pgcli: please add a python3-setuptools-scm build-dependency
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.)
--
1146027: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1146027
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pgcli
Version: 4.6.0-1
Severity: normal
Hi Daniel,
There is a tiny regression with pgcli 4.6.0-1;
this is twofold:
1) There are weird '0.0.0' files in /usr/lib/python3/dist-packages;
this is how I detect this.
/usr/lib/python3/dist-packages/pgcli-0.0.0.dist-info
/usr/lib/python3/dist-packages/pgcli-0.0.0.dist-info/INSTALLER
/usr/lib/python3/dist-packages/pgcli-0.0.0.dist-info/METADATA
/usr/lib/python3/dist-packages/pgcli-0.0.0.dist-info/entry_points.txt
/usr/lib/python3/dist-packages/pgcli-0.0.0.dist-info/top_level.txt
2) the reported version with Python API is also '0.0.0';
which might breaks some random workflows:
tchet@quieter:/tmp/pgcli-4.6.0$ python3
Python 3.14.7 (main, Aug 11 2026, 08:48:35) [GCC 16.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from importlib.metadata import version
>>> version("pgcli")
'0.0.0'
>>> version("pgcli") # after rebuild with python3-setuptools-scm
'4.6.0'
>>>
Adding a build-dependency on python3-setuptools-scm fix this.
What I don't understand is why this only shows up now.
Greetings,
Alexandre
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 7.1.8+deb14.1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: pgcli
Source-Version: 4.6.0-2
Done: Daniel Baumann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pgcli, 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.
Daniel Baumann <[email protected]> (supplier of updated pgcli 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: Sat, 29 Aug 2026 13:53:21 +0200
Source: pgcli
Architecture: source
Version: 4.6.0-2
Distribution: sid
Urgency: medium
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Closes: 1146027
Changes:
pgcli (4.6.0-2) sid; urgency=medium
.
* Adding python3-setuptools-scm to build-depends, thanks to Alexandre
Detiste <[email protected]> (Closes: #1146027).
Checksums-Sha1:
fa1bbfdbd04b57c8bebbf7b3e5899d867ffed6b4 1408 pgcli_4.6.0-2.dsc
18bb3c605136a83ed80af32e9fca86dbf2fb1195 4924 pgcli_4.6.0-2.debian.tar.xz
04478cb7029737b5b77fc1135dd9cb7faf063cc4 6440 pgcli_4.6.0-2_amd64.buildinfo
Checksums-Sha256:
0b7e80f6849ea7601667e0130b596e731d705f5d7b4be8b8c1ca95525faa0ef0 1408
pgcli_4.6.0-2.dsc
0fdaa04330110fc08fdd41ffbcc75fdc6d15b169782b8d563b09b5095824bbe9 4924
pgcli_4.6.0-2.debian.tar.xz
da3f8f72d9a2201e7e5009354eccde325144c0cc721f59a5fca203a612ad97c0 6440
pgcli_4.6.0-2_amd64.buildinfo
Files:
d0f0f17b851c876c54af15347e974d9d 1408 database optional pgcli_4.6.0-2.dsc
2793be3497bc9f37572851dd286b25c8 4924 database optional
pgcli_4.6.0-2.debian.tar.xz
0f66b342624890d04245c456b29e7007 6440 database optional
pgcli_4.6.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQmmGg4gLaoSj0ERgL7tPDoCoAiLwUCapLIwgAKCRD7tPDoCoAi
L7gdAP9rEINq1/5N6Ln4YJUkeQdmwXAph0ppUM636D1HegOOUQD+KJbZeE4mT+8q
ppBBB45g6A3VFWtf9FOlgCB0B/DkwAI=
=FHHE
-----END PGP SIGNATURE-----
pgp3i6dDJUtYE.pgp
Description: PGP signature
--- End Message ---