| Summary: | Bug in installation of FreeBSD 4.1 via FTP using a "HTTP proxy" | ||
|---|---|---|---|
| Product: | Base System | Reporter: | andy <andy> |
| Component: | i386 | Assignee: | Murray Stokely <murray> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
andy
2000-12-13 08:50:01 UTC
State Changed From-To: open->feedback I believe that all of the quirks with the HTTP proxy installation have been fixed. Can you try downloading a floppy of 4.4-RC2 and then trying to do an HTTP install from ftp.FreeBSD.org? This works for me so if you run into other problems then please send me debugging output. In particular you don't have to do a complete install, just get a new version of sysinstall and then type : $ setenv SYSINSTALL_DEBUG 1 $ setenv debug 1 $ /stand/sysinstall releaseName=4.4-RC2 configPackages And see if it will grab the index from the FTP site correctly through you HTTP proxy. Remember to use ftp.freebsd.org since the other mirrors probably don't know about 4.4-RC2. Thanks, - Murray Responsible Changed From-To: freebsd-bugs->murray I'm looking into HTTP proxy PRs with sysinstall. I think they are all fixed now. State Changed From-To: feedback->closed This bug has been fixed. Please open another PR if you find any more problems with sysinstall. Thanks! |