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

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

2012-11-03 Thread frederic.leger
The workaround solution consists to enable force to keep the old config file in /etc/ucf.conf. Uncomment this line: conf_force_conffold=YES -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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: [php-maint] Bug#691917: error during php5-cli installation, because hash error with ucf

2012-10-31 Thread Ondřej Surý
tags 691917 +unreproducible thank you Looks like your system is somehow broken, because I cannot reproduce this in the chroot environment: --cut here-- Setting up php5-cli (5.3.3-7+squeeze14) ... Creating config file /etc/php5/cli/php.ini with new version update-alternatives: using /usr/bin/php5

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

2012-10-31 Thread frederic.leger
These commands don't resolve the problem. It's the same error. $ sudo ucfq -v php5-cli $ sudo ucf --purge /etc/php5/cli/php.ini ucf: The Source directory is /tmp ucf: The State directory is /var/lib/ucf The hash file exists egrep [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile The

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

2012-10-31 Thread Ondřej Surý
After purging the php5-cli package, you should try to remove ucf references. Do: ucfq php5-cli and then ucf --purge /etc/php5/cli/php.ini ucfr --purge php5-cli /etc/php5/cli/php.ini After that the 'ucfq php5-cli' command should return an empty list. If that doesn't help you probably should ha

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: [php-maint] Bug#691917: error during php5-cli installation because hash error with ucf

2012-10-31 Thread Ondřej Surý
Hi, looks like more a local problem with corrupted ucf database. Try purging and reinstalling php5-cli. O. On Wed, Oct 31, 2012 at 12:20 PM, legerf.innovtechnol...@gmail.com wrote: > Package: php5-cli > Version: 5.3.3-7+squeeze14 > > During php5-cli installation on a webserver, the process sto

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