Debian Bug report logs - #699357
(no subject)

version graph

Package: php5-common; Maintainer for php5-common is (unknown);

Reported by: Frank Lanitz <frank@frank.uvena.de>

Date: Wed, 30 Jan 2013 15:36:01 UTC

Severity: normal

Merged with 627145

Found in versions php5/5.3.6-11, php5/5.3.9-1, php5/5.3.10-1

Fixed in version php5/5.4.0~rc6-2

Done: Ondřej Surý <ondrej@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#699357; Package php5-cgi. (Wed, 30 Jan 2013 15:36:03 GMT) (full text, mbox, link).


Acknowledgement sent to Frank Lanitz <frank@frank.uvena.de>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.

Your message did not contain a Subject field. They are recommended and useful because the title of a $gBug is determined using this field. Please remember to include a Subject field in your messages in future.

(Wed, 30 Jan 2013 15:36:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Frank Lanitz <frank@frank.uvena.de>
To: submit@bugs.debian.org
Date: Wed, 30 Jan 2013 16:33:42 +0100
Subject: php5-cgi: Error about missing shared library idn.so
Package: php5-cgi
Version: 5.4.4-11
Severity: normal

The cron-job:

Cron <root@xxxx>   [ -x /usr/lib/php5/maxlifetime ] && [ -d
/var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1
-type f -ignore_readdir_race -cmin +$(/usr/lib/php5/maxlifetime) !
-execdir fuser -s {} 2>/dev/null \; -delete

is resulting inside a warning:

PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20100525/idn.so' - /usr/lib/php5/20100525/idn.so: cannot
open shared object file: No such file or directory in Unknown on line 0

This is "ending", once php5-cgi has been removed which might not be the
best solution.

*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5-cgi depends on:
ii  libbz2-1.0        1.0.6-4
ii  libc6             2.13-37
ii  libcomerr2        1.42.5-1
ii  libdb5.1          5.1.29-5
ii  libgssapi-krb5-2  1.10.1+dfsg-3
ii  libk5crypto3      1.10.1+dfsg-3
ii  libkrb5-3         1.10.1+dfsg-3
ii  libmagic1         5.11-2
ii  libonig2          5.9.1-1
ii  libpcre3          1:8.30-5
ii  libqdbm14         1.8.78-2
ii  libssl1.0.0       1.0.1c-4
ii  libxml2           2.8.0+dfsg1-7
ii  mime-support      3.52-1
ii  php5-common       5.4.4-11
ii  tzdata            2012j-1
ii  ucf               3.0025+nmu3
ii  zlib1g            1:1.2.7.dfsg-13

php5-cgi recommends no packages.

Versions of packages php5-cgi suggests:
pn  php-pear  <none>

-- no debconf information



Reply sent to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility. (Wed, 30 Jan 2013 16:15:12 GMT) (full text, mbox, link).


Notification sent to Frank Lanitz <frank@frank.uvena.de>:
Bug acknowledged by developer. (Wed, 30 Jan 2013 16:15:12 GMT) (full text, mbox, link).


Message #10 received at 699357-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: Frank Lanitz <frank@frank.uvena.de>, 699357-done@bugs.debian.org
Subject: Re: [php-maint] Bug#699357: (no subject)
Date: Wed, 30 Jan 2013 17:13:29 +0100
This is a bug in php5-idn (which doesn't exist anymore, so just purge
the package).

For further reading on the topic see: #447826, #582320, #627145.

Ondrej

On Wed, Jan 30, 2013 at 4:33 PM, Frank Lanitz <frank@frank.uvena.de> wrote:
> Subject: php5-cgi: Error about missing shared library idn.so
> Package: php5-cgi
> Version: 5.4.4-11
> Severity: normal
>
> The cron-job:
>
> Cron <root@xxxx>   [ -x /usr/lib/php5/maxlifetime ] && [ -d
> /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1
> -type f -ignore_readdir_race -cmin +$(/usr/lib/php5/maxlifetime) !
> -execdir fuser -s {} 2>/dev/null \; -delete
>
> is resulting inside a warning:
>
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20100525/idn.so' - /usr/lib/php5/20100525/idn.so: cannot
> open shared object file: No such file or directory in Unknown on line 0
>
> This is "ending", once php5-cgi has been removed which might not be the
> best solution.
>
> *** Please consider answering these questions, where appropriate ***
>
>    * What led up to the situation?
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
>    * What was the outcome of this action?
>    * What outcome did you expect instead?
>
> *** End of the template - remove these lines ***
>
>
> -- System Information:
> Debian Release: 7.0
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5-cgi depends on:
> ii  libbz2-1.0        1.0.6-4
> ii  libc6             2.13-37
> ii  libcomerr2        1.42.5-1
> ii  libdb5.1          5.1.29-5
> ii  libgssapi-krb5-2  1.10.1+dfsg-3
> ii  libk5crypto3      1.10.1+dfsg-3
> ii  libkrb5-3         1.10.1+dfsg-3
> ii  libmagic1         5.11-2
> ii  libonig2          5.9.1-1
> ii  libpcre3          1:8.30-5
> ii  libqdbm14         1.8.78-2
> ii  libssl1.0.0       1.0.1c-4
> ii  libxml2           2.8.0+dfsg1-7
> ii  mime-support      3.52-1
> ii  php5-common       5.4.4-11
> ii  tzdata            2012j-1
> ii  ucf               3.0025+nmu3
> ii  zlib1g            1:1.2.7.dfsg-13
>
> php5-cgi recommends no packages.
>
> Versions of packages php5-cgi suggests:
> pn  php-pear  <none>
>
> -- no debconf information
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <ondrej@sury.org>



Bug reassigned from package 'php5-cgi' to 'php5-common'. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 30 Jan 2013 17:03:03 GMT) (full text, mbox, link).


No longer marked as found in versions php5/5.4.4-11. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 30 Jan 2013 17:03:04 GMT) (full text, mbox, link).


Marked as fixed in versions php5/5.4.0~rc6-2. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 30 Jan 2013 17:03:04 GMT) (full text, mbox, link).


Marked as found in versions php5/5.3.6-11, php5/5.3.9-1, and php5/5.3.10-1. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 30 Jan 2013 17:03:05 GMT) (full text, mbox, link).


Merged 627145 699357 Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 30 Jan 2013 17:03:06 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 28 Feb 2013 07:26:48 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 03:47:20 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.