Public bug reported:

I am using Ubuntu 18.04-Daily
php-imagick (3.4.3~rc2-2ubuntu4)

On a fresh installation of ubuntu, execute as root

apt-get -y install php7.1-fpm
ls /etc/php

Confirm you see a single instance of php 7.1

php -m
confirm modules listed

Next, execute

apt-get -y install php-imagick
ls /etc/php

You will find now there are folders for php 7.1 and 7.2

php -m
Modules will now at this point be missing / in wrong places due to multiple php 
installations

** Affects: php-imagick (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  imagick requirements break php7.1 installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-imagick/+bug/1749814/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to