Your message dated Mon, 16 Mar 2026 17:43:59 +0000
with message-id <[email protected]>
and subject line Bug#1130944: fixed in pkg-perl-tools 0.86
has caused the Debian Bug report #1130944,
regarding pkg-perl-tools: FTBFS: Can't locate JSON.pm in @INC
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.)
--
1130944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130944
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pkg-perl-tools
Version: 0.85
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pkg-perl-tools, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# preserve test data (*.orig)
dh_clean -Xt/patchedit/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
dh_auto_build
make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j2 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for f in `find bin scripts -maxdepth 1 -type f`; do \
if head -1 $f | grep -q bin/perl; then \
perl -Ilib -c $f || exit 1; \
elif head -1 $f |grep -q python; then \
python3 -c "compile(open('$f').read(), '', 'exec')" && echo "$f python
script OK" || exit 1; \
elif head -1 $f |grep -q bash; then \
bash -n $f && echo "$f bash script OK" || exit 1; \
else \
sh -n $f && echo "$f shell script OK" || exit 1; \
fi \
done
bin/dh-make-perl-dev shell script OK
bin/dpt shell script OK
bin/patchedit syntax OK
bin/bts-srcpkg syntax OK
bin/pristine-orig shell script OK
bin/bts-retitle bash script OK
scripts/invite-github syntax OK
scripts/lp-mass-subscribe python script OK
scripts/missing-upload shell script OK
scripts/push shell script OK
scripts/never-uploaded syntax OK
scripts/cd shell script OK
scripts/new-upstream syntax OK
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC
entries checked: lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1
/usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40
/usr/local/lib/site_perl) at scripts/salsa line 11.
BEGIN failed--compilation aborted at scripts/salsa line 11.
make[1]: *** [Makefile:150: test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: pkg-perl-tools
Source-Version: 0.86
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pkg-perl-tools, 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.
gregor herrmann <[email protected]> (supplier of updated pkg-perl-tools 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, 16 Mar 2026 18:09:57 +0100
Source: pkg-perl-tools
Architecture: source
Version: 0.86
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1130944
Changes:
pkg-perl-tools (0.86) unstable; urgency=medium
.
* examples/u: for dgit, use --collab-non-dgit (--split-view=always
--trust-changelog) instead of --trust-changelog.
* dpt-fixup: (temporarily) adjust to changes in
libconfig-model-dpkg-perl (cf. #1125967).
* dpt-fixup: remove second handling of «Priority: optional» now that
lintian-brush is fixed.
* bts-srcpkg: use HTTPS for BTS SOAP URL.
* dpt-salsa: use JSON::XS instead of JSON.pm.
Thanks to Santiago Vila for the bug report. (Closes: #1130944)
* Update years of copyright.
Checksums-Sha1:
e48077eb7aeb7559ae0ae5bbda38331d18cfd424 3164 pkg-perl-tools_0.86.dsc
4b93bd2315e6cf7633e6715724eec348237753d9 104692 pkg-perl-tools_0.86.tar.xz
Checksums-Sha256:
f122cb0a34acb5b7472c0a76ba7ee0ed71a341b4c07225690fc22b5feef23421 3164
pkg-perl-tools_0.86.dsc
96b6a0a11ec9b6f14bb1f8486edf0a574d9f9ffd8994af986334eb4223a196b4 104692
pkg-perl-tools_0.86.tar.xz
Files:
6326c1069a4aba16228ad93eeb7b953d 3164 devel optional pkg-perl-tools_0.86.dsc
a5796bdc0f6c0b6f130499024d07a123 104692 devel optional
pkg-perl-tools_0.86.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmm4OpFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaJ6Q//fWGFdkuYZuWKdVZO/FDqjWaUNOTkLi8Bf9Y9HEFa0/TigjzEmZ0qFS46
BcV1oRg5tKv59iSl410LLC2KgZus5gq9AFPhdLL7e78FwXcjburJXpQYa9y/ZWtO
HnRxrXeUfzMUZrNEzBJc+DCv2lPUdnBL5wtD3S8Y+kx4lxaAYzC2I8tOvhto6qyx
U9q3R3TL8l5QIpOuCo+JDbuln0y2z5auyWpOTDwJgd7r04xv0Anr9cyMrW8vTCJx
m0Fbwm6oiOENUwHhikp/VByp7iwZ6EYqkho0HXY6ViM7J4SO9Yn4ck/AoJZof6DJ
xgB8hsXF9bMnu72kQIfFk3M+Jrq0YPVaE8b2iESu5Yw5haS09XwACPXlu0kZsdA3
emq+T/LcGFm9ektMXWqtrd73EFEjD+9Bwmw2HpT2cBX0mDRN84pG8lgA5GqyliQI
sAQ+rlqs33AXACQpnKYLyQYF+ZtGa1jjVbmRedo/JNgvb7QOFWpJyJJFNkpKU/Pi
IqJRp/f9znqfJmWNGgRzOu4PjtpFaFPZEwWe+ncBrs9nM3NlLnUJXwD6f4K86wNr
wAuJsxShaffm5Wi4WiPGzTUV2ecb2ZBESZ1SbP7kSjaMCdrgqDvAzv5BCDsFdpeO
qdF9AiQptkTIBOiSqnSQGwc0/NIYP2foUIuEyLfjtTvanvzoof0=
=opBG
-----END PGP SIGNATURE-----
pgplTJxmPfxio.pgp
Description: PGP signature
--- End Message ---