Your message dated Fri, 07 Jan 2022 17:19:30 +0000
with message-id <[email protected]>
and subject line Bug#1002782: fixed in libconfig-model-backend-augeas-perl
0.126-1
has caused the Debian Bug report #1002782,
regarding libconfig-model-backend-augeas-perl: FTBFS: dh_auto_test: error:
/usr/bin/perl Build test --verbose 1 returned exit code 255
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.)
--
1002782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002782
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libconfig-model-backend-augeas-perl
Version: 0.125-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211228 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> /usr/bin/perl Build.PL --installdirs vendor --config "optimize=-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config
> "ld=x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
> Note: Augeas integration tests require Augeas library > 0.3.3
>
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Config-Model-Backend-Augeas' version '0.125'
> dh_auto_build
> /usr/bin/perl Build
> Building Config-Model-Backend-Augeas
> dh_auto_test
> /usr/bin/perl Build test --verbose 1
>
> # Failed test 'check content of wr_root/augeas_backend/etc/ssh/sshd_config
> after Match~1'
> # at t/augeas_backend.t line 226.
> # Structures begin differing at:
> # $got->[32] = 'Match User bush Group pres.* Host "white.house.*"
> # '
> # $expected->[32] = 'Match User bush Group pres.* Host white.house.*
> # '
>
> # Failed test 'check content of wr_root/augeas_backend/etc/ssh/sshd_config
> after Match:2 ...'
> # at t/augeas_backend.t line 237.
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | Elt|Got |Expected
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | 62|', |',
> |
> # | 63| '# un commentaire | '# un
> commentaire |
> # | 64|', |',
> |
> # * 65| 'Match User bush Group pres.* Host "white.house.*" | 'Match User
> bush Group pres.* Host white.house.* *
> # | 66|', |',
> |
> # | 67| 'Banner /etc/welcome.txt | 'Banner
> /etc/welcome.txt |
> # | 68|', |',
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | 70|', |',
> |
> # | 71| '# some comment | '# some
> comment |
> # | 72|', |',
> |
> # * 73| 'Match User "sarko" Group "pres.*" | 'Match User
> sarko Group pres.* *
> # | 74|', |',
> |
> # | 75| 'Banner /etc/bienvenue2.txt | 'Banner
> /etc/bienvenue2.txt |
> # | 76|' |'
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
>
> # Failed test 'check content of wr_root/augeas_backend/etc/ssh/sshd_config
> after Match:2 AllowTcpForwarding=yes'
> # at t/augeas_backend.t line 249.
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | Elt|Got |Expected
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | 62|', |',
> |
> # | 63| '# un commentaire | '# un
> commentaire |
> # | 64|', |',
> |
> # * 65| 'Match User bush Group pres.* Host "white.house.*" | 'Match User
> bush Group pres.* Host white.house.* *
> # | 66|', |',
> |
> # | 67| 'Banner /etc/welcome.txt | 'Banner
> /etc/welcome.txt |
> # | 68|', |',
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # | 70|', |',
> |
> # | 71| '# some comment | '# some
> comment |
> # | 72|', |',
> |
> # * 73| 'Match User "sarko" Group "pres.*" | 'Match User
> sarko Group pres.* *
> # | 74|', |',
> |
> # | 75| 'AllowTcpForwarding yes |
> 'AllowTcpForwarding yes |
> # | 76|', |',
> |
> #
> +----+------------------------------------------------------+----------------------------------------------------+
> # Looks like you failed 3 tests of 18.
> t/augeas_backend.t .......
> 1..18
> ok 1 - compiled
> # Running tests in wr_root/augeas_backend
> ok 2 - Created instance for /etc/hosts
> ok 3 - check dump of augeas data
> ok 4 - /etc/hosts write back done
> ok 5 - check that backup config file wr_root/augeas_backend/etc/hosts.augsave
> was written
> ok 6 - check content of wr_root/augeas_backend/etc/hosts
> ok 7 - Check nb of hosts in Augeas
> ok 8 - /etc/hosts write back after deletion of record~3 (goner) done
> ok 9 - Check nb of hosts in Augeas after deletion
> ok 10 - check content of wr_root/augeas_backend/etc/hosts after deletion of
> goner
> ok 11 - Created instance for sshd
> ok 12 - Created instance for /etc/ssh/sshd_config
> ok 13 - check dump of augeas data
> ok 14 - check that backup config file
> wr_root/augeas_backend/etc/ssh/sshd_config.augsave was written
> ok 15 - check content of wr_root/augeas_backend/etc/ssh/sshd_config
> not ok 16 - check content of wr_root/augeas_backend/etc/ssh/sshd_config after
> Match~1
> not ok 17 - check content of wr_root/augeas_backend/etc/ssh/sshd_config after
> Match:2 ...
> not ok 18 - check content of wr_root/augeas_backend/etc/ssh/sshd_config after
> Match:2 AllowTcpForwarding=yes
> Dubious, test returned 3 (wstat 768, 0x300)
> Failed 3/18 subtests
> t/augeas_from_scratch.t ..
> 1..4
> ok 1 - compiled
> # Running tests in wr_root/augeas_from_scratch
> ok 2 - Created instance for sshd
> ok 3 - Created instance for /etc/ssh/sshd_config
> ok 4 - check content of wr_root/augeas_from_scratch/etc/ssh/sshd_config
> ok
> t/model_extension.t ......
> ok 1 - compiled
> ok 2 - Loaded Itself::Model
> ok 3 - test that augeas backend is part of backend choice
> 1..3
> ok
> t/pod.t ..................
> 1..2
> ok 1 - POD test for
> lib/Config/Model/models/Itself/ConfigReadWrite.d/augeas-backend.pl (no pod)
> ok 2 - POD test for lib/Config/Model/Backend/Augeas.pm
> ok
>
> Test Summary Report
> -------------------
> t/augeas_backend.t (Wstat: 768 Tests: 18 Failed: 3)
> Failed tests: 16-18
> Non-zero exit status: 3
> Files=4, Tests=27, 2 wallclock secs ( 0.01 usr 0.01 sys + 2.00 cusr 0.21
> csys = 2.23 CPU)
> Result: FAIL
> Failed 1/4 test programs. 3/27 subtests failed.
> dh_auto_test: error: /usr/bin/perl Build test --verbose 1 returned exit code
> 255
The full build log is available from:
http://qa-logs.debian.net/2021/12/28/libconfig-model-backend-augeas-perl_0.125-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.
--- End Message ---
--- Begin Message ---
Source: libconfig-model-backend-augeas-perl
Source-Version: 0.126-1
Done: Dominique Dumont <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libconfig-model-backend-augeas-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.
Dominique Dumont <[email protected]> (supplier of updated
libconfig-model-backend-augeas-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: Fri, 07 Jan 2022 17:57:36 +0100
Source: libconfig-model-backend-augeas-perl
Architecture: source
Version: 0.126-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Dominique Dumont <[email protected]>
Closes: 1002782
Changes:
libconfig-model-backend-augeas-perl (0.126-1) unstable; urgency=medium
.
* New upstream version 0.126 (Closes: 1002782)
* control: removed obsolete versioned dependencies (cme)
* control: declare compliance with policy 4.6.0
Checksums-Sha1:
c7534a889f37d28eb3793da82b7024be7728ce7f 2727
libconfig-model-backend-augeas-perl_0.126-1.dsc
f354197bbb608323456ec0d02ff39222cf8288a2 20262
libconfig-model-backend-augeas-perl_0.126.orig.tar.gz
be58d715b9813a1de1ecda28b3f29754fbcc2725 4468
libconfig-model-backend-augeas-perl_0.126-1.debian.tar.xz
771b28950ddbc61ef0349847449759cf2722729e 6610
libconfig-model-backend-augeas-perl_0.126-1_source.buildinfo
Checksums-Sha256:
449636e1010ae79800317a55ef324399ed439aeeb4842b92571bf8fec6dfae8e 2727
libconfig-model-backend-augeas-perl_0.126-1.dsc
9eaf616b0812fa22d5f1eb45d0cad06f190bf05dc62587ea736079537917ee15 20262
libconfig-model-backend-augeas-perl_0.126.orig.tar.gz
1f7b57bbba8c5d93d6f788d0178906f495a5422f338cf47bc93ea14ce8bab164 4468
libconfig-model-backend-augeas-perl_0.126-1.debian.tar.xz
0b67b71098280a46df057e5b719767b8213c22115ccc9519b5a2a31b8e6ab539 6610
libconfig-model-backend-augeas-perl_0.126-1_source.buildinfo
Files:
49a0ae922b5e98caeaf59803d734e355 2727 perl optional
libconfig-model-backend-augeas-perl_0.126-1.dsc
19a80d27dd692f2b73adda0025046496 20262 perl optional
libconfig-model-backend-augeas-perl_0.126.orig.tar.gz
9aed9b47ac0bbbd88d0dbc412919b6ef 4468 perl optional
libconfig-model-backend-augeas-perl_0.126-1.debian.tar.xz
6f3450e9cd41c6e2f4f58fce01352cd5 6610 perl optional
libconfig-model-backend-augeas-perl_0.126-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn3I5/LZk8Qsz6dwDwx9P2UmrK2wFAmHYcXYACgkQwx9P2Umr
K2xPhxAAj7pj/YrO5/R2/Exjhws04a7PUYfMwynOsusxsc0ocmLhzVtxJ0Ie58lf
PqKHSNoAPQRfqc/SDjqZgLPPDcDYle7gOAN0IJU6R3aE/dW5V3f7zhLhP1gRMAgR
8NHwaiCIpErufxgQ6DlBkkpEo6Vk42+NltkgWr7aafDuqv2pBoWWiOE7Y5/unDXM
kCbPMfIhrNCTqHPsQpOSAUh4JcMSBiBB0rLXN3hI0lJN26Bjw3Vi+5i1nkGjBIAE
laAASMlkAqGMeIISzCw1U4k6Cv/3bS9YPIXx+1FziYFnW/ZQY7VSEcVsP7JDqgAX
ASiS5t3VWazhG18YcKoFh9tiCpdOJ8nUhEwW3EOA4maLO0nh4ZxYHhVYGtlVjYOq
BiZJBWYqS7F4MytgyzJrEVb1CNhVJCoHpVThBAKk+4EFYZR+kfi8mkYn8UE33lhr
al0IGLL8Ax971iswN9LC20+qSmyoQB58ckOn3UA0K2de4vpcATlrPWGkYlfemdlj
Ugg1Xl/0dexMdMQhzihkV/ohC7I9KmOfkfxEbJEW0bt+MqNzOE7hwqZDHp+/iG4T
O9B3Nvk54bWACN3PuahGJbTvvb8ys3pEXEbliOUNShU/MKYotIEc/xNTwQ6kmLWp
JHRdAYdnTSZ2wXLzY+w0zS/JfrInrFZ2akd3UDATcFD0KrBdwGk=
=rGkf
-----END PGP SIGNATURE-----
--- End Message ---