ID: 36002 Updated by: [EMAIL PROTECTED] Reported By: bkw at weisshuhn dot de Status: Assigned Bug Type: *General Issues PHP Version: 4.4.2 -Assigned To: sniper +Assigned To: cellog New Comment:
Greg, can you please fix this? I know I broke it but I don't have time to fix it. (I don't know even where to start looking..) Previous Comments: ------------------------------------------------------------------------ [2006-01-18 23:14:51] [EMAIL PROTECTED] Actually, this is something that Jani broke - and he was warned about this. Assigning to him instead. ------------------------------------------------------------------------ [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