Same symptoms that Amael

dpkg -S /usr/lib/php/sessionclean
php-common: /usr/lib/php/sessionclean

dpkg -S /usr/lib/php5/sessionclean
php5-common: /usr/lib/php5/sessionclean

ls -al /usr/lib/php5/sessionclean /usr/lib/php/sessionclean
-rwxr-xr-x 1 root root 1537 oct.  28  2015 /usr/lib/php5/sessionclean
-rwxr-xr-x 1 root root 2918 mars   1  2016 /usr/lib/php/sessionclean


apt-get remove php5-common
The following packages will be REMOVED:
  php5-adodb php5-common php5-gd php5-mysql


apt-get remove php-common
The following packages will be REMOVED:
  libapache2-mod-php libapache2-mod-php7.0 php-common php-gd php-gettext 
php-mcrypt php-mysql php-pear php-phpseclib php-xml php7.0-cli php7.0-common 
php7.0-gd php7.0-json php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-readline 
php7.0-xml phpmyadmin


ended up cleaning with :
apt-get remove php5-common
Removing php5-adodb (5.04-7ubuntu2) ...
Removing php5-gd (5.6.11+dfsg-1ubuntu3.1) ...
Removing php5-mysql (5.6.11+dfsg-1ubuntu3.1) ...
Removing php5-common (5.6.11+dfsg-1ubuntu3.1) ...

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

Title:
  PHP7-ubuntu sessionclean searches for "php5" named binary

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

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

Reply via email to