The error with md5 can be workaround by disabling ucf during postinstall
script:
1) Edit /var/lib/dpkg/info/php5-cli.postinst, and comment line "ucf
/usr/share/php5/php.ini-production.cli $phpini"
2) Copy the php.ini to the PHP SAPI Directory:
"sudo cp /usr/share/php5/php.ini-production.cli /etc/php
/etc/php5/cli/conf.d
By this way, when the package will be update, no manual action will be need.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org