Subject: Re: pkg/33432 (php-5.1.4 installation fails)
To: None <jdolecek@netbsd.org, gnats-admin@netbsd.org,>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: pkgsrc-bugs
Date: 05/07/2006 10:10:03
The following reply was made to PR pkg/33432; it has been noted by GNATS.
From: Martti Kuparinen <martti.kuparinen@iki.fi>
To: Martti Kuparinen <martti.kuparinen@iki.fi>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/33432 (php-5.1.4 installation fails)
Date: Sun, 7 May 2006 13:06:34 +0300 (EEST)
I was able to build php but now ap-php (for apache2) fails:
CHROOT inside:/usr/pkgsrc/www/ap-php> make package clean clean-depends
===> Checking for vulnerabilities in ap-php-5.1.4nb6
=> php-5.1.4.tar.bz2 doesn't seem to exist on this system.
=> Attempting to fetch php-5.1.4.tar.bz2 from http://www.php.net/distributions/.
Requesting http://www.php.net/distributions/php-5.1.4.tar.bz2
100% |*************************************| 5852 KB 131.72 KB/s 00:00 ETA
5992825 bytes retrieved in 00:44 (131.72 KB/s)
=> No SHA1 checksum recorded for php-5.1.4.tar.bz2.
=> No RMD160 checksum recorded for php-5.1.4.tar.bz2.
Missing checksums for php-5.1.4.tar.bz2
Make sure the Makefile and checksum file (/usr/pkgsrc/www/ap-php/../../lang/php5/distinfo)
are up to date. If you want to override this check, type
"/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1
Please note how it's fetching again the distfile...
Martti