Your message dated Wed, 14 Sep 2005 06:02:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327896: fixed in php4-idn 1.1-6
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; 12 Sep 2005 19:55:22 +0000
>From [EMAIL PROTECTED] Mon Sep 12 12:55:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vserver.edelhost.de [83.137.103.1] (b0pKSGDq)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEuOg-0005BC-00; Mon, 12 Sep 2005 12:55:22 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by vserver.edelhost.de (Postfix) with ESMTP id AC770C34796;
        Mon, 12 Sep 2005 21:55:25 +0200 (CEST)
Received: from el-presidente.edelhost.de (el-presidente.edelhost.de 
[82.82.102.165])
        by vserver.edelhost.de (Postfix) with ESMTP id 1529DC34795;
        Mon, 12 Sep 2005 21:55:18 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
        by el-presidente.edelhost.de (Postfix) with ESMTP id 12A404404F;
        Mon, 12 Sep 2005 21:55:11 +0200 (CEST)
Received: by el-presidente.edelhost.de (Postfix, from userid 500)
        id 49C024406E; Mon, 12 Sep 2005 21:55:10 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Pascal Volk <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: php4-idn: idn.so is stored in the wrong directory
X-Mailer: reportbug 3.17
Date: Mon, 12 Sep 2005 21:55:10 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at vserver.edelhost.de
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: php4-idn
Version: 1.1-5
Severity: grave
Justification: renders package unusable

The php4-extension idn.so is stored in /usr/lib/php4/20050606, but php4's
(4.3.10-15) API-Extension is 20020429 (/usr/lib/php4/20020429).
When the Apache web server is starting, it prints the following message:

Starting web server: apachePHP Warning:  Unknown(): Unable to load dynamic
library '/usr/lib/php4/20020429/idn.so' - /usr/lib/php4/20020429/idn.so: cannot
open shared object file: No such file or directory in Unknown on line 0

Workaround: Create a symlink
`cd /usr/lib/php4/20020429/`
`ln -s ../20050606/idn.so .

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages php4-idn depends on:
ii  libapache-mod-php4 [phpapi-2 4:4.3.10-15 server-side, HTML-embedded scripti
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libidn11                     0.5.18-1    GNU libidn library, implementation
ii  php4-cli [phpapi-20020918]   4:4.3.10-15 command-line interpreter for the p

php4-idn recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 327896-close) by bugs.debian.org; 14 Sep 2005 13:10:09 +0000
>From [EMAIL PROTECTED] Wed Sep 14 06:10:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EFWtp-0005UU-00; Wed, 14 Sep 2005 06:02:05 -0700
From: Turbo Fredriksson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327896: fixed in php4-idn 1.1-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 14 Sep 2005 06:02:05 -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=-3.8 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
        NEW_DOMAIN_EXTENSIONS autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Source: php4-idn
Source-Version: 1.1-6

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

php4-idn_1.1-6.dsc
  to pool/main/p/php4-idn/php4-idn_1.1-6.dsc
php4-idn_1.1-6.tar.gz
  to pool/main/p/php4-idn/php4-idn_1.1-6.tar.gz
php4-idn_1.1-6_i386.deb
  to pool/main/p/php4-idn/php4-idn_1.1-6_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.
Turbo Fredriksson <[EMAIL PROTECTED]> (supplier of updated php4-idn 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: Wed, 14 Sep 2005 14:55:41 +0200
Source: php4-idn
Binary: php4-idn
Architecture: source i386
Version: 1.1-6
Distribution: unstable
Urgency: low
Maintainer: Turbo Fredriksson <[EMAIL PROTECTED]>
Changed-By: Turbo Fredriksson <[EMAIL PROTECTED]>
Description: 
 php4-idn   - PHP api for the IDNA library
Closes: 327896
Changes: 
 php4-idn (1.1-6) unstable; urgency=low
 .
   * Re-build and -upload to update with new API Extension version.
     Closes: #327896
Files: 
 d801f85490ccf1c883d37e2f2b044b74 572 web optional php4-idn_1.1-6.dsc
 74f0f496445c397af82c3814285f4354 30704 web optional php4-idn_1.1-6.tar.gz
 a24a864ede6141171c947af6a9ec1d03 10216 web optional php4-idn_1.1-6_i386.deb

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

iD8DBQFDKB5cmlWzPKccHgARAjpeAJ45RUR0f3kasWffxx0epgBPuZwQkgCfU0de
IX9pL/XDaUdMXHfh/w1iJs4=
=rqSJ
-----END PGP SIGNATURE-----


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

Reply via email to