Chinaunix

标题: 安装 wqy 字体 出错 [打印本页]

作者: chenyangbo    时间: 2011-08-30 08:37
标题: 安装 wqy 字体 出错
本帖最后由 chenyangbo 于 2011-09-04 22:49 编辑

9.0 beta1  
已经更新ports tree. 重启安装还是一样的提示.
test# cd /usr/ports/x11-fonts/wqy
test# make install clean
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for wqy-fonts-20100803_1,1
=> SHA256 Checksum OK for wqy-bitmapsong-pcf-1.0.0-RC1.tar.gz.
=> SHA256 Checksum mismatch for wqy-unibit-bdf-1.1.0-1.tar.gz.
=> SHA256 Checksum OK for wqy-zenhei-0.9.45.tar.gz.
=> SHA256 Checksum OK for wqy-microhei-lite-0.2.0-beta.tar.gz.
=> SHA256 Checksum OK for wqy-microhei-0.2.0-beta.tar.gz.
===>  Refetch for 1 more times files: wqy-unibit-bdf-1.1.0-1.tar.gz
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> wqy-unibit-bdf-1.1.0-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://heanet.dl.sourceforge.net ... -bdf-1.1.0-1.tar.gz
Initializing download: http://heanet.dl.sourceforge.net ... -bdf-1.1.0-1.tar.gz
File size: 1168200 bytes
Opening output file wqy-unibit-bdf-1.1.0-1.tar.gz.4
Starting download

Connection 2 finished                                                          ]
Connection 1 finished                                                          ]
Connection 0 finished                                                          ]
[100%] [..................................................] [ 127.3KB/s] [00:00]

Downloaded 1140.8 kilobytes in 8 seconds. (127.29 KB/s)
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> SHA256 Checksum OK for wqy-bitmapsong-pcf-1.0.0-RC1.tar.gz.
=> SHA256 Checksum mismatch for wqy-unibit-bdf-1.1.0-1.tar.gz.
=> SHA256 Checksum OK for wqy-zenhei-0.9.45.tar.gz.
=> SHA256 Checksum OK for wqy-microhei-lite-0.2.0-beta.tar.gz.
=> SHA256 Checksum OK for wqy-microhei-0.2.0-beta.tar.gz.
===>  Giving up on fetching files: wqy-unibit-bdf-1.1.0-1.tar.gz
Make sure the Makefile and distinfo file (/usr/ports/x11-fonts/wqy/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/x11-fonts/wqy.
*** Error code 1

Stop in /usr/ports/x11-fonts/wqy.
test# make NO_CHECKSUM=yes install clean
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for wqy-fonts-20100803_1,1
===>   wqy-fonts-20100803_1,1 depends on file: /usr/local/bin/perl5.12.4 - found
gzip: /usr/ports/distfiles//wqy-unibit-bdf-1.1.0-1.tar.gz: unexpected end of file
gzip: /usr/ports/distfiles//wqy-unibit-bdf-1.1.0-1.tar.gz: uncompress failed
wqy-unibit/wqy-unibit.bdf: Truncated tar archive
tar: Error exit delayed from previous errors.
*** Error code 1

Stop in /usr/ports/x11-fonts/wqy.
test#


已经解决了  真的是  多线程下载的问题
作者: oily1314    时间: 2011-08-30 08:44
  1. => SHA256 Checksum mismatch for wqy-unibit-bdf-1.1.0-1.tar.gz.
复制代码
  1. If you are absolutely sure you want to override this
  2. check, type "make NO_CHECKSUM=yes [other args]".
复制代码

作者: chenyangbo    时间: 2011-08-30 08:55
我不是已经
test# make NO_CHECKSUM=yes install clean
应该就能跳过  check  但是为什么不行
作者: 芭比小柒    时间: 2011-08-30 10:14
make distclean && make install clean

包没下完,跟下完了却和校验值不符是两码事
作者: BSDLover101    时间: 2011-08-30 12:03
本帖最后由 BSDLover101 于 2011-08-30 12:10 编辑

用fetch 别用axel   axel 有时候下的数据SHA值报错   换成fetch 就可以了

sudo vi /etc/make.conf

#掉 axel
作者: ubuntuwxm    时间: 2011-08-30 19:38
#cd /usr/ports/x11-fonts/wqy
#make makesum
#make install clean
试试看
作者: chenyangbo    时间: 2011-08-31 07:57
谢谢各位 我再试试




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2