Debian Bug report logs - #691917
error during php5-cli installation because hash error with ucf

version graph

Package: php5-cli; Maintainer for php5-cli is (unknown);

Reported by: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>

Date: Wed, 31 Oct 2012 11:24:01 UTC

Severity: normal

Tags: unreproducible

Found in version php5/5.3.3-7+squeeze14

Fixed in versions php5/5.4.4-7, 5.4.4-14

Done: Ondřej Surý <ondrej@sury.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 11:24:04 GMT) (full text, mbox, link).


Acknowledgement sent to "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 11:24:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>
To: submit@bugs.debian.org
Subject: error during php5-cli installation because hash error with ucf
Date: Wed, 31 Oct 2012 12:20:52 +0100
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 installed:
  php5-common php5-suhosin
Suggested packages:
  php-pear
The following NEW packages will be installed:
  php5-cli php5-common php5-suhosin
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,588 kB of archives.
After this operation, 8,970 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.us.debian.org/debian/ squeeze/main php5-common amd64 
5.3.3-7+squeeze14 [556 kB]
Get:2 http://ftp.us.debian.org/debian/ squeeze/main php5-cli amd64 
5.3.3-7+squeeze14 [2,943 kB]
Get:3 http://ftp.us.debian.org/debian/ squeeze/main php5-suhosin amd64 
0.9.32.1-1 [88.4 kB]
Fetched 3,588 kB in 2s (1,203 kB/s)
Selecting previously deselected package php5-common.
(Reading database ... 28435 files and directories currently installed.)
Unpacking php5-common (from .../php5-common_5.3.3-7+squeeze14_amd64.deb) ...
Selecting previously deselected package php5-cli.
Unpacking php5-cli (from .../php5-cli_5.3.3-7+squeeze14_amd64.deb) ...
Selecting previously deselected package php5-suhosin.
Unpacking php5-suhosin (from .../php5-suhosin_0.9.32.1-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up php5-common (5.3.3-7+squeeze14) ...
Setting up php5-cli (5.3.3-7+squeeze14) ...
ucf: The Source directory is /usr/share/php5
ucf: The State directory is /var/lib/ucf
The hash file exists
egrep [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
The new start file is      `/usr/share/php5/php.ini-production.cli\'
The destination is         `/etc/php5/cli/php.ini\' 
(`\/etc\/php5\/cli\/php\.ini\')
The history is kept under  \'/usr/share/php5\'
The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
The destination file does not exist.
The old md5sum does not exist.
The new file exists, and has md5sum:
9f9a60a7ee90d2a6e1a698cbeff89321  /usr/share/php5/php.ini-production.cli
Historical md5sums are not available
ucf: The Source directory is /usr/share/php5
ucf: The State directory is /var/lib/ucf


The hash file exists
dpkg: error processing php5-cli (--configure):
 subprocess installed post-installation script returned error exit 
status 128
configured to not write apport reports
                                      dpkg: dependency problems prevent 
configuration of php5-suhosin:
 php5-suhosin depends on phpapi-20090626; however:
  Package phpapi-20090626 is not installed.
  Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-suhosin (--configure):
 dependency problems - leaving unconfigured
configured to not write apport reports
                                      Errors were encountered while 
processing:
 php5-cli
 php5-suhosin
E: Sub-process /usr/bin/dpkg returned an error code (1)

I'm using Debian 6.0.6, and ucf Version: 3.0025+nmu1

Thanks.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 12:03:03 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 12:03:03 GMT) (full text, mbox, link).


Message #10 received at 691917@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>, 691917@bugs.debian.org
Subject: Re: [php-maint] Bug#691917: error during php5-cli installation because hash error with ucf
Date: Wed, 31 Oct 2012 12:58:54 +0100
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.innovtechnology@gmail.com
<legerf.innovtechnology@gmail.com> wrote:
> 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 installed:
>   php5-common php5-suhosin
> Suggested packages:
>   php-pear
> The following NEW packages will be installed:
>   php5-cli php5-common php5-suhosin
> 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
> Need to get 3,588 kB of archives.
> After this operation, 8,970 kB of additional disk space will be used.
> Do you want to continue [Y/n]? y
> Get:1 http://ftp.us.debian.org/debian/ squeeze/main php5-common amd64
> 5.3.3-7+squeeze14 [556 kB]
> Get:2 http://ftp.us.debian.org/debian/ squeeze/main php5-cli amd64
> 5.3.3-7+squeeze14 [2,943 kB]
> Get:3 http://ftp.us.debian.org/debian/ squeeze/main php5-suhosin amd64
> 0.9.32.1-1 [88.4 kB]
> Fetched 3,588 kB in 2s (1,203 kB/s)
> Selecting previously deselected package php5-common.
> (Reading database ... 28435 files and directories currently installed.)
> Unpacking php5-common (from .../php5-common_5.3.3-7+squeeze14_amd64.deb) ...
> Selecting previously deselected package php5-cli.
> Unpacking php5-cli (from .../php5-cli_5.3.3-7+squeeze14_amd64.deb) ...
> Selecting previously deselected package php5-suhosin.
> Unpacking php5-suhosin (from .../php5-suhosin_0.9.32.1-1_amd64.deb) ...
> Processing triggers for man-db ...
> Setting up php5-common (5.3.3-7+squeeze14) ...
> Setting up php5-cli (5.3.3-7+squeeze14) ...
> ucf: The Source directory is /usr/share/php5
> ucf: The State directory is /var/lib/ucf
> The hash file exists
> egrep [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
> The new start file is      `/usr/share/php5/php.ini-production.cli\'
> The destination is         `/etc/php5/cli/php.ini\'
> (`\/etc\/php5\/cli\/php\.ini\')
> The history is kept under  \'/usr/share/php5\'
> The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
> The destination file does not exist.
> The old md5sum does not exist.
> The new file exists, and has md5sum:
> 9f9a60a7ee90d2a6e1a698cbeff89321  /usr/share/php5/php.ini-production.cli
> Historical md5sums are not available
> ucf: The Source directory is /usr/share/php5
> ucf: The State directory is /var/lib/ucf
>
>
> The hash file exists
> dpkg: error processing php5-cli (--configure):
>  subprocess installed post-installation script returned error exit status
> 128
> configured to not write apport reports
>                                       dpkg: dependency problems prevent
> configuration of php5-suhosin:
>  php5-suhosin depends on phpapi-20090626; however:
>   Package phpapi-20090626 is not installed.
>   Package php5-cli which provides phpapi-20090626 is not configured yet.
> dpkg: error processing php5-suhosin (--configure):
>  dependency problems - leaving unconfigured
> configured to not write apport reports
>                                       Errors were encountered while
> processing:
>  php5-cli
>  php5-suhosin
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> I'm using Debian 6.0.6, and ucf Version: 3.0025+nmu1
>
> Thanks.
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <ondrej@sury.org>



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 13:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 13:21:03 GMT) (full text, mbox, link).


Message #15 received at 691917@bugs.debian.org (full text, mbox, reply):

From: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>
To: 691917@bugs.debian.org
Subject: error during php5-cli installation because hash error with ucf
Date: Wed, 31 Oct 2012 14:16:47 +0100
[Message part 1 (text/plain, inline)]
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.

[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 14:45:03 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 14:45:03 GMT) (full text, mbox, link).


Message #20 received at 691917@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>, 691917@bugs.debian.org
Subject: Re: [php-maint] Bug#691917: error during php5-cli installation because hash error with ucf
Date: Wed, 31 Oct 2012 15:41:19 +0100
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 handedit
/var/lib/ucf/hashfile and /var/lib/ucf

O.

On Wed, Oct 31, 2012 at 2:16 PM, legerf.innovtechnology@gmail.com
<legerf.innovtechnology@gmail.com> wrote:
> Hi Ondř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.
>
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <ondrej@sury.org>



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 17:51:03 GMT) (full text, mbox, link).


Acknowledgement sent to "frederic.leger" <frederic.leger@innovtechnology.fr>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 17:51:03 GMT) (full text, mbox, link).


Message #25 received at 691917@bugs.debian.org (full text, mbox, reply):

From: "frederic.leger" <frederic.leger@innovtechnology.fr>
To: 691917@bugs.debian.org
Subject: error during php5-cli installation, because hash error with ucf
Date: Wed, 31 Oct 2012 16:23:04 +0100
These commands don't resolve the problem. It's the same error.

$ sudo ucfq -v php5-cli
<no output>

$ 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 new start file is      `\'
The destination is         `/etc/php5/cli/php.ini\' 
(`\/etc\/php5\/cli\/php\.ini\')
The history is kept under  \'/tmp\'
The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
The destination file does not exist.
The old md5sum does not exist.
The new file does not exist.
Historical md5sums are not available
Preparing to purge /etc/php5/cli/php.ini
egrep -v [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
20dfa39d9202ffb9b69c186cb973a9b2  /etc/apt/listchanges.conf
3e94f238294cc61b047e7ae50115dffc  /etc/idmapd.conf
94d16c8a97bbd7e5845ea67ef8dace3c  /etc/default/nfs-common
01de0bd1b00e2ca04ebb873ace6f20fe  /etc/default/grub
800a6cf5832a236c68ddbf9f27410fe0  /etc/logrotate.d/clamav-freshclam
4fd7d3651611ebbc4a201cca5f1cd25a  /etc/clamav/freshclam.conf
412c26ec3ef2ee7e2902fea287f92785  /etc/clamav/clamd.conf
The cache file is :etc:php5:cli:php.ini

$ sudo ucfr --purge php5-cli /etc/php5/cli/php.ini
ucfr: The State directory is /var/lib/ucf
ucfr: The registry exists
ucfr: Association already purged. No changes.

$ sudo apt-get install php5-cli
Reading package lists... Done
Building dependency tree
Reading state information... Done
php5-cli is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]?
Setting up php5-cli (5.3.3-7+squeeze14) ...
ucf: The Source directory is /usr/share/php5
ucf: The State directory is /var/lib/ucf
The hash file exists
egrep [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
The new start file is      `/usr/share/php5/php.ini-production.cli\'
The destination is         `/etc/php5/cli/php.ini\' 
(`\/etc\/php5\/cli\/php\.ini\')
The history is kept under  \'/usr/share/php5\'
The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
The destination file does not exist.
The old md5sum does not exist.
The new file exists, and has md5sum:
9f9a60a7ee90d2a6e1a698cbeff89321 /usr/share/php5/php.ini-production.cli
Historical md5sums are not available
ucf: The Source directory is /usr/share/php5
ucf: The State directory is /var/lib/ucf
The hash file exists
dpkg: error processing php5-cli (--configure):
 subprocess installed post-installation script returned error exit 
status 128
configured to not write apport reports
                                      Errors were encountered while 
processing:
 php5-cli
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ cat /var/lib/ucf/hashfile
20dfa39d9202ffb9b69c186cb973a9b2  /etc/apt/listchanges.conf
3e94f238294cc61b047e7ae50115dffc  /etc/idmapd.conf
94d16c8a97bbd7e5845ea67ef8dace3c  /etc/default/nfs-common
01de0bd1b00e2ca04ebb873ace6f20fe  /etc/default/grub
800a6cf5832a236c68ddbf9f27410fe0  /etc/logrotate.d/clamav-freshclam
4fd7d3651611ebbc4a201cca5f1cd25a  /etc/clamav/freshclam.conf
412c26ec3ef2ee7e2902fea287f92785  /etc/clamav/clamd.conf
$ cat /var/lib/ucf/registry
grub-pc      /etc/default/grub
$ ls /var/lib/ucf/cache/
:etc:apt:listchanges.conf  :etc:clamav:freshclam.conf 
:etc:default:nfs-common  :etc:logrotate.d:clamav-freshclam
:etc:clamav:clamd.conf     :etc:default:grub :etc:idmapd.conf

no trace of php.ini !

Thanks.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 18:15:03 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 18:15:03 GMT) (full text, mbox, link).


Message #30 received at 691917@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: "frederic.leger" <frederic.leger@innovtechnology.fr>, 691917@bugs.debian.org
Subject: Re: [php-maint] Bug#691917: error during php5-cli installation, because hash error with ucf
Date: Wed, 31 Oct 2012 19:10:07 +0100
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 to provide /usr/bin/php (php)
in auto mode.
root@howl:/#
--cut here--

On Wed, Oct 31, 2012 at 4:23 PM, frederic.leger
<frederic.leger@innovtechnology.fr> wrote:
> These commands don't resolve the problem. It's the same error.
>
> $ sudo ucfq -v php5-cli
> <no output>
>
> $ 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 new start file is      `\'
> The destination is         `/etc/php5/cli/php.ini\'
> (`\/etc\/php5\/cli\/php\.ini\')
> The history is kept under  \'/tmp\'
> The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
> The destination file does not exist.
> The old md5sum does not exist.
> The new file does not exist.
> Historical md5sums are not available
> Preparing to purge /etc/php5/cli/php.ini
> egrep -v [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
> 20dfa39d9202ffb9b69c186cb973a9b2  /etc/apt/listchanges.conf
> 3e94f238294cc61b047e7ae50115dffc  /etc/idmapd.conf
> 94d16c8a97bbd7e5845ea67ef8dace3c  /etc/default/nfs-common
> 01de0bd1b00e2ca04ebb873ace6f20fe  /etc/default/grub
> 800a6cf5832a236c68ddbf9f27410fe0  /etc/logrotate.d/clamav-freshclam
> 4fd7d3651611ebbc4a201cca5f1cd25a  /etc/clamav/freshclam.conf
> 412c26ec3ef2ee7e2902fea287f92785  /etc/clamav/clamd.conf
> The cache file is :etc:php5:cli:php.ini
>
> $ sudo ucfr --purge php5-cli /etc/php5/cli/php.ini
> ucfr: The State directory is /var/lib/ucf
> ucfr: The registry exists
> ucfr: Association already purged. No changes.
>
> $ sudo apt-get install php5-cli
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> php5-cli is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 1 not fully installed or removed.
> After this operation, 0 B of additional disk space will be used.
> Do you want to continue [Y/n]?
> Setting up php5-cli (5.3.3-7+squeeze14) ...
> ucf: The Source directory is /usr/share/php5
> ucf: The State directory is /var/lib/ucf
> The hash file exists
> egrep [[:space:]]\/etc\/php5\/cli\/php\.ini$ /var/lib/ucf/hashfile
> The new start file is      `/usr/share/php5/php.ini-production.cli\'
> The destination is         `/etc/php5/cli/php.ini\'
> (`\/etc\/php5\/cli\/php\.ini\')
> The history is kept under  \'/usr/share/php5\'
> The file may be cached at \'/var/lib/ucf/cache/:etc:php5:cli:php.ini\'
> The destination file does not exist.
> The old md5sum does not exist.
> The new file exists, and has md5sum:
> 9f9a60a7ee90d2a6e1a698cbeff89321 /usr/share/php5/php.ini-production.cli
> Historical md5sums are not available
> ucf: The Source directory is /usr/share/php5
> ucf: The State directory is /var/lib/ucf
> The hash file exists
> dpkg: error processing php5-cli (--configure):
>  subprocess installed post-installation script returned error exit status
> 128
> configured to not write apport reports
>                                       Errors were encountered while
> processing:
>  php5-cli
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> $ cat /var/lib/ucf/hashfile
> 20dfa39d9202ffb9b69c186cb973a9b2  /etc/apt/listchanges.conf
> 3e94f238294cc61b047e7ae50115dffc  /etc/idmapd.conf
> 94d16c8a97bbd7e5845ea67ef8dace3c  /etc/default/nfs-common
> 01de0bd1b00e2ca04ebb873ace6f20fe  /etc/default/grub
> 800a6cf5832a236c68ddbf9f27410fe0  /etc/logrotate.d/clamav-freshclam
> 4fd7d3651611ebbc4a201cca5f1cd25a  /etc/clamav/freshclam.conf
> 412c26ec3ef2ee7e2902fea287f92785  /etc/clamav/clamd.conf
> $ cat /var/lib/ucf/registry
> grub-pc      /etc/default/grub
> $ ls /var/lib/ucf/cache/
> :etc:apt:listchanges.conf  :etc:clamav:freshclam.conf
> :etc:default:nfs-common  :etc:logrotate.d:clamav-freshclam
> :etc:clamav:clamd.conf     :etc:default:grub :etc:idmapd.conf
>
> no trace of php.ini !
>
> Thanks.
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <ondrej@sury.org>



Added tag(s) unreproducible. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 31 Oct 2012 18:15:05 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Wed, 31 Oct 2012 19:39:03 GMT) (full text, mbox, link).


Acknowledgement sent to "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 31 Oct 2012 19:39:03 GMT) (full text, mbox, link).


Message #37 received at 691917@bugs.debian.org (full text, mbox, reply):

From: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>
To: 691917@bugs.debian.org
Subject: error during php5-cli installation because hash error with ucf
Date: Wed, 31 Oct 2012 20:35:22 +0100
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.




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Sat, 03 Nov 2012 10:51:03 GMT) (full text, mbox, link).


Acknowledgement sent to "frederic.leger" <frederic.leger@innovtechnology.fr>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sat, 03 Nov 2012 10:51:03 GMT) (full text, mbox, link).


Message #42 received at 691917@bugs.debian.org (full text, mbox, reply):

From: "frederic.leger" <frederic.leger@innovtechnology.fr>
To: 691917@bugs.debian.org
Subject: error during php5-cli installation because hash error with ucf
Date: Sat, 03 Nov 2012 11:35:15 +0100
The workaround solution consists to enable force to keep the old config 
file in /etc/ucf.conf. Uncomment this line:
conf_force_conffold=YES




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#691917; Package php5-cli. (Sun, 04 Nov 2012 10:36:13 GMT) (full text, mbox, link).


Acknowledgement sent to "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sun, 04 Nov 2012 10:36:13 GMT) (full text, mbox, link).


Message #47 received at 691917@bugs.debian.org (full text, mbox, reply):

From: "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>
To: 691917@bugs.debian.org
Subject: error during php5-cli installation because hash error with ucf
Date: Sun, 04 Nov 2012 11:34:31 +0100
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.




Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Fri, 04 Jul 2014 12:13:23 GMT) (full text, mbox, link).


Notification sent to "legerf.innovtechnology@gmail.com" <legerf.innovtechnology@gmail.com>:
Bug acknowledged by developer. (Fri, 04 Jul 2014 12:13:23 GMT) (full text, mbox, link).


Message #52 received at 691917-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: 648424-done@bugs.debian.org, 636146-done@bugs.debian.org, 637212-done@bugs.debian.org, 645340-done@bugs.debian.org, 647475-done@bugs.debian.org, 668157-done@bugs.debian.org, 668928-done@bugs.debian.org, 684110-done@bugs.debian.org, 691917-done@bugs.debian.org, 703109-done@bugs.debian.org, 705350-done@bugs.debian.org, 706091-done@bugs.debian.org, 715513-done@bugs.debian.org, 724817-done@bugs.debian.org, 668597-done@bugs.debian.org, 612364-done@bugs.debian.org, 507401-done@bugs.debian.org, 674685-done@bugs.debian.org, 499031-done@bugs.debian.org, 580232-done@bugs.debian.org, 674476-done@bugs.debian.org
Subject: Closing bugs filled against php5 in oldstable
Date: Fri, 04 Jul 2014 14:09:04 +0200
Version: 5.4.4-14

Hey all,

I am closing the bugs that were filled against php5 5.3 in Debian
oldstable
(well and earlier)...

Feel free to reopen the bug in you can reproduce it with php5 from
current
stable Debian release.

Cheers,
-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Marked as fixed in versions php5/5.4.4-7. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 09 Jul 2014 09:03:52 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 07 Aug 2014 07:27:41 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 02:56:45 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.