Debian Bug report logs - #725972
php-fpm: annoying warnings when phpfpm is started with the configured user/group

version graph

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

Reported by: William Dauchy <wdauchy@gmail.com>

Date: Thu, 10 Oct 2013 14:06:02 UTC

Severity: normal

Tags: patch

Found in version php5/5.4.4-14+deb7u5

Fixed in versions php5/5.4.4-14+deb7u7, 5.4.4-14+deb7u6

Done: Thijs Kinkhorst <thijs@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, unknown-package@qa.debian.org:
Bug#725972; Package php-fpm. (Thu, 10 Oct 2013 14:06:06 GMT) (full text, mbox, link).


Acknowledgement sent to William Dauchy <wdauchy@gmail.com>:
New Bug report received and forwarded. Copy sent to unknown-package@qa.debian.org. (Thu, 10 Oct 2013 14:06:06 GMT) (full text, mbox, link).


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

From: William Dauchy <wdauchy@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php-fpm: annoying warnings when phpfpm is started with the configured user/group
Date: Thu, 10 Oct 2013 16:03:29 +0200
Package: php-fpm
Version: 5.4.4-14+deb7u5
Severity: normal
Tags: patch

php-fpm is displaying annoying warnings:
"'user' directive is ignored when FPM is not running as root"
even when the user or group is already correct, e.g. if the user "www-data"
starts php-fpm, and the "user" directive is set to www-data.

upstream fix is present here:
http://git.php.net/?p=php-src.git;a=commit;h=e31553c2042f2a5e05d9ad1ba77b888c63e4c36f

Could be interesting to merge it in wheezy version.
-- 
William



Information forwarded to debian-bugs-dist@lists.debian.org, unknown-package@qa.debian.org:
Bug#725972; Package php-fpm. (Sat, 12 Oct 2013 05:33:07 GMT) (full text, mbox, link).


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

From: Andrei POPESCU <andreimpopescu@gmail.com>
To: William Dauchy <wdauchy@gmail.com>, 725972@bugs.debian.org
Cc: php5-fpm@sid.nuvreauspam
Subject: Re: Bug#725972: php-fpm: annoying warnings when phpfpm is started with the configured user/group
Date: Sat, 12 Oct 2013 08:29:26 +0300
[Message part 1 (text/plain, inline)]
Control: reassign -1 php5-fpm 5.4.4-14+deb7u5

On Jo, 10 oct 13, 16:03:29, William Dauchy wrote:
> Package: php-fpm
> Version: 5.4.4-14+deb7u5
> Severity: normal
> Tags: patch
> 
> php-fpm is displaying annoying warnings:
> "'user' directive is ignored when FPM is not running as root"
> even when the user or group is already correct, e.g. if the user "www-data"
> starts php-fpm, and the "user" directive is set to www-data.
> 
> upstream fix is present here:
> http://git.php.net/?p=php-src.git;a=commit;h=e31553c2042f2a5e05d9ad1ba77b888c63e4c36f
> 
> Could be interesting to merge it in wheezy version.
> -- 
> William

-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
[signature.asc (application/pgp-signature, inline)]

Bug reassigned from package 'php-fpm' to 'php5-fpm'. Request was from Andrei POPESCU <andreimpopescu@gmail.com> to 725972-submit@bugs.debian.org. (Sat, 12 Oct 2013 05:33:07 GMT) (full text, mbox, link).


No longer marked as found in versions 5.4.4-14+deb7u5. Request was from Andrei POPESCU <andreimpopescu@gmail.com> to 725972-submit@bugs.debian.org. (Sat, 12 Oct 2013 05:33:08 GMT) (full text, mbox, link).


Marked as found in versions php5/5.4.4-14+deb7u5. Request was from Andrei POPESCU <andreimpopescu@gmail.com> to 725972-submit@bugs.debian.org. (Sat, 12 Oct 2013 05:33:09 GMT) (full text, mbox, link).


Reply sent to Thijs Kinkhorst <thijs@debian.org>:
You have taken responsibility. (Thu, 12 Dec 2013 21:00:13 GMT) (full text, mbox, link).


Notification sent to William Dauchy <wdauchy@gmail.com>:
Bug acknowledged by developer. (Thu, 12 Dec 2013 21:00:13 GMT) (full text, mbox, link).


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

From: Thijs Kinkhorst <thijs@debian.org>
To: 725868-done@bugs.debian.org, 725890-done@bugs.debian.org, 725972-done@bugs.debian.org, 726033-done@bugs.debian.org, 726037-done@bugs.debian.org, 726295-done@bugs.debian.org, 726320-done@bugs.debian.org, 726379-done@bugs.debian.org, 726627-done@bugs.debian.org, 726633-done@bugs.debian.org
Subject: fixed in php5 5.4.4-14+deb7u6
Date: Thu, 12 Dec 2013 21:57:49 +0100
[Message part 1 (text/plain, inline)]
Version: 5.4.4-14+deb7u6

php5 (5.4.4-14+deb7u6) stable; urgency=low

  [ William Dauchy ]
  * upstream fix: curl memory leak (Closes: #725868)
  * upstream fix: allow root to run php-fpm (Closes: #725890)
  * upstream fix: remove annoying warnings with php-fpm and user usage
    (Closes: #725972)
  * upstream fix: memoryleak in function declaration (Closes: #726033)
  * upstream fix: munmap() is called with the incorrect length (Closes: 
#726037)
  * upstream fix: segfault on zend_deactivate (Closes: #726295)
  * upstream fix: Possible null dereference (Closes: #726320)
  * upstream fix: Phar::buildFromDirectory creates corrupt archives
    (Closes: #726379)
  * upstream fix: segfault while loading extensions (Closes: #726627)
  * upstream fix: (un)serialize() leaves dangling pointers, causes crashes
    (Closes: #726633)
[signature.asc (application/pgp-signature, inline)]

Marked as fixed in versions php5/5.4.4-14+deb7u7. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Thu, 12 Dec 2013 22:33:05 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 10 Jan 2014 07:33:31 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:10:03 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.