Bug#914034: Bug#911938: libhttp-daemon-ssl-perl FTBFS: tests fail: Connection refused

gregor herrmann gregoa at debian.org
Tue Apr 9 16:26:22 BST 2019


On Tue, 09 Apr 2019 17:14:32 +0200, Guilhem Moulin wrote:

> On Tue, 09 Apr 2019 at 16:59:20 +0200, gregor herrmann wrote:
> > When I install the package with the patch and run our test case
> > again, I don't get any hangs anymore:
> > 
> > % time perl -MLWP::UserAgent -e 'LWP::UserAgent->new->post("https://facebook.com", { data => "foo" }) or die'
> > perl -MLWP::UserAgent -e   0.18s user 0.02s system 22% cpu 0.867 total 
> 
> With TLS 1.3?  (You can pass ‘SSL_version => "TLSv1_3"’ to ssl_opts to
> force this.)  Doesn't work here, still hangs on read():

Yes, also with using TLSv1_3 explicitly:

% time perl -MLWP::UserAgent -e 'LWP::UserAgent->new(ssl_opts => { SSL_version => "TLSv1_2"})->post("https://facebook.com", { data => "foo" }) or die'          
perl -MLWP::UserAgent -e   0.15s user 0.04s system 39% cpu 0.472 total

% time perl -MLWP::UserAgent -e 'LWP::UserAgent->new(ssl_opts => { SSL_version => "TLSv1_3"})->post("https://facebook.com", { data => "foo" }) or die' 
perl -MLWP::UserAgent -e   0.16s user 0.05s system 46% cpu 0.449 total

> $ strace -etrace=select,read perl -MLWP::UserAgent -e 'LWP::UserAgent->new( ssl_opts =>
>     {SSL_version => "TLSv1_3"})->post("https://facebook.com", { data => "foo" })'
> […]
> select(8, [3], [3], NULL, {tv_sec=180, tv_usec=0}) = 2 (in [3], out [3], left {tv_sec=179, tv_usec=999998})
> read(3, "…", 5)  = 5
> read(3, "…" 156) = 156
> read(3,

No hang here:

% time strace -etrace=select,read -o ~/tmp/strace perl -MLWP::UserAgent -e 'LWP::UserAgent->new( ssl_opts => {SSL_version => "TLSv1_3"})->post("https://facebook.com", { data => "foo" })'              
strace -etrace=select,read -o ~/tmp/strace perl -MLWP::UserAgent -e   0.17s user 0.09s system 54% cpu 0.482 total

(trace attached in case it helps)


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Kurt Ostbahn & Die Kombo: Wenn der Herbst langsam näherrückt
-------------- next part --------------
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\322\0\0\0\0\0\0"..., 832) = 832
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 at l\0\0\0\0\0\0"..., 832) = 832
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260A\2\0\0\0\0\0"..., 832) = 832
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\21\0\0\0\0\0\0"..., 832) = 832
read(3, "\257\310~f", 4)                = 4
read(4, "package LWP::UserAgent;\n\nuse str"..., 8192) = 8192
read(5, "package strict;\n\n$strict::VERSIO"..., 8192) = 1606
read(5, "use 5.008;\npackage base;\n\nuse st"..., 8192) = 8192
read(5, "ibute\n    # (Public, Private, et"..., 8192) = 720
read(5, "package LWP::MemberMixin;\n\nour $"..., 8192) = 875
read(5, "package Carp;\n\n{ use 5.006; }\nus"..., 8192) = 8192
read(6, "# -*- buffer-read-only: t -*-\n# "..., 8192) = 8192
read(6, "recursion'\t\t\t\t=> \"\\x00\\x00\\x00\\x"..., 8192) = 8192
read(6, "hadow'\t\t\t\t=> \"\\x00\\x00\\x00\\x00\\x"..., 8192) = 8133
read(6, "package overloading;\nuse warning"..., 8192) = 964
read(5, "; # allow caller to format refer"..., 8192) = 8192
read(5, "      # Perl versions and platfo"..., 8192) = 8192
read(5, "the caller's namespace.\n        "..., 8192) = 812
read(5, "package Exporter;\n\nrequire 5.006"..., 8192) = 2367
read(5, "package HTTP::Request;\n\nuse stri"..., 8192) = 8192
read(6, "package HTTP::Message;\n\nuse stri"..., 8192) = 8192
read(6, "ss\" || $ce eq \"x-compress\") {\n\t\t"..., 8192) = 8192
read(6, "SCALAR\") {\n\t# must recalculate n"..., 8192) = 8192
read(6, "HTTP::Message::decodable()\n\nThis"..., 8192) = 6155
read(6, "package HTTP::Headers;\n\nuse stri"..., 8192) = 8192
read(6, "{'content-type'};\n    $self->{'c"..., 8192) = 8192
read(6, "t in the\nheader.  The field name"..., 8192) = 8192
read(6, "eader(\":foo_bar\" => 1);\n\nThese f"..., 8192) = 517
read(6, "#\n#  Copyright (c) 1995-2001, Ra"..., 8192) = 8192
read(7, "package Fcntl;\n\nuse strict;\nour("..., 8192) = 2156
read(7, "", 8192)                       = 0
read(7, "# Generated from XSLoader_pm.PL "..., 8192) = 3967
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320!\0\0\0\0\0\0"..., 832) = 832
read(7, "package Exporter::Heavy;\n\nuse st"..., 8192) = 6406
read(7, "", 8192)                       = 0
read(6, " network order.\n#\nsub nfreeze {\n"..., 8192) = 8192
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P6\0\0\0\0\0\0"..., 832) = 832
read(6, "package URI;\n\nuse strict;\nuse wa"..., 8192) = 8192
read(7, "package URI::Escape;\n\nuse strict"..., 8192) = 7061
read(7, "", 8192)                       = 0
read(7, "package overload;\n\nour $VERSION "..., 8192) = 4441
read(8, "package warnings::register;\n\nour"..., 8192) = 488
read(5, "pplication/json; charset=UTF-8']"..., 8192) = 556
read(5, "package HTTP::Response;\n\nuse str"..., 8192) = 8192
read(6, "package HTTP::Status;\n\nuse stric"..., 8192) = 8192
read(6, "NOT_ALLOWED              (405)\n "..., 8192) = 4288
read(5, "  }\n\n=head1 DESCRIPTION\n\nThe C<H"..., 8192) = 8192
read(5, "ty is no longer fresh.\n\nOptions "..., 8192) = 547
read(5, "package HTTP::Date;\n\n$VERSION = "..., 8192) = 8192
read(6, "package vars;\n\nuse 5.006;\n\nour $"..., 8192) = 1149
read(5, "package Time::Local;\n\nuse strict"..., 8192) = 8192
read(6, "package parent;\nuse strict;\nuse "..., 8192) = 478
read(6, "package constant;\nuse 5.008;\nuse"..., 8192) = 5737
read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 2237
read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 1419
read(5, "package LWP;\n\nour $VERSION = '6."..., 8192) = 8192
read(5, "package LWP::Protocol;\n\nuse base"..., 8192) = 8192
read(6, "package Try::Tiny; # git descrip"..., 8192) = 8192
read(7, "# Copyright (c) 2014 Paul Evans "..., 8192) = 4514
read(7, "", 8192)                       = 0
read(7, "# Copyright (c) 1997-2009 Graham"..., 8192) = 8192
read(7, "ist> is\nempty then C<1> is retur"..., 8192) = 8192
read(7, " by a\nnumerical equality test. P"..., 8192) = 4742
read(7, "", 8192)                       = 0
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p%\0\0\0\0\0\0"..., 832) = 832
read(5, "# Copyright (c) 1997-2007 Graham"..., 8192) = 8192
read(4, "               $arg, $size, $sel"..., 8192) = 8192
read(4, "e HTTP::Request::Common;\n    my("..., 8192) = 8192
read(4, " = shift;\n    }\n    return $old;"..., 8192) = 8192
read(4, "der control of that other guy.\n\t"..., 8192) = 8192
read(3, "package HTTP::Config;\n\nuse stric"..., 8192) = 8192
read(3, "request' method;\nand then the $u"..., 8192) = 3472
read(3, "package HTTP::Request::Common;\n\n"..., 8192) = 8192
read(3, "head1 DESCRIPTION\n\nThis module p"..., 8192) = 7560
read(3, "package URI::https;\n\nuse strict;"..., 8192) = 144
read(4, "package URI::http;\n\nuse strict;\n"..., 8192) = 425
read(5, "package URI::_server;\n\nuse stric"..., 8192) = 3724
read(6, "package URI::_generic;\n\nuse stri"..., 8192) = 5822
read(7, "package URI::_query;\n\nuse strict"..., 8192) = 2531
read(7, "", 8192)                       = 0
read(6, "", 8192)                       = 0
read(5, "", 8192)                       = 0
read(4, "", 8192)                       = 0
read(3, "", 8192)                       = 0
read(3, "package LWP::Protocol::https;\n\nu"..., 8192) = 6322
read(3, "package LWP::Protocol::http;\n\nus"..., 8192) = 8192
read(4, "# -*- buffer-read-only: t -*-\n#\n"..., 8192) = 4931
read(3, " if ($!{EWOULDBLOCK} || $!{EAGAI"..., 8192) = 6819
read(3, "", 8192)                       = 0
read(3, "package Net::HTTP;\nour $VERSION "..., 8192) = 8192
read(3, "se_headers() call.\n\nThe return v"..., 8192) = 1950
read(3, "#  You may distribute under the "..., 8192) = 8192
read(4, "# IO::Socket.pm\n#\n# Copyright (c"..., 8192) = 8192
read(5, "package IO::Handle;\n\nuse 5.008_0"..., 8192) = 8192
read(6, "package Symbol;\n\nBEGIN { require"..., 8192) = 2099
read(6, "", 8192)                       = 0
read(6, "package SelectSaver;\n\nour $VERSI"..., 8192) = 344
read(6, "", 8192)                       = 0
read(6, "#\n\npackage IO;\n\nuse XSLoader ();"..., 8192) = 469
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000#\0\0\0\0\0\0"..., 832) = 832
read(5, " }\n}\n\n1;\n", 8192)          = 9
read(5, "", 8192)                       = 0
read(5, "package Socket;\n\nuse strict;\n{ u"..., 8192) = 8192
read(5, "ort, $ip6_address, [$scope_id, ["..., 8192) = 8192
read(5, "urn value will be a list; the fi"..., 8192) = 8192
read(5, "SSIFNAME SO_PEERCRED SO_PROTOCOL"..., 8192) = 8192
read(5, "RCONFIG we just presume the host"..., 8192) = 4294
read(5, "", 8192)                       = 0
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`3\0\0\0\0\0\0"..., 832) = 832
read(4, ": $sock->setsockopt(SOL_SOCKET,@"..., 8192) = 1242
read(4, "# IO::Socket::INET.pm\n#\n# Copyri"..., 8192) = 7461
read(4, "# IO::Socket::UNIX.pm\n#\n# Copyri"..., 8192) = 1336
read(4, "package POSIX;\nuse strict;\nuse w"..., 8192) = 8192
read(4, " {\n    usage \"printf(pattern, ar"..., 8192) = 8192
read(4, "_h => [qw(\n        MSG_CTRUNC MS"..., 8192) = 3963
read(4, "", 8192)                       = 0
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20l\0\0\0\0\0\0"..., 832) = 832
read(4, "package Tie::Hash;\n\nour $VERSION"..., 8192) = 2037
read(4, "", 8192)                       = 0
read(4, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 494
read(4, "", 4096)                       = 0
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0003\0\0\0\0\0\0"..., 832) = 832
read(4, "# Internet (IP) protocols\n#\n# Up"..., 4096) = 2932
read(3, "t options to apply after the thr"..., 8192) = 8192
read(3, "or\n         croak \"Expected 'Pee"..., 8192) = 8192
read(3, "elf}{io_socket_ip_connect_in_pro"..., 8192) = 8192
read(3, "PROGRESS>, or C<EWOULDBLOCK> on\n"..., 8192) = 7477
read(3, "", 8192)                       = 0
read(3, "package Net::HTTP::Methods;\nour "..., 8192) = 8192
read(3, ";\n\t$line =~ s/(\\015?\\012)\\z// ||"..., 8192) = 8192
read(3, "zip_ok;\n\n    # Try to load IO::U"..., 8192) = 949
read(3, "package Net::HTTPS;\nour $VERSION"..., 8192) = 3543
read(3, "#vim: set sts=4 sw=4 ts=8 ai:\n#\n"..., 8192) = 8192
read(4, "# Net::SSLeay.pm - Perl module f"..., 8192) = 8192
read(5, "package AutoLoader;\n\nuse strict;"..., 8192) = 5487
read(5, "# Index created by AutoSplit for"..., 8192) = 1581
read(5, "", 8192)                       = 0
read(4, "ID_rc2_ecb                      "..., 8192) = 8192
read(4, "ON\n NID_description             "..., 8192) = 8192
read(4, "Loader::AUTOLOAD;\n\t}\n\telse {\n\t  "..., 8192) = 8192
read(5, "package bytes;\n\nour $VERSION = '"..., 8192) = 447
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\350\0\0\0\0\0\0"..., 832) = 832
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\364\1\0\0\0\0\0"..., 832) = 832
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\360\10\0\0\0\0\0"..., 832) = 832
read(4, "\nuse strict;\nuse warnings;\npacka"..., 8192) = 8192
read(5, "package URI::_idna;\n\n# This modu"..., 8192) = 2079
read(6, "package URI::_punycode;\n\nuse str"..., 8192) = 5622
read(7, "package integer;\n\nour $VERSION ="..., 8192) = 172
read(7, "", 8192)                       = 0
read(5, "", 8192)                       = 0
read(4, " my $resp = LWP::UserAgent->new-"..., 8192) = 8192
read(4, "rle at uninett.no>\nbv\n\n// bw : http"..., 8192) = 8192
read(4, "hu\nfilm.hu\nforum.hu\ngames.hu\nhot"..., 8192) = 8192
read(4, "!city.nagoya.jp\n!city.sapporo.jp"..., 8192) = 8192
read(4, "jp\nimakane.hokkaido.jp\nishikari."..., 8192) = 8192
read(4, "a.miyagi.jp\nosaki.miyagi.jp\nrifu"..., 8192) = 8192
read(4, "higa.jp\nomihachiman.shiga.jp\nots"..., 8192) = 8192
read(4, "\nlk\ngov.lk\nsch.lk\nnet.lk\nint.lk\n"..., 8192) = 8192
read(4, "aska.museum\nneues.museum\nnewhamp"..., 8192) = 8192
read(4, ".no\nxn--finny-yua.no\nfitjar.no\nf"..., 8192) = 8192
read(4, "k\ngov.pk\ngob.pk\ngok.pk\ngon.pk\ngo"..., 8192) = 8192
read(4, "edia.org/wiki/.tw\ntw\nedu.tw\ngov."..., 8192) = 8192
read(4, "\", Arabic) : IN\n// India\nxn--mgb"..., 8192) = 8192
read(4, "t\n\n// author : 2014-12-18 Amazon"..., 8192) = 8192
read(4, "ommunity : 2013-12-05 Fox Orchar"..., 8192) = 8192
read(4, "014-12-18 Foggy Farms, LLC\nfootb"..., 8192) = 8192
read(4, "// jnj : 2015-06-18 Johnson & Jo"..., 8192) = 8192
read(4, "tual : 2015-04-02 Northwestern M"..., 8192) = 8192
read(4, "ent (HK) Limited\nrichardli\n\n// r"..., 8192) = 8192
read(4, "aceutical Industries Limited\ntev"..., 8192) = 8192
read(4, "g : 2013-11-14 Public Interest R"..., 8192) = 8192
read(4, "mazonaws.com\ns3-ca-central-1.ama"..., 8192) = 8192
read(4, "ojo.org\ndoes-it.net\ndoesntexist."..., 8192) = 8192
read(4, "uk>\nservice.gov.uk\n\n// GitHub, I"..., 8192) = 8192
read(4, "tsystemscloud.com>\noutsystemsclo"..., 8192) = 8062
read(4, "", 8192)                       = 0
read(4, "# This file was created by confi"..., 8192) = 3367
read(4, "", 8192)                       = 0
read(4, "# This file was created by confi"..., 8192) = 8192
read(4, "-linux-gnu/perl5/5.28 -Dsitepref"..., 8192) = 8192
read(4, "N__=1234 __ORDER_PDP_ENDIAN__=34"..., 8192) = 8192
read(4, "def'\nd_libname_unique='undef'\nd_"..., 8192) = 8192
read(4, "s/Install ExtUtils/MakeMaker Ext"..., 8192) = 8192
read(4, "ib/x86_64-linux-gnu/libgdbm.so /"..., 8192) = 8192
read(4, "time.h '\ntimetype='time_t'\ntmpna"..., 8192) = 4949
read(4, "", 8192)                       = 0
read(4, "################################"..., 8192) = 409
read(4, "", 8192)                       = 0
read(3, "nt)\n\t# encryption. Similar all b"..., 8192) = 8192
read(3, ";\n    }\n    my $msg = shift;\n   "..., 8192) = 8192
read(3, "pening'} ) {\n\t# call SUPER::conn"..., 8192) = 8192
read(3, "elf;\n\n    return $self;\n}\n\n# cal"..., 8192) = 8192
read(3, "length,$$buffer );\n\t# write_part"..., 8192) = 8192
read(3, "ft);\n    return $class->_interna"..., 8192) = 8192
read(3, "dentity =~m{[^a-zA-Z0-9_.\\-]} ) "..., 8192) = 8192
read(3, "cate { return shift() }\n\nsub con"..., 8192) = 8192
read(3, "\t\twarn \"Cannot determine hostnam"..., 8192) = 8192
read(3, " || return IO::Socket::SSL->erro"..., 8192) = 8192
read(3, "L_ctx}{ocsp_cache};\n\t\t    if (!$"..., 8192) = 8192
read(3, "hard => $failhard,\n\thard_error ="..., 8192) = 5110
read(3, "#\n# OpenSSL example configuratio"..., 4096) = 4096
read(3, "F8Strings).\n# MASK:XXXX a litera"..., 4096) = 4096
read(3, "icConstraints=CA:FALSE\n\n# Here a"..., 4096) = 2926
read(3, "", 4096)                       = 0
read(3, "# NOTE: Derived from blib/lib/Ne"..., 8192) = 1027
read(3, "", 8192)                       = 0
read(3, "\3|\205\270", 4)               = 4
read(3, "\366\225)w\224\362\340\207w\333\313\267\274\310\340WU\253\256nV\271.\20\260%\25\37\260L\37\1"..., 64) = 64
read(4, "-----BEGIN CERTIFICATE-----\nMIIF"..., 8192) = 1939
read(3, "# Internet (IP) protocols\n#\n# Up"..., 4096) = 2932
read(3, "multi on\n", 4096)             = 9
read(3, "", 4096)                       = 0
read(3, "# Dynamic resolv.conf(5) file fo"..., 4096) = 201
read(3, "", 4096)                       = 0
read(3, "# me\n127.0.0.1\tlocalhost\n192.168"..., 4096) = 1855
read(3, "", 4096)                       = 0
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\21\0\0\0\0\0\0"..., 832) = 832
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240C\0\0\0\0\0\0"..., 832) = 832
read(3, "# Configuration for getaddrinfo("..., 4096) = 2584
read(3, "", 4096)                       = 0
select(8, NULL, [3], [3], {tv_sec=180, tv_usec=0}) = 1 (left {tv_sec=179, tv_usec=933354})
read(3, 0x559f7ac911f3, 5)              = -1 EAGAIN (Resource temporarily unavailable)
select(8, [3], NULL, NULL, {tv_sec=180, tv_usec=0}) = 1 (in [3], left {tv_sec=179, tv_usec=936987})
read(3, "\26\3\3\0z", 5)                = 5
read(3, "\2\0\0v\3\3\275H\204\21\254^<\375\264s\27,x\255w\204\226\215\346\311\233\277\5\323\314\31"..., 122) = 122
read(3, "\24\3\3\0\1", 5)               = 5
read(3, "\1", 1)                        = 1
read(3, "\27\3\3\3\371", 5)             = 5
read(3, "\340\22\333\365p5`\332\305\210N$r\263\303\2656R#Moq\210ki\265\324'Eh^_"..., 1017) = 1017
read(3, "\27\3\3\5\355", 5)             = 5
read(3, "\22\3\210\246\2436uvG&\213.\303\21\316\2?{\366\250Y\346\301\207\6;\203\205\0\342\25&"..., 1517) = 48
read(3, 0x559f7ac91228, 1469)           = -1 EAGAIN (Resource temporarily unavailable)
select(8, [3], NULL, NULL, {tv_sec=180, tv_usec=0}) = 1 (in [3], left {tv_sec=179, tv_usec=998134})
read(3, ":-x\301#\5O\375\352K\265\234\262[\351*i\301\375\250\341\247\364Z\t\212\357\333\345\375\210\215"..., 1469) = 1208
read(3, 0x559f7ac916e0, 261)            = -1 EAGAIN (Resource temporarily unavailable)
select(8, [3], NULL, NULL, {tv_sec=180, tv_usec=0}) = 1 (in [3], left {tv_sec=179, tv_usec=999892})
read(3, " \33\273W\324*@\273\213E\346\fM\27\245\306\360;\342\271\327\34\34\270\214m\254\36IZ\177\376"..., 261) = 261
read(3, "\27\3\3\1\301", 5)             = 5
read(3, "I\177\374\275w\4lZm\257\271V\270\270\212\250\315Op\365\316/\f\220\221j\223\301\364b\265\361"..., 449) = 449
read(4, "-----BEGIN CERTIFICATE-----\nMIID"..., 4096) = 1367
read(4, "", 4096)                       = 0
read(4, "\npackage IO::Uncompress::Gunzip "..., 8192) = 8192
read(5, "package IO::Uncompress::RawInfla"..., 8192) = 8192
read(6, "\npackage Compress::Raw::Zlib;\n\nr"..., 8192) = 8192
read(6, " if $validate && $value !~ /^\\d+"..., 8192) = 8192
read(6, "    croak \"Compress::Raw::Zlib::"..., 8192) = 8192
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260$\0\0\0\0\0\0"..., 832) = 832
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320#\0\0\0\0\0\0"..., 832) = 832
read(6, "package IO::Compress::Base::Comm"..., 8192) = 8192
read(7, "package File::GlobMapper;\n\nuse s"..., 8192) = 8192
read(8, "package File::Glob;\n\nuse strict;"..., 8192) = 2045
read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20$\0\0\0\0\0\0"..., 832) = 832
read(7, "package utf8;\n\n$utf8::hint_bits "..., 8192) = 342
read(6, "urn $obj ;\n}\n\nsub IO::Compress::"..., 8192) = 8192
read(6, "print \"PARSE $type $key $value $"..., 8192) = 6715
read(6, "", 8192)                       = 0
read(6, "\npackage IO::Uncompress::Base ;\n"..., 8192) = 8192
read(7, "#\n\npackage IO::File;\n\nuse 5.008_"..., 8192) = 1636
read(8, "#\n\npackage IO::Seekable;\n\nuse 5."..., 8192) = 642
read(8, "", 8192)                       = 0
read(7, "", 8192)                       = 0
read(6, "        'transparent'   => [IO::"..., 8192) = 8192
read(6, "  }\n\n        return scalar @{ $x"..., 8192) = 8192
read(6, "                  \"$trailer_size"..., 8192) = 8192
read(6, "     return substr($$buf, $offse"..., 8192) = 5323
read(6, "package IO::Uncompress::Adapter:"..., 8192) = 3279
read(5, "ift ;\n    my ($def, $status) = *"..., 8192) = 8192
read(5, "package IO::Compress::Gzip::Cons"..., 8192) = 3903
read(5, "", 8192)                       = 0
read(5, "package IO::Compress::Zlib::Extr"..., 8192) = 5711
select(8, [3], [3], NULL, {tv_sec=180, tv_usec=0}) = 1 (out [3], left {tv_sec=179, tv_usec=999996})
select(8, [3], NULL, NULL, {tv_sec=180, tv_usec=0}) = 1 (in [3], left {tv_sec=179, tv_usec=977469})
read(3, "\27\3\3\0\234", 5)             = 5
read(3, "o\2459\30M\24\320\f;\1\216*\321T\343\206!0\254\255\267\5\272N:\206{\242\346.\254\215"..., 156) = 156
read(3, "\27\3\3\1i", 5)                = 5
read(3, "j^\313\10\240\230\213\263\16\355i\302\245=g9\265\211\303%\210\320\217\351\t\325\320's\379\304"..., 361) = 361
read(4, "package HTML::HeadParser;\n\n=head"..., 8192) = 8192
read(5, "package HTML::Entities;\n\n=encodi"..., 8192) = 8192
read(5, "\n # Some extra Latin 1 chars tha"..., 8192) = 6803
read(5, "", 8192)                       = 0
read(5, "package HTML::Parser;\n\nuse stric"..., 8192) = 8192
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340$\0\0\0\0\0\0"..., 832) = 832
+++ exited with 0 +++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20190409/91390719/attachment-0001.sig>


More information about the pkg-perl-maintainers mailing list