Hi Moishe,
it seems to hang on enabling php7.1
>From your log:
info: Executing deferred 'a2enmod php7.1' for package libapache2-mod-php7.1
ERROR: Module php7.1 does not exist!

I installed the same on a fresh 17.10 system but it worked fine.
>From the bit the logs tell me I'd assume something is odd with the config or 
>package content of libapache2-mod-php7.1.

You have to be aware that is you modified a config - just reinstalling
will not reset to the defaults - see [1].

You could also verify the status of the package vs it's original state with:
$ dpkg --verify libapache2-mod-php7.1

Also since it fails at enabling it you can
a) check the current status
$ a2query -m php7.1
b) try to enable yourself (after being installed) and see what breaks
$ a2enmod php7.1

[1]: https://askubuntu.com/questions/66533/how-can-i-restore-
configuration-files

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

Title:
  package apache2 2.4.27-2ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1741293/+subscriptions

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

Reply via email to