<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "systemctl start php5-fpm.service" failes due to timeout of systemd-tty-ask-password-agent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90294">90294</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"systemctl start php5-fpm.service" failes due to timeout of systemd-tty-ask-password-agent
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>systemd@linuxcounter.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I've recently upgraded my Ubuntu box from 14.04 to 15.04 where systemd is now
used as the default.

Unfortunatly starting or restarting of service php5-fpm doesn't work. It hangs
3 minutes and then it gets a timeout.

This seems to be caused by a process "/bin/systemd-tty-ask-password-agent
--watch" which was called by "systemctl start php5-fpm.service".

It seems to wait for user input, but there is nothing to submit such an input.

Following the outputs of various things in cronological order:


~ $ ps auxwww --forest
   -> <a href="http://pastebin.com/LkbmNtKi">http://pastebin.com/LkbmNtKi</a>

~ $ systemctl list-jobs
~ $ systemctl show
   -> <a href="http://pastebin.com/WaUGmnMV">http://pastebin.com/WaUGmnMV</a>

~ $ systemctl start php5-fpm.service
Job for php5-fpm.service failed. See "systemctl status php5-fpm.service" and
"journalctl -xe" for details.
~ $ 

during the command above runs, I've also created some output:
~ $ ps auxwww --forest
~ $ systemctl list-jobs
~ $ systemctl show
   -> <a href="http://pastebin.com/kxzhNTLT">http://pastebin.com/kxzhNTLT</a>

After 3 minutes the start failed with a timeout and then:

~ $ systemctl status php5-fpm.service
~ $ systemctl list-jobs
~ $ systemctl show
~ $ lsb_release -a
~ $ dpkg -l | grep ii | grep systemd
~ $ ps aux | grep -i systemd
  -> <a href="http://pastebin.com/eCgb4Y0W">http://pastebin.com/eCgb4Y0W</a>


If you need further information, please let me know.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>