Bug#619546: [php-maint] Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-31 Thread Ondřej Surý
Hi Eusebi, thanks for the patch. You are absolutelly right. I really had a bad luck with this php5-fpm.init script :-(. 5.3.6-6 with the fix is on it's way to unstable. Ondrej On Thu, Mar 31, 2011 at 00:06, Eusebi Giampaolo wrote: > I haven't read all the thread but /etc/init.d/php5-fpm doesn'

Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-30 Thread Eusebi Giampaolo
I haven't read all the thread but /etc/init.d/php5-fpm doesn't start php5-fpm on boot (while it start it if called from the shell).. I resolved the problem swapping the first two lines of the "start" case in /etc/init.d/php5-fpm.. something like: [patch] *** php5-fpm2011-03-30 23:57:31.989484

Bug#619546: [php-maint] Bug#619546: Bug#619546: Bug#619546: Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-28 Thread Ondřej Surý
> i don't understand the colon. Do you have any pointers on it ? That's easy. When I saw your output I have realized that the script never goes to log_msg_end statement because of VERBOSE=no and whole script returns with last exit value (which is 1). The ':' is an empty command (aka set the ret

Bug#619546: [php-maint] Bug#619546: Bug#619546: Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-28 Thread Arthur Gautier
On 03/28/2011 10:47 AM, Ondřej Surý wrote: Hi, I think it does help a lot. Does this patch: diff --git a/debian/php5-fpm.init b/debian/php5-fpm.init index 25badb3..4e0fdee 100644 --- a/debian/php5-fpm.init +++ b/debian/php5-fpm.init @@ -163,3 +163,5 @@ case "$1" in exit 1 ;; e

Bug#619546: [php-maint] Bug#619546: Bug#619546: Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-28 Thread Ondřej Surý
Hi, I think it does help a lot. Does this patch: diff --git a/debian/php5-fpm.init b/debian/php5-fpm.init index 25badb3..4e0fdee 100644 --- a/debian/php5-fpm.init +++ b/debian/php5-fpm.init @@ -163,3 +163,5 @@ case "$1" in exit 1 ;; esac + +: help? Ondrej -- Ondřej Surý http:/

Bug#619546: [php-maint] Bug#619546: Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-28 Thread Arthur Gautier
On 03/28/2011 12:06 AM, OverlordQ wrote: On 3/27/2011 9:36 AM, Ondřej Surý wrote: tags 619546 +moreinfo thank you Could you please set VERBOSE=yes in /etc/default/rcS and try to reproduce the problem? The installation is OK on my test system. Strange. I ran it once first: --- thedarkcitadel:

Bug#619546: [php-maint] Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-27 Thread OverlordQ
On 3/27/2011 9:36 AM, Ondřej Surý wrote: > tags 619546 +moreinfo > thank you > > Could you please set VERBOSE=yes in /etc/default/rcS and try to > reproduce the problem? The installation is OK on my test system. > Strange. I ran it once first: --- thedarkcitadel:/home/ovrlrdq# aptitude full-upgr

Bug#619546: [php-maint] Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-27 Thread Ondřej Surý
tags 619546 +moreinfo thank you Could you please set VERBOSE=yes in /etc/default/rcS and try to reproduce the problem? The installation is OK on my test system. Ondrej On Thu, Mar 24, 2011 at 23:46, wrote: > Package: php5-fpm > Version: 5.3.6-4 > Severity: important > > When trying to install

Bug#619546: php5-fpm init script failing with error code 1 regardless of failure

2011-03-24 Thread ovrlrdq
Package: php5-fpm Version: 5.3.6-4 Severity: important When trying to install the package you recieve this message: -- cthulhu:/var/lib/dpkg/info# aptitude install php5-fpm The following NEW packages will be installed: php5-fpm 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgrad