Your message dated Mon, 15 Dec 2008 19:57:29 +0000
with message-id <1229371049.27451.8.ca...@apathy>
and subject line Re: Bug#508815: php5-symfony1.0: postinst script hangs
has caused the Debian Bug report #508815,
regarding php5-cli hangs in futex() when calling pear config-get
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 ow...@bugs.debian.org
immediately.)
--
508815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php5-symfony1.0
Version: 1.0.19-1
Severity: grave
Hi,
when I try to upgrade this package, here is what happens:
Setting up php5-symfony1.0 (1.0.19-1) ...
[hangs indefinitely]
The hung process is this one:
# ps aux | grep /usr/bin/php
root 16898 0.0 1.6 67712 17112 pts/1 S+ 18:31 0:00 /usr/bin/php
-C -q -d include_path=/usr/share/php -d output_buffering=
1 -d variables_order=EGPCS -d open_basedir= -d safe_mode=0 -d
register_argc_argv=On -d auto_prepend_file= -d auto_append_file= /usr/sha
re/php/pearcmd.php config-get data_dir
and according to strace it hangs on this syscall:
# strace -p 16898
Process 16898 attached - interrupt to quit
futex(0xb470aea0, FUTEX_WAIT_PRIVATE, 2, NULL
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.27-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages php5-symfony1.0 depends on:
ii libapache2-mod-php5 5.2.6.dfsg.1-0.1+b1 server-side, HTML-embedded scripti
ii php5 5.2.6.dfsg.1-0.1 server-side, HTML-embedded scripti
ii php5-cgi 5.2.6.dfsg.1-0.1+b1 server-side, HTML-embedded scripti
ii php5-cli 5.2.6.dfsg.1-0.1+b1 command-line interpreter for the p
php5-symfony1.0 recommends no packages.
php5-symfony1.0 suggests no packages.
-- no debconf information
--
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/
--- End Message ---
--- Begin Message ---
tags 508815 +unreproducible
thanks
I'm afraid you'll have to create a new bug for that, closing this now as
issue addressed.
On Mon, 2008-12-15 at 20:10 +0100, Laurent Bonnaud wrote:
> On Mon, 2008-12-15 at 18:32 +0000, Martin Meredith wrote:
> > also, what version of libmysqlclient15off have you got installed?
>
> ii libmysqlclient15off 5.1.19beta-1
> mysql database client library
>
> The rest of my mysql installation is version 5.1.30-2.
>
> Downgrading this package to version 5.0.67-2 fixes the problem.
>
> Since libmysqlclient15off version 5.1.19beta-1 no longer exists, this
> bug is moot. It would be interesting to see what happens with a PHP
> linked with libmysqlclient16... How about retitling this bug and
> transforming it into a wishlist report to have an experimental PHP
> version ?
>
--- End Message ---