Date: Mon, 28 Apr 2008 14:55:18 +0900 From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: "Ho-young, SONG" <jaurang@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: fetch question Message-ID: <1209362118.1381.2.camel@jihad.izb.knu.ac.kr> In-Reply-To: <4815512E.2000106@gmail.com> References: <4815512E.2000106@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, On Mon, 2008-04-28 at 13:23 +0900, Ho-young, SONG wrote: > Hello, i'm korea FreeBSD user > i have problem > i can't install port programs and portsnaps > i can do wget this program > but can't do fetch > FreeBSD STABLE FreeBSD 7.0-STABLE > what is problem? > > > ----------------------- > > [root@jaurang /usr/ports/net-p2p/rtorrent]# fetch -p > http://libtorrent.rakshasa.no/downloads/rtorrent-0.7.9.tar.gz > fetch: http://libtorrent.rakshasa.no/downloads/rtorrent-0.7.9.tar.gz: > Connection refused [...] jihad# uname -srm FreeBSD 7.0-RELEASE i386 jihad# pwd /usr/ports/net-p2p/rtorrent jihad# fetch -p usage: fetch [-146AFMPRUadlmnpqrsv] [-N netrc] [-o outputfile] [-S bytes] [-B bytes] [-T seconds] [-w seconds] [-h host -f file [-c dir] | URL ...] jihad# as you see above, your fetch(1) is strange.. ;; jihad# make fetch ===> Vulnerability check disabled, database not found => rtorrent-0.7.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://libtorrent.rakshasa.no/downloads/. rtorrent-0.7.9.tar.gz 100% of 477 kB 176 kBps jihad# actually i can download the distfile by fetch(1) ;; does it have any other hints? -- "Perhaps your grandchildren will become the new PEZZONOVANTI." -- Vito Corleone, "Chapter 20", page 290
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1209362118.1381.2.camel>