[php-maint] Bug#619383: Bug#619383: php5-fpm: Init script output too verbose

Ondřej Surý ondrej at debian.org
Wed Mar 23 14:38:50 UTC 2011


Does changing

FPM_ERROR=$($FPM_CMD $FPM_OPTIONS -t | grep "\[ERROR\]")

to

FPM_ERROR=$($FPM_CMD $FPM_OPTIONS -t 2>&1| grep "\[ERROR\]")

help?

Ondrej

On Wed, Mar 23, 2011 at 14:00, Olaf van der Spek <olafvdspek at gmail.com> wrote:
> Package: php5-fpm
> Version: 5.3.6-2
> Severity: wishlist
>
> Hi,
>
> The script should be quiet.
>
> Greetings,
>
> Olaf
>
> testing:~# service php5-fpm stop
> [23-Mar-2011 13:43:21] WARNING: [pool www] pm.start_servers is not
> set. It's been set to 20.
> [23-Mar-2011 13:43:21] NOTICE: configuration file
> /etc/php5/fpm/php-fpm.conf test is successful
>
> Stopping PHP5 FPM....
> testing:~# service php5-fpm start
> [23-Mar-2011 13:43:23] WARNING: [pool www] pm.start_servers is not
> set. It's been set to 20.
> [23-Mar-2011 13:43:23] NOTICE: configuration file
> /etc/php5/fpm/php-fpm.conf test is successful
>
> Starting PHP5 FPM...[23-Mar-2011 13:43:23] WARNING: [pool www]
> pm.start_servers is not set. It's been set to 20.
> .
>
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.38-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5-fpm depends on:
> ii  dpkg                    1.15.8.10        Debian package management system
> ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
> ii  libc6                   2.11.2-13        Embedded GNU C Library: Shared lib
> ii  libcomerr2              1.41.12-2        common error description library
> ii  libdb4.8                4.8.30-5         Berkeley v4.8 Database Libraries [
> ii  libgssapi-krb5-2        1.9+dfsg-1       MIT Kerberos runtime libraries - k
> ii  libk5crypto3            1.9+dfsg-1       MIT Kerberos runtime libraries - C
> ii  libkrb5-3               1.9+dfsg-1       MIT Kerberos runtime libraries
> ii  libmagic1               5.04-5           File type determination library us
> ii  libonig2                5.9.1-1          Oniguruma regular expressions libr
> ii  libpcre3                8.12-3           Perl 5 Compatible Regular Expressi
> ii  libqdbm14               1.8.77-4         QDBM Database Libraries [runtime]
> ii  libssl0.9.8             0.9.8o-5         SSL shared libraries
> ii  libxml2                 2.7.8.dfsg-2     GNOME XML library
> ii  mime-support            3.51-1           MIME files 'mime.types' & 'mailcap
> ii  php5-common             5.3.6-2          Common files for packages built fr
> ii  tzdata                  2011d-1          time zone and daylight-saving time
> ii  ucf                     3.0025+nmu1      Update Configuration File: preserv
> ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime
>
> php5-fpm recommends no packages.
>
> Versions of packages php5-fpm suggests:
> pn  php-pear                      <none>     (no description available)
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
>



-- 
Ondřej Surý <ondrej at sury.org>
http://blog.rfc1925.org/





More information about the pkg-php-maint mailing list