ID:          36002
 Updated by:  [EMAIL PROTECTED]
 Reported By: bkw at weisshuhn dot de
-Status:      Open
+Status:      Assigned
-Bug Type:    *General Issues
+Bug Type:    Unknown/Other Function
 PHP Version: 4.4.2
-Assigned To: 
+Assigned To: cellog
 New Comment:

Greg, here is one more for you.


Previous Comments:
------------------------------------------------------------------------

[2006-01-13 20:00:55] bkw at weisshuhn dot de

Description:
------------
The bundled pear packages Archive_Tar, Console_Getopt and
HTML_Template_IT fail the md5sum check during make
install-pear-packages.

Seems somebody made a search-and-replace (Copyright and license 3.01)
before bundling php-4.4.2 and forgot to update the md5sums contained in
the package.xml's of the tar files.

Reproduce code:
---------------
% ./configure
% make
% make install-pear-packages INSTALL_ROOT=/var/tmp/foo

[PEAR] Archive_Tar: bad md5sum for file
/var/tmp/foo/usr/local/lib/php/Archive/Tar.php
[PEAR] Console_Getopt: bad md5sum for file
/var/tmp/foo/usr/local/lib/php/Console/Getopt.php
[PEAR] HTML_Template_IT: bad md5sum for file
/var/tmp/foo/usr/local/lib/php/HTML/Template/IT.php



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36002&edit=1

Reply via email to