Your message dated Sat, 24 Sep 2005 14:47:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322448: fixed in libapache-request-perl 1.33-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Aug 2005 17:35:00 +0000
>From [EMAIL PROTECTED] Wed Aug 10 10:35:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-71-128-90-172.dsl.pltn13.pacbell.net (gghcwest.com) 
[71.128.90.172] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2uTk-0004v6-00; Wed, 10 Aug 2005 10:35:00 -0700
Received: from h001.gghcwest.com (h001.gghcwest.com [192.168.168.142])
        by gghcwest.com (8.12.10/8.12.9) with ESMTP id j7AHYQmd026965;
        Wed, 10 Aug 2005 10:34:26 -0700
Received: from jwb by h001.gghcwest.com with local (Exim 4.50)
        id 1E2uTC-0003vc-QM; Wed, 10 Aug 2005 10:34:27 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Jeffrey W. Baker" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libapache-request-perl: Apache::Request fails with unresolved dynamic 
load
X-Mailer: reportbug 3.15
Date: Wed, 10 Aug 2005 10:34:26 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libapache-request-perl
Version: 1.1-0.1
Severity: grave
Tags: patch
Justification: renders package unusable


The package is unusable because it is linked incorrectly.  The error
message is:

Can't load '/usr/lib/perl5/auto/Apache/Request/Request.so' for module
Apache::Request: libapreq.so: cannot open shared object file: No such
file or directory at /usr/lib/perl/5.8/DynaLoader.pm line 225.\n at
/usr/lib/perl5/mod_perl.pm line 14

Here is a patch:

Index: Cookie/Makefile.PL
===================================================================
RCS file: /home/cvs/httpd-apreq/Cookie/Makefile.PL,v
retrieving revision 1.5
diff -u -r1.5 Makefile.PL
--- Cookie/Makefile.PL  3 Apr 2001 19:24:08 -0000       1.5
+++ Cookie/Makefile.PL  31 Jul 2003 11:31:06 -0000
@@ -27,7 +27,7 @@
          @mm_args,
          'INC' => "-I../c ". $src->inc,
          'TYPEMAPS'  => $src->typemaps,
-        'LIBS' => "-L$root -lapreq",
+        'OBJECT' => "Cookie.o $root/libapreq.a",
        'dynamic_lib' => {
                'OTHERLDFLAGS' => $src->otherldflags,
        },
Index: Request/Makefile.PL
===================================================================
RCS file: /home/cvs/httpd-apreq/Request/Makefile.PL,v
retrieving revision 1.5
diff -u -r1.5 Makefile.PL
--- Request/Makefile.PL 3 Apr 2001 19:24:09 -0000       1.5
+++ Request/Makefile.PL 31 Jul 2003 11:31:06 -0000
@@ -27,7 +27,7 @@
          @mm_args,
          'INC' => "-I../c ". $src->inc,
          'TYPEMAPS'  => $src->typemaps,
-          'LIBS' => "-L$root -lapreq",
+          'OBJECT' => "Request.o $root/libapreq.a",
          'dynamic_lib' => {
                'OTHERLDFLAGS' => $src->otherldflags,
          },

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5-SLES9_SP1_BRANCH_2004111114454891_lustre.1.4.0smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libapache-request-perl depends on:
ii  libapache-mod-perl            1.29.0.3-7 integration of perl with the Apach
ii  perl                          5.8.7-4    Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.7]     5.8.7-4    The Pathologically Eclectic Rubbis

libapache-request-perl recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 322448-close) by bugs.debian.org; 24 Sep 2005 21:48:17 +0000
>From [EMAIL PROTECTED] Sat Sep 24 14:48:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EJHrW-0005QW-00; Sat, 24 Sep 2005 14:47:14 -0700
From: Ivan Kohler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#322448: fixed in libapache-request-perl 1.33-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 24 Sep 2005 14:47:14 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libapache-request-perl
Source-Version: 1.33-1

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

libapache-request-perl_1.33-1.diff.gz
  to pool/main/liba/libapache-request-perl/libapache-request-perl_1.33-1.diff.gz
libapache-request-perl_1.33-1.dsc
  to pool/main/liba/libapache-request-perl/libapache-request-perl_1.33-1.dsc
libapache-request-perl_1.33-1_i386.deb
  to 
pool/main/liba/libapache-request-perl/libapache-request-perl_1.33-1_i386.deb
libapache-request-perl_1.33.orig.tar.gz
  to 
pool/main/liba/libapache-request-perl/libapache-request-perl_1.33.orig.tar.gz



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.
Ivan Kohler <[EMAIL PROTECTED]> (supplier of updated libapache-request-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: SHA1

Format: 1.7
Date: Sat, 24 Sep 2005 03:01:02 -0700
Source: libapache-request-perl
Binary: libapache-request-perl
Architecture: source i386
Version: 1.33-1
Distribution: unstable
Urgency: low
Maintainer: Ron Lee <[EMAIL PROTECTED]>
Changed-By: Ivan Kohler <[EMAIL PROTECTED]>
Description: 
 libapache-request-perl - Generic Apache Request Library
Closes: 322448
Changes: 
 libapache-request-perl (1.33-1) unstable; urgency=low
 .
   * New co-maintainer
   * New upstream release
     - fix linking problem (closes: Bug#322448)
       http://marc.theaimsgroup.com/?l=apreq-dev&m=105965131008577&w=2
   * Change Section: from interpreters to perl
   * Add watch file for uscan
   * Change to debhelper compat v4
Files: 
 be0ac48a19da022afeecbdb7c70f4d9e 718 perl optional 
libapache-request-perl_1.33-1.dsc
 f5d2c36ae545aac6fd26cb03307df52b 328933 perl optional 
libapache-request-perl_1.33.orig.tar.gz
 a4bd2e9fb84759d42e15817beb045699 3466 perl optional 
libapache-request-perl_1.33-1.diff.gz
 6c1e100bba8b52aa45fc3916df0b0c4c 82194 perl optional 
libapache-request-perl_1.33-1_i386.deb

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

iD8DBQFDNcVogYcvm1TBwckRAuMHAJ9GOhCMETl8TUWQrAUyCwhWHYMT0gCeKCmh
/MgubGgOv4EIy3M23linlx0=
=u7lo
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to