Bug#691917: error during php5-cli installation because hash error with ucf

2012-10-31 Thread legerf.innovtechnol...@gmail.com
Package: php5-cli Version: 5.3.3-7+squeeze14 During php5-cli installation on a webserver, the process stop because an hash error occur. $ sudo apt-get install php5-cli Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be

Bug#691917: error during php5-cli installation because hash error with ucf

2012-10-31 Thread legerf.innovtechnol...@gmail.com
Hi Ondr(ej, I already retried without success. (dpgk configure -a, apt-get purge, apt-get clean all, apt-get -f install...). I have this message all the time. Thanks.

Bug#691917: error during php5-cli installation because hash error with ucf

2012-10-31 Thread legerf.innovtechnol...@gmail.com
The system is hardened, but in same time (without any system modifications), I installed mysql and apache... So it's a specific problem with this package, ucf, and my system. If you have any other idea, I will be happy ;) Sincerely, Frederic. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ.

Bug#691917: error during php5-cli installation because hash error with ucf

2012-11-04 Thread legerf.innovtechnol...@gmail.com
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