Your message dated Tue, 25 May 2010 22:37:39 +0000
with message-id <[email protected]>
and subject line Bug#573062: fixed in libapreq2 2.12-2
has caused the Debian Bug report #573062,
regarding Apache2::Request fails to load 
(/usr/lib/perl5/auto/APR/Request/Request.so: undefined symbol: 
apreq_hook_disable_uploads)
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.)


-- 
573062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-request-perl
Version: 2.12-1
Severity: normal

Trying to load Apache2::Request outside of apache fails:

  $ perl -MApache2::Request -e1
  Can't load '/usr/lib/perl5/auto/APR/Request/Request.so' for module 
  APR::Request: /usr/lib/perl5/auto/APR/Request/Request.so: undefined symbol: 
  apreq_hook_disable_uploads at /usr/lib/perl/5.10/DynaLoader.pm line 193.
  at /usr/lib/perl5/APR/Request/Param.pm line 27
  Compilation failed in require at /usr/lib/perl5/APR/Request/Param.pm line 27.
  BEGIN failed--compilation aborted at /usr/lib/perl5/APR/Request/Param.pm line 
27.
  Compilation failed in require at /usr/lib/perl5/Apache2/Request.pm line 2.
  BEGIN failed--compilation aborted at /usr/lib/perl5/Apache2/Request.pm line 2.
  Compilation failed in require.
  BEGIN failed--compilation aborted.

Previous versions worked fine.

I use out-of-apache-loading for testing if my application modules compile.


Thanks for considering.


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (450, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-request-perl depends on:
ii  libapache2-mod-apreq2         2.12-1     generic Apache request library - A
ii  libapache2-mod-perl2          2.0.4-6    Integration of perl with the Apach
ii  libapreq2                     2.12-1     generic Apache request library
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  perl                          5.10.1-11  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.1]    5.10.1-11  minimal Perl system

libapache2-request-perl recommends no packages.

libapache2-request-perl suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libapreq2
Source-Version: 2.12-2

We believe that the bug you reported is fixed in the latest version of
libapreq2, which is due to be installed in the Debian FTP archive:

libapache2-mod-apreq2_2.12-2_i386.deb
  to main/liba/libapreq2/libapache2-mod-apreq2_2.12-2_i386.deb
libapache2-request-perl_2.12-2_i386.deb
  to main/liba/libapreq2/libapache2-request-perl_2.12-2_i386.deb
libapreq2-dev_2.12-2_i386.deb
  to main/liba/libapreq2/libapreq2-dev_2.12-2_i386.deb
libapreq2-doc_2.12-2_all.deb
  to main/liba/libapreq2/libapreq2-doc_2.12-2_all.deb
libapreq2_2.12-2.debian.tar.gz
  to main/liba/libapreq2/libapreq2_2.12-2.debian.tar.gz
libapreq2_2.12-2.dsc
  to main/liba/libapreq2/libapreq2_2.12-2.dsc
libapreq2_2.12-2_i386.deb
  to main/liba/libapreq2/libapreq2_2.12-2_i386.deb



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.
Steinar H. Gunderson <[email protected]> (supplier of updated libapreq2 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: SHA1

Format: 1.8
Date: Wed, 26 May 2010 00:06:42 +0200
Source: libapreq2
Binary: libapache2-mod-apreq2 libapreq2 libapreq2-dev libapreq2-doc 
libapache2-request-perl
Architecture: source i386 all
Version: 2.12-2
Distribution: unstable
Urgency: medium
Maintainer: Steinar H. Gunderson <[email protected]>
Changed-By: Steinar H. Gunderson <[email protected]>
Description: 
 libapache2-mod-apreq2 - generic Apache request library - Apache module
 libapache2-request-perl - generic Apache request library - Perl modules
 libapreq2  - generic Apache request library
 libapreq2-dev - generic Apache request library - development files
 libapreq2-doc - generic Apache request library - documentation
Closes: 573062
Changes: 
 libapreq2 (2.12-2) unstable; urgency=medium
 .
   * 03-link-in-apr-shared-objects.patch: New patch, fixes so APR shared
     objects are properly linked into the Perl modules. This makes it possible
     to load the modules (although still not instantiate Apache2::Request
     objects) from scripts that are not run under mod_perl.
     Fix from Damyan Ivanov. (Closes: #573062)
Checksums-Sha1: 
 9a215cb92ef51e5f31be514fac3a644ec082f095 1258 libapreq2_2.12-2.dsc
 08ed84bfdeeb80488dda5316e2588912ed155d9e 7390 libapreq2_2.12-2.debian.tar.gz
 2637c8175fb3880c2a19ef08691153a655750b5e 62172 
libapache2-mod-apreq2_2.12-2_i386.deb
 9accfe4f28523f4a50cac6f79c998170123a8406 42802 libapreq2_2.12-2_i386.deb
 e15ef4108cadf28b5e423d96a3daee4aeee5feb4 62620 libapreq2-dev_2.12-2_i386.deb
 fed0c33e0b6412a3b200d76a4fb785704d058d8b 210908 libapreq2-doc_2.12-2_all.deb
 a7d1d8ebbe65b63117b09707a62ea852e8ecb97c 92470 
libapache2-request-perl_2.12-2_i386.deb
Checksums-Sha256: 
 55f936832e3341b6fd9f722f1624c99234a01b32c199a82ffa178a2272bcb18b 1258 
libapreq2_2.12-2.dsc
 af3a1058a1273a53bd1c6a6e4fd294a8042e5010cb772d55722e2196360918c6 7390 
libapreq2_2.12-2.debian.tar.gz
 a7b25cf5e6a7a5e15437840101259265f4507abaf779a8593893e9f3ec398800 62172 
libapache2-mod-apreq2_2.12-2_i386.deb
 7a92c612f3799cdd4973882119aee57deaba5a89df2df65b399783ec93d1f320 42802 
libapreq2_2.12-2_i386.deb
 8b8e91e58bb35c84203a89565d8c7f14240e7190b27c3744bb1754dd63863db5 62620 
libapreq2-dev_2.12-2_i386.deb
 a051b2eb125939fa9e17a81dd76ba6701731a3964fc5f18fe8e91d6bfdaa577c 210908 
libapreq2-doc_2.12-2_all.deb
 89ecca459493e57dd3ce27c59b465c104b3b4a2a24bb08290bae010851651c3b 92470 
libapache2-request-perl_2.12-2_i386.deb
Files: 
 3ee7cde0a1ec1ba20ccc853228238d54 1258 perl optional libapreq2_2.12-2.dsc
 f4d4d6c4cc5a35b105a01a0087c796a7 7390 perl optional 
libapreq2_2.12-2.debian.tar.gz
 3980cdd29016917883c1c6a190dabad8 62172 web optional 
libapache2-mod-apreq2_2.12-2_i386.deb
 e238a86d373ab754641e4c489bed1227 42802 libs optional libapreq2_2.12-2_i386.deb
 ceea05fc1df8451244d0f1407175c1ea 62620 libdevel optional 
libapreq2-dev_2.12-2_i386.deb
 837c7e3af559893e5e9faefb01ede0d2 210908 doc optional 
libapreq2-doc_2.12-2_all.deb
 9362686c059b4eb7073ac834344f508e 92470 perl optional 
libapache2-request-perl_2.12-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkv8S5EACgkQXKRQ3lK3SH4xywCgjwtKiMSgqGV3oB6KQMhATjUN
r+cAn3iVvkDCPOk/pRpRN0GElCoi2Y4+
=731c
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to