Your message dated Sun, 13 Jul 2014 13:48:41 +0000 with message-id <[email protected]> and subject line Bug#684290: fixed in libapache2-mod-perl2 2.0.8+httpd24-r1449661-7 has caused the Debian Bug report #684290, regarding libapache2-mod-perl2: SizeLimite requires Linux::Pid 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.) -- 684290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684290 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libapache2-mod-perl2 Version: 2.0.7-1 Severity: normal -- Package-specific info: -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: pretty straight forward, Linux::pid is needed but doesnt seem to exist in debian. root@webgui:~# perl -e 'use Apache2::SizeLimit' You must install Linux::Pid for Apache::SizeLimit to work on your platform. at /usr/lib/perl5/Apache/SizeLimit/Core.pm line 128. BEGIN failed--compilation aborted at /usr/lib/perl5/Apache/SizeLimit/Core.pm line 171. Compilation failed in require at /usr/lib/perl5/Apache2/SizeLimit.pm line 48. BEGIN failed--compilation aborted at /usr/lib/perl5/Apache2/SizeLimit.pm line 48. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. 2. Used Components and their Configuration: *** mod_perl version 2.000007 *** using /usr/lib/perl5/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_APXS => /usr/bin/apxs2 MP_CCOPTS => -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_INCLUDE_DIR => /usr/include/apache2 /usr/include/apr-1.0 MP_LIBNAME => mod_perl MP_TRACE => 0 MP_USE_DSO => 1 MP_USE_GTOP => 1 MP_USE_STATIC => 0 *** The httpd binary was not found *** (apr|apu)-config linking info (apr|apu)-config scripts were not found *** /usr/bin/perl -V Summary of my perl5 (revision 5 version 14 subversion 2) configuration: Platform: osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-gnu-thread-multi uname='linux brahms 2.6.32-5-amd64 #1 smp sun may 6 04:00:17 utc 2012 x86_64 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.14 -Darchlib=/usr/lib/perl/5.14 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.14.2 -Dsitearch=/usr/local/lib/perl/5.14.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.14.2 -des' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.7.0', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=, so=so, useshrplib=true, libperl=libperl.so.5.14.2 gnulibc_version='2.13' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Locally applied patches: DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 Raise the timeout of ext/threads/shared/t/stress.t to accommodate slower build hosts DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN. DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check. DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information. DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories. DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes. DEBPKG:debian/libperl_embed_doc - http://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking DEBPKG:fixes/respect_umask - Respect umask during installation DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories DEBPKG:debian/extutils_set_libperl_path - EU:MM: Set location of libperl.a to /usr/lib DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor DEBPKG:debian/prefix_changes - Fiddle with *PREFIX and variables written to the makefile DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets. DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor. DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy. DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable. DEBPKG:debian/m68k_thread_stress - http://bugs.debian.org/517938 http://bugs.debian.org/495826 Disable some threads tests on m68k for now due to missing TLS. DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl policy DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need. DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port' option DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 Configure CPANPLUS to use the site directories by default. DEBPKG:debian/cpanplus_config_path - Save local versions of CPANPLUS::Config::System into /etc/perl. DEBPKG:debian/deprecate-with-apt - http://bugs.debian.org/580034 Point users to Debian packages of deprecated core modules DEBPKG:fixes/hurd-ccflags - [a190e64] http://bugs.debian.org/587901 [perl #92244] Make hints/gnu.sh append to $ccflags rather than overriding them DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts DEBPKG:debian/skip-upstream-git-tests - Skip tests specific to the upstream Git repository DEBPKG:fixes/extutils-cbuilder-cflags - [011e8fb] http://bugs.debian.org/624460 [perl #89478] Append CFLAGS and LDFLAGS to their Config.pm counterparts in EU::CBuilder DEBPKG:fixes/module-build-home-directory - http://bugs.debian.org/624850 [rt.cpan.org #67893] Fix failing tilde test when run under a UID without a passwd entry DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.14.2-12 in patchlevel.h DEBPKG:fixes/h2ph-multiarch - [e7ec705] http://bugs.debian.org/625808 [perl #90122] Make h2ph correctly search gcc include directories DEBPKG:fixes/index-tainting - [3b36395] http://bugs.debian.org/291450 [perl #64804] RT 64804: tainting with index() of a constant DEBPKG:fixes/document_makemaker_ccflags - http://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags} DEBPKG:fixes/sys-syslog-socket-timeout-kfreebsd.patch - http://bugs.debian.org/627821 [rt.cpan.org #69997] Use a socket timeout on GNU/kFreeBSD to catch ICMP port unreachable messages DEBPKG:fixes/hurd-hints - http://bugs.debian.org/636609 Improve general GNU hints, needed for GNU/Hurd. DEBPKG:fixes/pod_fixes - [7698aed] http://bugs.debian.org/637816 Fix typos in several pod/perl*.pod files DEBPKG:debian/find_html2text - http://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text DEBPKG:fixes/digest_eval_hole - http://bugs.debian.org/644108 Close the eval "require $module" security hole in Digest->new($algorithm) DEBPKG:fixes/hurd-ndbm - [f0d0a20] [perl #102680] http://bugs.debian.org/645989 Add GNU/Hurd hints for NDBM_File DEBPKG:fixes/sysconf.t-posix - [8040185] [perl #102888] http://bugs.debian.org/646016 Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd DEBPKG:fixes/hurd-largefile - [1fda587] [perl #103014] http://bugs.debian.org/645790 enable LFS on GNU/Hurd DEBPKG:debian/hurd_test_todo_syslog - http://bugs.debian.org/650093 Disable failing GNU/Hurd tests in cpan/Sys-Syslog/t/syslog.t DEBPKG:fixes/hurd_skip_itimer_virtual - [rt.cpan.org #72754] http://bugs.debian.org/650094 Skip interval timer tests in Time::HiRes on GNU/Hurd DEBPKG:debian/hurd_test_skip_sigdispatch - http://bugs.debian.org/650188 Disable failing GNU/Hurd tests op/sigdispatch.t DEBPKG:debian/hurd_test_skip_stack - http://bugs.debian.org/650175 Disable failing GNU/Hurd tests dist/threads/t/stack.t DEBPKG:debian/hurd_test_skip_pipe - http://bugs.debian.org/650187 Disable failing GNU/Hurd tests io/pipe.t DEBPKG:debian/hurd_test_skip_io_pipe - http://bugs.debian.org/650096 Disable failing GNU/Hurd tests dist/IO/t/io_pipe.t DEBPKG:fixes/manpage_name_CPAN - http://bugs.debian.org/650448 [rt.cpan.org #73396] cpan/CPAN: add NAME headings in modules with POD DEBPKG:fixes/manpage_name_CPANPLUS - http://bugs.debian.org/650450 [rt.cpan.org #73398] cpan/CPANPLUS: add NAME headings in modules with POD DEBPKG:fixes/manpage_name_Test-Harness - http://bugs.debian.org/650451 [rt.cpan.org #73399] cpan/Test-Harness: add NAME headings in modules with POD DEBPKG:fixes/manpage_name_Term-UI - http://bugs.debian.org/650452 [rt.cpan.org #73400] cpan/Term-UI: add NAME headings in modules with POD DEBPKG:fixes/podlators_ae_ligature_fallback - http://bugs.debian.org/652851 Fix the ASCII fallback string for AE DEBPKG:fixes/fsf_postal_address - [de89470] Update references to the FSF's postal address DEBPKG:fixes/cpan_module_pod_fixes - [perl #106870] [rt.cpan.org #73447] [rt.cpan.org #73446] Fix POD formatting in Term-Cap and Pod-Parser DEBPKG:fixes/cgi_no_shellwords_pl - Use Text::ParseWords instead of shellwords.pl DEBPKG:fixes/path_max_fallback - [perl #109262] http://bugs.debian.org/656869 Don't use _POSIX_PATH_MAX as a fallback PATH_MAX DEBPKG:debian/makemaker-pasthru - http://bugs.debian.org/660195 [rt.cpan.org #28632] Make EU::MM pass LD through to recursive Makefile.PL invocations DEBPKG:fixes/propagate_tainted_errors.patch - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663158 [perl #111654] properly propagate tainted errors DEBPKG:debian/perl5db-x-terminal-emulator.patch - http://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl DEBPKG:fixes/socket_cache_propagate - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659075 [rt.cpan.org #61577] [perl #112736] sockdomain and socktype undef on newly accepted sockets Built under linux Compiled at Jun 19 2012 00:02:11 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . *** Packages of interest status: Apache2 : - Apache2::Request : 2.13 CGI : 3.52 ExtUtils::MakeMaker: 6.57_05 LWP : 6.04 mod_perl : - mod_perl2 : 2.000007 3. This is the core dump trace: (if you get a core dump): [CORE TRACE COMES HERE] This report was generated by /usr/share/libapache2-mod-perl2/mp2bug on Wed Aug 8 13:33:20 2012 GMT. -------------8<---------- End Bug Report --------------8<---------- -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-13-pve (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libapache2-mod-perl2 depends on: ii apache2 2.2.22-11 ii apache2-mpm-prefork [apache2] 2.2.22-11 ii apache2.2-common 2.2.22-11 ii libapr1 1.4.6-3 ii libaprutil1 1.4.1-2+b1 ii libc6 2.13-35 ii libdevel-symdump-perl 2.08-4 ii libperl5.14 5.14.2-12 ii liburi-perl 1.60-1 ii libwww-perl 6.04-1 ii netbase 5.0 ii perl 5.14.2-12 ii perl-base [perlapi-5.14.2] 5.14.2-12 Versions of packages libapache2-mod-perl2 recommends: ii libapache2-reload-perl 0.12-1 ii libbsd-resource-perl 1.2904-1+b2 libapache2-mod-perl2 suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: libapache2-mod-perl2 Source-Version: 2.0.8+httpd24-r1449661-7 We believe that the bug you reported is fixed in the latest version of libapache2-mod-perl2, 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 libapache2-mod-perl2 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, 13 Jul 2014 15:36:53 +0200 Source: libapache2-mod-perl2 Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc Architecture: source amd64 all Version: 2.0.8+httpd24-r1449661-7 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group <[email protected]> Changed-By: gregor herrmann <[email protected]> Description: libapache2-mod-perl2 - Integration of perl with the Apache2 web server libapache2-mod-perl2-dev - Integration of perl with the Apache2 web server - development fil libapache2-mod-perl2-doc - Integration of perl with the Apache2 web server - documentation Closes: 684290 754308 Changes: libapache2-mod-perl2 (2.0.8+httpd24-r1449661-7) unstable; urgency=medium . [ gregor herrmann ] * debian/control: remove Nicholas Bamber from Uploaders on request of the MIA team. * Strip trailing slash from metacpan URLs. . [ Daniel Lintott ] * Update debian/watch with correct URL for apache.org * Add dversion mangle to remove +httpd24-r... suffix . [ Damyan Ivanov ] * add libcgi-pm-perl to b-d, in-core version is deprecated in 5.20 * rules: replace hard-coded usr/lib/perl5 with the value of $Config{vendorarch} preparing for perl 5.20 . [ gregor herrmann ] * Build with gcc-4.8 for the time being to work around problem with gcc-4.9. (Closes: #754308) * Add patch to make Linux::Pid conditional in Apache::SizeLimit. Thanks to Guillem Jover for the patch. (Closes: #684290) Checksums-Sha1: 0931178fb3c5a52f76a5d5cbb24cff9601fe10f6 2872 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.dsc ebb5a76c4cb1bab37b7b1c0e99d4c80293e2c7b8 25624 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.debian.tar.xz 0a0980502db54d1a74c681d409873a39f2e5eead 896188 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7_amd64.deb f94139cd3b6cfec6e5ad1de99b7a29e5a055f7b4 83164 libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-7_all.deb 149232ec2284a32671a98d638a91edced3d34cb8 1304428 libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-7_all.deb Checksums-Sha256: 8020a6563f4d19fc0ce6ec856cf7613e4fce35085fae3f9dd7aa3e4459c5027f 2872 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.dsc 3f2fc7dfaaa5fa156190a23a366d0b704aa4482a74725add0ddee25babcecd51 25624 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.debian.tar.xz 8e88404dc85c4429bb4a927bae263a0ef0d6704da175176edb41b9ebb788fc1d 896188 libapache2-mod-perl2_2.0.8+httpd24-r1449661-7_amd64.deb 424ee8faabe5cfa87eff807b2f70e4504a55712647272da895aad8131b0c3040 83164 libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-7_all.deb c915ded7191f88a0a348a332d1354c7a710ed952528262f4987cc7b954087a5a 1304428 libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-7_all.deb Files: 6336004d6f37f0812a670f5960ce4e4e 896188 httpd optional libapache2-mod-perl2_2.0.8+httpd24-r1449661-7_amd64.deb 8fa6ba7d66bb2acd9969a14bf9fd8193 83164 libdevel optional libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-7_all.deb 1790243621df56054dc6beb3065ae33d 1304428 doc optional libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-7_all.deb 5c5bf21d32e71024136eebf6cf3a6bef 2872 httpd optional libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.dsc 42bf614962ae476a8fbe32b58cfbbe4e 25624 httpd optional libapache2-mod-perl2_2.0.8+httpd24-r1449661-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJTwozPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGEacQALqnN//8otvYnDqYMVvB24Wu xunR04e9XXJGz5YTtsRMFJkjF+sXAjiNeaNZK70rAhl8EdlE/o3b81wFoxNpoiZK 1MKNGD9qVtq9wcjh9uNzrc5CCpu4ctsDRcGGySPbCnhH7XcOo0gu8p5BwxQ7Qx9Q lHSNlZ6VEaw8dZH6CxiwY6MsyuZ73WxPjztoUw+b+rYMz+zGau/uU2N6p/b7Dcn8 t/JqiZGfQ477arCa/26IHBwLnviJ8i8o2KCMAJg0iaYquWcHye00eR8tZ/ulTu4B U6f07lulDi9p6UToGrQKnww+iJjgmGw81cSdo5jXsDHtp3p4CbK5ITvzJWkeG/48 n15c4Lrx2MzI5ZCldls0CAPCSt3QUlCxCVbkRBP/NY0VFBEsnS4/byJzEukIfX2a 8zMDjuaz42vWAachFPXN3KgGoJbEqwUnFxPiqrMlYoCnq+czxIM0XXY07N/2c8a0 ccv5UBqnIV4D49iWRBJYCO7gDQ9cW/7v5AqQYYLmj0qU79U8vPO6J5sk4uVkupCQ O1JJHx0cdJ0pzWG6zS00MUYsYRbndrsCUq8v2/GNy8drY4LdkHUEVtLlc6zerjtI likBWk8cfY7lZWj4XyNSneAwwwkG0scdw/06i6zxdqSuiulzNYCEAsn3O8GqPSPX YtLrw7A5C/dvbULEw2cT =OBVM -----END PGP SIGNATURE-----
--- End Message ---

