FreeBSD
«Prev
|| 1 || Next»
21 March 2008
portupgrade fpdf 失敗
fpdf-1.53_5 < needs updating (port has 1.53_6)
ということで,portupgrade を,実行したらエラーとなった
# portupgrade fpdf
---> Upgrading 'fpdf-1.53_5' to 'fpdf-1.53_6' (print/fpdf)
---> Building '/usr/ports/print/fpdf'
===> Cleaning for fpdf-1.53_6
===> Vulnerability check disabled, database not found
===> Extracting for fpdf-1.53_6
=> MD5 Checksum mismatch for fpdf153.tgz.
=> SHA256 Checksum mismatch for fpdf153.tgz.
===> Refetch for 1 more times files: fpdf153.tgz fpdf153.tgz
===> Vulnerability check disabled, database not found
===> Vulnerability check disabled, database not found
=> MD5 Checksum mismatch for fpdf153.tgz.
=> SHA256 Checksum mismatch for fpdf153.tgz.
===> Giving up on fetching files: fpdf153.tgz fpdf153.tgz
Make sure the Makefile and distinfo file (/usr/ports/print/fpdf/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop in /usr/ports/print/fpdf.
*** Error code 1
Stop in /usr/ports/print/fpdf.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.42648.0 env UPGRADE_TOOL=portupgrade UPGRADE_POR T=fpdf-1.53_5 UPGRADE_PORT_VER=1.53_5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! print/fpdf (fpdf-1.53_5) (checksum mismatch)
すでに配布ファイルがあったので名前を変更して再度実行したら成功した
# mv /usr/ports/distfiles/fpdf153.tgz /usr/ports/distfiles/fpdf153.tgz.save
比較したところファイル名は同じだがサイズがちがっている
-rw-r--r-- 1 root wheel 134848 Mar 21 17:10 /usr/ports/distfiles/fpdf153.tgz
-rw-r--r-- 1 root wheel 135106 Feb 6 12:29 /usr/ports/distfiles/fpdf153.tgz.save
以上
ということで,portupgrade を,実行したらエラーとなった
# portupgrade fpdf
---> Upgrading 'fpdf-1.53_5' to 'fpdf-1.53_6' (print/fpdf)
---> Building '/usr/ports/print/fpdf'
===> Cleaning for fpdf-1.53_6
===> Vulnerability check disabled, database not found
===> Extracting for fpdf-1.53_6
=> MD5 Checksum mismatch for fpdf153.tgz.
=> SHA256 Checksum mismatch for fpdf153.tgz.
===> Refetch for 1 more times files: fpdf153.tgz fpdf153.tgz
===> Vulnerability check disabled, database not found
===> Vulnerability check disabled, database not found
=> MD5 Checksum mismatch for fpdf153.tgz.
=> SHA256 Checksum mismatch for fpdf153.tgz.
===> Giving up on fetching files: fpdf153.tgz fpdf153.tgz
Make sure the Makefile and distinfo file (/usr/ports/print/fpdf/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop in /usr/ports/print/fpdf.
*** Error code 1
Stop in /usr/ports/print/fpdf.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.42648.0 env UPGRADE_TOOL=portupgrade UPGRADE_POR T=fpdf-1.53_5 UPGRADE_PORT_VER=1.53_5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! print/fpdf (fpdf-1.53_5) (checksum mismatch)
すでに配布ファイルがあったので名前を変更して再度実行したら成功した
# mv /usr/ports/distfiles/fpdf153.tgz /usr/ports/distfiles/fpdf153.tgz.save
比較したところファイル名は同じだがサイズがちがっている
-rw-r--r-- 1 root wheel 134848 Mar 21 17:10 /usr/ports/distfiles/fpdf153.tgz
-rw-r--r-- 1 root wheel 135106 Feb 6 12:29 /usr/ports/distfiles/fpdf153.tgz.save
以上
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)
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)
«Prev
|| 1 || Next»