Your message dated Sat, 08 Jun 2019 17:47:08 +0000
with message-id <e1hzfqq-0000uk...@fasolo.debian.org>
and subject line Bug#903124: fixed in libevent-rpc-perl 1.08-2+deb9u1
has caused the Debian Bug report #903124,
regarding libevent-rpc-perl: 1.08-2 FTBFS: expired SSL certificate
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 ow...@bugs.debian.org
immediately.)


-- 
903124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903124
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libevent-rpc-perl
Version: 1.08-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in stretch + security + stretch-proposed-updates
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
        perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
"LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Event::RPC
Writing MYMETA.yml and MYMETA.json
   dh_auto_build -i
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp lib/Event/RPC/Message.pm blib/lib/Event/RPC/Message.pm
cp lib/Event/RPC/Loop/AnyEvent.pm blib/lib/Event/RPC/Loop/AnyEvent.pm
cp lib/Event/RPC/LogConnection.pm blib/lib/Event/RPC/LogConnection.pm
cp lib/Event/RPC/Connection.pm blib/lib/Event/RPC/Connection.pm
cp lib/Event/RPC/Loop/Event.pm blib/lib/Event/RPC/Loop/Event.pm
cp lib/Event/RPC/Message/SerialiserBase.pm 
blib/lib/Event/RPC/Message/SerialiserBase.pm
cp lib/Event/RPC/Logger.pm blib/lib/Event/RPC/Logger.pm
cp lib/Event/RPC/AuthPasswdHash.pm blib/lib/Event/RPC/AuthPasswdHash.pm
cp lib/Event/RPC/Message/Negotiate.pm blib/lib/Event/RPC/Message/Negotiate.pm
cp lib/Event/RPC/Message/CBOR.pm blib/lib/Event/RPC/Message/CBOR.pm
cp lib/Event/RPC/Message/JSON.pm blib/lib/Event/RPC/Message/JSON.pm
cp lib/Event/RPC/Server.pm blib/lib/Event/RPC/Server.pm
cp lib/Event/RPC.pm blib/lib/Event/RPC.pm
cp lib/Event/RPC/Loop/Glib.pm blib/lib/Event/RPC/Loop/Glib.pm
cp lib/Event/RPC/Loop.pm blib/lib/Event/RPC/Loop.pm
cp lib/Event/RPC/Message/Storable.pm blib/lib/Event/RPC/Message/Storable.pm
cp lib/Event/RPC/Client.pm blib/lib/Event/RPC/Client.pm
cp lib/Event/RPC/Message/Sereal.pm blib/lib/Event/RPC/Message/Sereal.pm
Manifying 17 pod documents
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -i
        make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" 
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef 
*Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/01.use.t ............................... 
1..2
ok 1 - use Event::RPC::Server;
ok 2 - use Event::RPC::Client;
ok
t/02.cnct.t .............................. 
1..5
ok 1 - use Event::RPC::Client;
ok 2 - connected
ok 3 - object created via RPC
ok 4 - client disconnected
ok 5 - stop server
ok
t/03.cnct-auth.t ......................... 
1..6
ok 1 - use Event::RPC::Client;
ok 2 - connection failed with wrong pw
ok 3 - connected
ok 4 - object created via RPC
ok 5 - client disconnected
ok 6 - server stopped
ok
t/04.cnct-auth-ssl-verifypeer-noca.t ..... 
1..4
ok 1 - use Event::RPC::Client;
ok 2 - ssl connection failed due to unsigned server key
ok 3 - killing server process at PID 25781
ok 4 - server stopped
ok
Can't open SSL connection to localhost:27816: SSL connect attempt failed 
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify 
failed at t/04.cnct-auth-ssl-verifypeer-wrongca.t line 57.
# Looks like you planned 5 tests but ran 2.
# Looks like your test exited with 255 just after 2.
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

A similar error happens here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/stretch/amd64/libevent-rpc-perl.html

Waiting time is different in this case ("pbuilder was killed by timeout after 
24h")
but the end result is the same.

If this is really a bug in one of the build-depends and you have to
use "reassign", please use "affects" as well, so that this is still
visible in the BTS page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libevent-rpc-perl
Source-Version: 1.08-2+deb9u1

We believe that the bug you reported is fixed in the latest version of
libevent-rpc-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 903...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves <d...@earth.li> (supplier of updated libevent-rpc-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 07 Jun 2019 15:40:52 +0100
Source: libevent-rpc-perl
Binary: libevent-rpc-perl
Architecture: source
Version: 1.08-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Dominic Hargreaves <d...@earth.li>
Description:
 libevent-rpc-perl - Event based transparent Client/Server RPC framework
Closes: 903124
Changes:
 libevent-rpc-perl (1.08-2+deb9u1) stretch; urgency=medium
 .
   * Team upload.
   * Fix FTBFS due to expired test SSL certificates (Closes: #903124)
Checksums-Sha1:
 b6b2cc8074de19e272c9308db11f4db7f5e90013 2312 
libevent-rpc-perl_1.08-2+deb9u1.dsc
 a730946dab5f0cf84007f5a2cd0d218a3917d18c 24036 
libevent-rpc-perl_1.08-2+deb9u1.debian.tar.xz
 221f929612c9521299161b0a208b5cbec28f8df4 5862 
libevent-rpc-perl_1.08-2+deb9u1_source.buildinfo
Checksums-Sha256:
 4a292630608ea43896342c8b7dcf8f4b9b773737f30f7dddb9958d919eed99da 2312 
libevent-rpc-perl_1.08-2+deb9u1.dsc
 310d06d086b5bf221d1bae1735514c15d3fa1d0a452dedc201ce3ecd79efa4af 24036 
libevent-rpc-perl_1.08-2+deb9u1.debian.tar.xz
 f74ba62ab992d48e3f0ead30382e763ac5080da1f19b857db95224abdb961f98 5862 
libevent-rpc-perl_1.08-2+deb9u1_source.buildinfo
Files:
 1e212e3502c6f494bad1dbdd9c74d0d4 2312 perl optional 
libevent-rpc-perl_1.08-2+deb9u1.dsc
 e87475869eca694a70855f0ca08f85bf 24036 perl optional 
libevent-rpc-perl_1.08-2+deb9u1.debian.tar.xz
 5e6eb0989c25b6383f33c1fd41142f97 5862 perl optional 
libevent-rpc-perl_1.08-2+deb9u1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJBBAEBCAArFiEEy0llJ/kAnyscGnbawAV+cU1pT7IFAlz6eCwNHGRvbUBlYXJ0
aC5saQAKCRDABX5xTWlPspOdD/9zLjX/2W1srDXjQlr4smzjL0wkuHxX/7w3N+pz
+9PscmTT+exYFsm623TGesxr2uiJf8wtuvm9vCsU+8ivgYWsDJiH22K9MrJp7ih2
qastr/6yCQEG6atCeHXNBHOuLHbDzIrF9fC8+jtPGApfpKJpaT+j/feFhGWwP/kl
dJafYYXBNEuc0y4+pno7UOimfaquuWblR13sYC39moIhbcsFjA2CsEUrFGtwfS6M
Vk7I07gkTTb1Z1Ci9PZv6W187YLh8iNqTkK6ZxaIkiqDeu4/lIibpXzfgO/f6f5F
rvHM+RW3MQDeamT3RT5aj24Xu2C/sws8jCwBMLG7o1xbiKyUWNu50vPvtKZ9NlWM
jZwUsecSlbdfW7JoXoUJURusH7rcZEC0R9ULDuH+/tF/tkbFr6B+ZhP0t3vbSYJl
XVKaC6oqUH9LIjPDztGM6KAR6tFP2HNrOTL+NfdQQc3q8G0w/9jScCuOpAF99lyX
Y+DbocY128dVA96K6UZ/UTkcOjwLHyUhPNuE60CyzIX+yZezpckUB/Z0m6+/fZPR
Y+2s7D6dc0ExXIiJsS6d/bbBtulJraoomRS5U9pVDKCbm2E6xPrQu25oWR+PLyQQ
V6+5/rJeiEBVWaEfF85CmBrFB+EjUobQxvF82OiZaHFYiQbvhl+oHW5ut69NPiHD
I+4hKw==
=Gkfx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to