Total739295 Week286 Yesterday161 Today125 1count/day on each IP Since 2006-06-06

«Prev || 1 || Next»

04 March 2008

portupgrade smarty 失敗

smarty を 2.6.18 から 2.6.19 へ portupgrade しようとすると 失敗する

Smarty-2.6.14-docs.tar.gz のチェックサムとサイズが合わないのが原因でfetch に失敗している
=> MD5 Checksum mismatch for Smarty-2.6.14-docs.tar.gz.
=> SHA256 Checksum mismatch for Smarty-2.6.14-docs.tar.gz.
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/Smarty-2.6.14-docs.tar.gz: size mismatch: expected 137509, actual 136235

Smarty-2.6.14-docs.tar.gz を以下のサイトからダウンロードして
/usr/ports/distfiles/ において upgrade することにより回避した
http://www.smarty.net/distributions/manual/en/

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ にあるファイルがおかしいと思われる

そのときのメッセージは以下の通り
host# portupgrade smarty
---> Upgrading 'smarty-2.6.18' to 'smarty-2.6.19' (www/smarty)
---> Building '/usr/ports/www/smarty'
===> Cleaning for smarty-2.6.19
===> Vulnerability check disabled, database not found
===> Extracting for smarty-2.6.19
=> MD5 Checksum OK for Smarty-2.6.19.tar.gz.
=> SHA256 Checksum OK for Smarty-2.6.19.tar.gz.
=> MD5 Checksum mismatch for Smarty-2.6.14-docs.tar.gz.
=> SHA256 Checksum mismatch for Smarty-2.6.14-docs.tar.gz.
===> Refetch for 1 more times files: Smarty-2.6.14-docs.tar.gz Smarty-2.6.14-docs.tar.gz
===> Vulnerability check disabled, database not found
=> Smarty-2.6.14-docs.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.smarty.net/distributions/manual/en/.
fetch: Smarty-2.6.14-docs.tar.gz: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/Smarty-2.6.14-docs.tar.gz: size mismatch: expected 137509, actual 136235
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/www/smarty.
*** Error code 1

Stop in /usr/ports/www/smarty.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.12364.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=smarty-2.6.18 UPGRADE_PORT_VER=2.6.18 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! www/smarty (smarty-2.6.18) (checksum mismatch)


03/04/08 22:54:00 - noboru - No comments FreeBSD , portupgrade
«Prev || 1 || Next»