Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 22:38:16 -0600 (CST)
From:      Ryan Thompson <freebsd@sasknow.com>
To:        John Reynolds <jjreynold@home.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: wierd error with fetch
Message-ID:  <Pine.BSF.4.10.10001272235470.56704-100000@sasknow.com>
In-Reply-To: <14481.7014.57054.706933@whale.home-net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jan 2000, John Reynolds wrote:

> 
> I don't know if this is a -questions question or ports, but since it was
> related to fetch(1), I'm sending it here.
> 
> As I tried to fetch the related tarball applicat.rdb.gz needed for the port,
> every host the build process tried died with some sort of fetch(1)
> error. Here's a recreation from the duke.edu site:
> 
>   root@whale [ports/distfiles/staroffice5]<30># fetch ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/applicat.rdb.gz
>   fetch: ftp.stat.duke.edu: Not logged in
> 
> However, if I use plain ol' ftp, login to this host as anonymous and cd to that
> directory, I can ftp applicat.rdb.gz with no problems.
> 
> I grepped for "Not logged in" in the fetch source, but came up dry. What is
> fetch not doing that /usr/bin/ftp is?
> 
> -Jr

Oft times, "Not logged in" simply means the login was sent to the ftp
server, but was refused.  Generally, but not always, this means the ftp
server is busy (i.e., at its peak user level) and refuses your connection.
The fact that you were able to log in yourself may just be attributed to
luck :-)  Since you were able to fetch the .gz, just copy it to
/usr/ports/distfiles and run make in the port's directory again. 

--
  Ryan Thompson <ryan@sasknow.com>	50% Owner, Sysadmin
  SaskNow Technologies     		http://www.sasknow.com
  #106-380 3120 8th St E   		Saskatoon, SK  S7H 0W2



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001272235470.56704-100000>