Your message dated Sun, 05 Sep 2021 18:34:00 +0000
with message-id <[email protected]>
and subject line Bug#993397: fixed in libhostfile-manager-perl 0.09-2
has caused the Debian Bug report #993397,
regarding libhostfile-manager-perl: FTBFS: You planned 65 tests but ran 64.
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.)
--
993397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libhostfile-manager-perl
Version: 0.09-1.1
Severity: serious
Tags: ftbfs sid bookworm
This package fails its test suite on current sid.
It probably broke with libtest-nowarnings-perl_1.06-1 which is already
in testing (not sure why autopkgtest regression checks didn't catch this.)
>From the Test-NoWarnings changelog:
Made had_no_warnings turn off the checking at END time for use with
done_testing based tests with no test count. Also added docs.
>From
>https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libhostfile-manager-perl.html
# Looks like you planned 65 tests but ran 64.
t/run.t ..
1..65
ok 1 - use Hostfile::Manager;
ok 2 - Hostfile::Manager->can('block')
ok 3 - block
ok 4 - Hostfile::Manager->can('new')
ok 5 - ... and the constructor should succeed
ok 6 - '... and the object it returns' isa 'Hostfile::Manager'
ok 7 - Hostfile::Manager->can('disable_fragment')
ok 8 - ... and fragment_enabled returns ok when fragment is indeed enabled
ok 9 - ... and disable_fragment returns ok when fragment is newly disabled
ok 10 - ... and fragment is indeed disabled
ok 11 - Hostfile::Manager->can('enable_fragment')
ok 12 - ... and enable_fragment returns ok when fragment is newly enabled
ok 13 - ... and fragment is indeed enabled
ok 14 - Hostfile::Manager->can('enable_fragment')
ok 15 - ... and enable_fragment returns ok when fragment is newly enabled
ok 16 - ... and fragment is indeed enabled
ok 17 - ... and fragment only appears once
ok 18 - ... and enable_fragment does not complain excessively when enabling
missing fragment
ok 19 - Hostfile::Manager->can('fragment_enabled')
ok 20 - ... and fragment_enabled returns ok when fragment is indeed enabled
ok 21 - ... and fragment_enabled returns not_ok when fragment is not enabled
ok 22 - Hostfile::Manager->can('fragment_list')
ok 23 - ... and fragment list matches expectation
ok 24 - Hostfile::Manager->can('fragment_status_flag')
ok 25 - ... and fragment_status_flag returns '+' when fragment is enabled
and unmodified
ok 26 - ... and fragment_status_flag returns '*' when fragment is enabled
and modified
ok 27 - ... and fragment_status_flag returns ' ' when fragment is disabled
ok 28 - Hostfile::Manager->can('get_fragment')
ok 29 - ... and get_fragment returns fragment content
ok 30 - Hostfile::Manager->can('get_fragment')
ok 31 - ... and get_fragment undef when fragment file missing
ok 32 - Hostfile::Manager->can('hostfile')
ok 33 - ... and hostfile should start out with content of file at
hostfile_path
ok 34 - ... and settings its value should NOT succeed
ok 35 - ... and settings its value did not succeed
ok 36 - hostfile should start out with content of file at hostfile_path
ok 37 - Hostfile::Manager->can('hostfile')
ok 38 - ... and hostfile should start out with content of file at
hostfile_path, even when constructed with a different hostfile_path
ok 39 - Hostfile::Manager->can('hostfile_path')
ok 40 - ... and hostfile_path should start out with default value
ok 41 - ... and setting its value should succeed
ok 42 - Hostfile::Manager->can('load_hostfile')
ok 43 - ... and load_hostfile indicates success
ok 44 - ... and load_hostfile actually loaded the file
ok 45 - Hostfile::Manager->can('load_hostfile')
ok 46 - ... and load_hostfile chokes when hostfile missing
ok 47 - Hostfile::Manager->can('load_hostfile')
ok 48 - ... and load_hostfile indicates success
ok 49 - ... and load_hostfile actually loaded the file
ok 50 - Hostfile::Manager->can('path_prefix')
ok 51 - ... and path_prefix should start out with default value
ok 52 - ... and setting its value should succeed
ok 53 - Hostfile::Manager->can('toggle_fragment')
ok 54 - ... and fragment_enabled returns ok when fragment is enabled
ok 55 - ... and toggle_fragment returns ok when fragment is newly toggled
ok 56 - ... and fragment is disabled
ok 57 - ... and toggle_fragment returns ok when fragment is newly toggled
ok 58 - ... and fragment is enabled
ok 59 - Hostfile::Manager->can('write_hostfile')
ok 60 - ... and write_hostfile returns ok
ok 61 - ... and hostfile written to t/fixtures/hosts/write_test
ok 62 - Hostfile::Manager->can('write_hostfile')
ok 63 - ... and write_hostfile chokes when trying to write to file without
permissions
ok 64 - ... and hostfile NOT written to t/fixtures/hosts/write_test
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/65 subtests
Test Summary Report
-------------------
t/run.t (Wstat: 65280 Tests: 64 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 65 tests but ran 64.
--
Niko Tyni [email protected]
--- End Message ---
--- Begin Message ---
Source: libhostfile-manager-perl
Source-Version: 0.09-2
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libhostfile-manager-perl, 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.
Jonas Smedegaard <[email protected]> (supplier of updated libhostfile-manager-perl
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: Sun, 05 Sep 2021 20:08:52 +0200
Source: libhostfile-manager-perl
Architecture: source
Version: 0.09-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 993397
Changes:
libhostfile-manager-perl (0.09-2) unstable; urgency=medium
.
[ Debian Janitor ]
* set upstream metadata fields:
Bug-Database Repository Repository-Browse
.
[ Jonas Smedegaard ]
* add patch to adjust test count
to align with Test::NoWarnings 1.06;
closes: bug#993397, thanks to Niko Tyni
* tighten build-dependency on libtest-nowarnings-perl
* declare compliance with Debian Policy 4.6.0
* use debhelper compatibility level 13 (not 11)
* update watch file: mention gbp --uscan in usage comment
* simplify source helper script copyright-check
Checksums-Sha1:
70310906109b4e49e4cbf257a4cecd516cb05cf3 2393
libhostfile-manager-perl_0.09-2.dsc
8ba8da98cd1700b73f06c2cba88914e3d815c05e 3180
libhostfile-manager-perl_0.09-2.debian.tar.xz
08f4a9df13d0bf7f4194225b6c38a8b40e067e4a 7715
libhostfile-manager-perl_0.09-2_amd64.buildinfo
Checksums-Sha256:
9648190c7b05a515d1716e20af712ade27a1b529e223cc05dedbe0e3ac55afa9 2393
libhostfile-manager-perl_0.09-2.dsc
f9f59de22437e41ec2dd862b1cbb388ea4cff484259a6f53a60ffdfa3e0df2c9 3180
libhostfile-manager-perl_0.09-2.debian.tar.xz
10c2a75cc05023a60ef39f4c9a745b0a14c8ddb707b11812bd921351e0b39192 7715
libhostfile-manager-perl_0.09-2_amd64.buildinfo
Files:
b5279f199013302302c4a167cfce3bef 2393 perl optional
libhostfile-manager-perl_0.09-2.dsc
e922a50d5b881c10f6b55ef11da4264e 3180 perl optional
libhostfile-manager-perl_0.09-2.debian.tar.xz
addc73f99db69d61b4abe269f2c0a328 7715 perl optional
libhostfile-manager-perl_0.09-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmE1CFIACgkQLHwxRsGg
ASHF4RAAoSYqE80Yc4iugYAHQ8JbQtrqk6e/+i6fIDmIay2OsbRbNpAHrJkHd/dC
9IKWTr4tj+SRQEPbtqcQ1maCasT5sqYjhRnFNPRIT2NXiyk67lFfd68YgeR85PBW
pySShDsI868Zbg0aFJOzXO1usEOTMTMPL2CerfpQ7zOpgR9mmg1hiDTsVPNgFtkX
9+h92Lir0kGZ8pW3XDSNxN2pjS9/jVidY9rJa4KzoVyXjJsDQqcLoDBSuqkguttf
IASCN9KixmQ+t6uTxzLd3a8VfHgF7JKS4b+geiVd93zZtMc7LdA5kxeclPaz7b7e
kZ8ZqInAPpgvSIJOuMC62n46og/DnAP0oD5U8LbB80Z5kqphwyXIMe+f2SsRgsJ/
3ERrmr+mEpsHrhnKbhTNWa+LxrooK2PCCO7ZlDdPJNr97XipdZ+vgKjqmqtLiy1d
2qEq//z29NbOwKO4bI6uR3fYyqUDg7vu4Q6ptZ8r3k5jHZjQXiNeaMr3vSRK7xjV
vXguDVQq4gLYPjQaEu1uzoOCJpnft2mxb0y3MAUFtyfxZQinHvCxsmh0yWa0ODop
WiGszLMqPZD7KZ9G1s3gD2t9Qegzw2RNr/3zgPDC1I5SQ7s5dGuValLVqYsA4yxd
eHZ1fbOXBcxQLx8Sfj42b/t/B4hbtBBLx6KGFHOLsdW4FddlW+k=
=fWnK
-----END PGP SIGNATURE-----
--- End Message ---