Skip site navigation (1)Skip section navigation (2)
Date:      06 Jul 2000 13:16:32 +0900
From:      NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        current@freebsd.org, des@freebsd.org
Subject:   Re: fetch is strange
Message-ID:  <87n1jvzye7.fsf@nakaji.tutrp.tut.ac.jp>
In-Reply-To: <97684.962788459@axl.ops.uunet.co.za> (Sheldon Hearn's message of "Wed, 05 Jul 2000 11:14:19 %2B0200")
References:  <87n1jxfddo.fsf@nakaji.tutrp.tut.ac.jp> <97684.962788459@axl.ops.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you, Sheldon Hearn.

This mail is also sent to the auther.

I faced same problem with ports-current, just cvsuped about 20 minutes
ago. For example,

$ su
# cd /usr/ports/x11/xscreensaver
# make install -DALWAYS_BUILD_DEPENDS
  [snip]
===>   Mesa-3.2 depends on executable: bzip2 - found
       (but building it anyway)
===>    Verifying install for bzip2 in /usr/ports/archivers/bzip2
>> bzip2-1.0.1.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.tutrp.tut.ac.jp/pub/FreeBSD/ports/distfiles/.
fetch: warning: the -b option is deprecated
fetch: bzip2-1.0.1.tar.gz: size not known
Receiving bzip2-1.0.1.tar.gz
-1 bytes transferred in 0.0 seconds (-10645.44 Bps)
===>  Extracting for bzip2-1.0.1
>> Checksum mismatch for bzip2-1.0.1.tar.gz.
Make sure the Makefile and md5 file (/export/ports/archivers/bzip2/files/md5)
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

It seems that fetch(1) can not fetch any file. In this case, the
downloaded(?) file size is zero.

$ ls -l /usr/ports/distfiles/bzip2-1.0.1.tar.gz 
-rw-r--r--  1 nakaji  operator  0   7/ 6 13:06  /usr/ports/distfiles/bzip2-1.0.1.tar.gz

My system is current:

$ uname -a
FreeBSD nakaji.tutrp.tut.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue
Jul  4 12:15:52 JST 2000
root@nakaji.tutrp.tut.ac.jp:/home2/obj/usr/src/sys/NAKAJI  i386
-- 
NAKAJI Hiroyuki


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87n1jvzye7.fsf>