Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 16:00:18 -0400
From:      Brian McGovern <bmcgover@cisco.com>
To:        Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
Cc:        freebsd-hackers@FreeBSD.ORG, jkh@FreeBSD.ORG
Subject:   Re: Sysinstall HTTP Proxy install information... 
Message-ID:  <200009252000.QAA19569@bmcgover-pc.cisco.com>
In-Reply-To: Your message of "Mon, 25 Sep 2000 21:49:23 %2B0200." <E13deFf-0003TB-00@rzstud1.rz.uni-karlsruhe.de> 

next in thread | previous in thread | raw e-mail | index | archive | help

 > In article <200009251402.KAA18109@bmcgover-pc.cisco.com> you wrote:
 > > Just in case someone has more time than I do to look at this, I've been pl
aying
 > > with sysinstall, most notably installation through an HTTP proxy. 
 > [...]
 > > The first is when you try to set one of the pre-fab choices, such as
 > > installing from ftp.freebsd.org, or releng4.freebsd.org, etc. It appears t
hat
 > > the request sent to the web proxy does not include the "i386" part of the
 > 
 > Correct. The method by which the directory on the FTP server is found
 > has been changed in ftp.c some time ago.  Since installing via proxy
 > relied on this, it is now broken.
 > 
 > A patch is in PR bin/21449
 > 

Ok. Well, if 4.1.1 hasn't been cut yet, Jordan should probably grab this
patch and commit.

 > > The second I experience when hand-entering the URL and proxy information. 
It
 > > appears in this case, it tries to download the .inf file, correctly (ie - 
 > > bin.inf), and it claims it parses it. However, something odd seems to happ
en,
 > > and sysinstall does not realize that it is supposed to be receiving chunks
,
 > > and asks for "bin.tgz", rather than "bin.aa, bin.ab, etc...". 
 > 
 > Hm, I don't see this here - it correctly fetches all chunks of the
 > desired distribution.  IIRC, the installation falls back to
 > "distribution.tgz" if it couldn't get "distribution.inf".  I'll take
 > another look at it.

This would be good. The debug screen had shown that it had fetched bin.inf,
and had "parsed" it. Looking at my web proxy log, it had requested bin.inf,
and the URL was correct, so I'm guessing it either a.) got it, parsed it,
and something didn't go right, or, the web server sent it, and it didn't
do the right thing with it.

I appreciate the effort to look at this. I'd love to do more, but at the 
moment, I'm cramming in an hour here and there.

	-Brian


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




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