[systemd-bugs] [Bug 90294] "systemctl start php5-fpm.service" failes due to timeout of systemd-tty-ask-password-agent

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 4 05:41:38 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90294

Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #1 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Hi,

based on the logs, systemd (PID 1) is already starting the service:

Mai 04 08:40:47 alex-laptop systemd[1]: Starting The PHP FastCGI Process
Manager...

1931 php5-fpm.service start running

This means that the authentication phase is already done, and the job is
running.

/bin/systemd-tty-ask-password-agent and /usr/bin/pkttyagent are left over from
the authorization phase and aren't really important.

So the fact that php5-fpm.service is not starting has something to do with the
way this service is written. Please file a bug against your distribution
(Ubuntu), and the package that contains that service.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150504/6fd8e34c/attachment.html>


More information about the systemd-bugs mailing list