Hello, I upgraded with do-release-upgrade as well. My system is kind of
old (June 26th of 2011) with different updates since (not all in a row,
I skipped one or two).

I just checked what packages were flagged to "manually installed", this is 
probably the reason :
amael@amserv:~/Bureau/photos$ comm -23 <(apt-mark showmanual | sort -u) <(gzip 
-dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u) 
| grep php
php5-mysql
php-codesniffer
phpmyadmin
phpunit

And automatically installed :
amael@amserv:~/Bureau/photos$ comm -23 <(apt-mark showauto | sort -u) <(gzip 
-dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u) 
| grep php
libapache2-mod-php
libapache2-mod-php7.0
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
php-cli
php-codecoverage
php-common
php-deepcopy
php-doctrine-instantiator
php-file-iterator
php-gd
php-gettext
php-invoker
php-mcrypt
php-mysql
php-pear
php-phpdocumentor-reflection-docblock
php-phpseclib
php-phpspec-prophecy
php-symfony-yaml
php-tcpdf
php-text-template
php-timer
php-token-stream
phpunit-code-unit-reverse-lookup
phpunit-comparator
phpunit-diff
phpunit-environment
phpunit-exporter
phpunit-global-state
phpunit-mock-object
phpunit-recursion-context
phpunit-resource-operations
phpunit-version
php-xml


Unflagging the php5-mysql as manually installed removes the php5-common package 
:
amael@amserv:~/Bureau/photos$ sudo aptitude markauto php5-mysql
Les paquets suivants seront ENLEVÉS :                   
  php5-common{u} php5-mysql{u} 
0 paquets mis à jour, 0 nouvellement installés, 2 à enlever et 10 non mis à 
jour.
Il est nécessaire de télécharger 0 o d'archives. Après dépaquetage, 1 452 ko 
seront libérés.
Voulez-vous continuer ? [Y/n/?] 
(Lecture de la base de données... 540556 fichiers et répertoires déjà 
installés.)
Suppression de php5-mysql (5.6.11+dfsg-1ubuntu3.2) ...
Suppression de php5-common (5.6.11+dfsg-1ubuntu3.2) ...
                                                        
amael@amserv:~/Bureau/photos$


** Changed in: php-defaults (Ubuntu)
       Status: Incomplete => Invalid

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to