Public bug reported:

Hello,

Last day we installed the package php5-geoip, enabled it and then, few days 
after that, removed it.
We then had an issue, the crontab, /etc/cron.d/php5, setup by the package 
php5-common, crashed.

In order to prevent this issue, we are wondering if it could be possible
to update the uninstall hook in order to disable the GeoIP extension
when the package is removed?

Best Regards,

David Fischer

Here is the error:

Cron [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find 
/var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin 
+$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete
PHP Warning: PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20090626/geoip.so' - /usr/lib/php5/20090626/geoip.so: cannot 
open shared object file: No such file or directory in Unknown on line 0

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


** Tags: cleanup

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

Title:
  Uninstalling package do not disable module making PHP cron to crash

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

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

Reply via email to