[php-maint] Bug#691917: error during php5-cli installation because hash error with ucf

legerf.innovtechnology at gmail.com legerf.innovtechnology at gmail.com
Sun Nov 4 10:34:31 UTC 2012


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.



More information about the pkg-php-maint mailing list