[Bug 1793981] Re: package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: installed php7.2-fpm package post-installation script subprocess returned error exit status 1

2019-01-01 Thread Launchpad Bug Tracker
[Expired for php7.2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php7.2 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793981

Title:
  package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade:
  installed php7.2-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1793981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793981] Re: package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: installed php7.2-fpm package post-installation script subprocess returned error exit status 1

2018-11-02 Thread Nish Aravamudan
Please do not randomly change the state of bugs.

** Changed in: php7.2 (Ubuntu)
   Status: Fix Released => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793981

Title:
  package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade:
  installed php7.2-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1793981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793981] Re: package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: installed php7.2-fpm package post-installation script subprocess returned error exit status 1

2018-11-02 Thread LESOUEF
** Changed in: php7.2 (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793981

Title:
  package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade:
  installed php7.2-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1793981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793981] Re: package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: installed php7.2-fpm package post-installation script subprocess returned error exit status 1

2018-09-24 Thread Nish Aravamudan
This seems like a (possibly preventable) local configuration issue:

Setting up php7.2-fpm (7.2.10-0ubuntu0.18.04.1) ...
NOTICE: Not enabling PHP 7.2 FPM by default.
NOTICE: To enable PHP 7.2 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.2-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Job for php7.2-fpm.service failed because the control process exited with error 
code.
See "systemctl status php7.2-fpm.service" and "journalctl -xe" for details.
invoke-rc.d: initscript php7.2-fpm, action "restart" failed.
● php7.2-fpm.service - The PHP 7.2 FastCGI Process Manager
   Loaded: loaded (/lib/systemd/system/php7.2-fpm.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Wed 2018-09-19 06:24:04 EDT; 7ms ago
 Docs: man:php-fpm7.2(8)
  Process: 31548 ExecStart=/usr/sbin/php-fpm7.2 --nodaemonize --fpm-config 
/etc/php/7.2/fpm/php-fpm.conf (code=exited, status=78)
 Main PID: 31548 (code=exited, status=78)

Sep 19 06:24:04 Nelis05ux systemd[1]: Starting The PHP 7.2 FastCGI Process 
Manager...
Sep 19 06:24:04 Nelis05ux php-fpm7.2[31548]: [19-Sep-2018 06:24:04] ERROR: 
[pool www] cannot get uid for user 'nginx': Success (0)
Sep 19 06:24:04 Nelis05ux php-fpm7.2[31548]: [19-Sep-2018 06:24:04] ERROR: FPM 
initialization failed
Sep 19 06:24:04 Nelis05ux systemd[1]: php7.2-fpm.service: Main process exited, 
code=exited, status=78/n/a
Sep 19 06:24:04 Nelis05ux systemd[1]: php7.2-fpm.service: Failed with result 
'exit-code'.
Sep 19 06:24:04 Nelis05ux systemd[1]: Failed to start The PHP 7.2 FastCGI 
Process Manager.
dpkg: error processing package php7.2-fpm (--configure):


Specifically, "Sep 19 06:24:04 Nelis05ux php-fpm7.2[31548]: [19-Sep-2018 
06:24:04] ERROR: [pool www] cannot get uid for user 'nginx': Success (0)". Is 
there such a user on your system?

** Changed in: php7.2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793981

Title:
  package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade:
  installed php7.2-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1793981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793981] Re: package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade: installed php7.2-fpm package post-installation script subprocess returned error exit status 1

2018-09-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793981

Title:
  package php7.2-fpm 7.2.10-0ubuntu0.18.04.1 failed to install/upgrade:
  installed php7.2-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1793981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs