| Summary: | 4.1-R: install crashes when ftp-ing via HTTP proxy | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Emmanuel.Duros <Emmanuel.Duros> |
| Component: | misc | Assignee: | Murray Stokely <murray> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Emmanuel.Duros
2000-08-25 18:00:01 UTC
Responsible Changed From-To: freebsd-bugs->murray Over to the maintainer. State Changed From-To: open->analyzed A patch that will yield more diagnostic information has been sent to the originator. I think I see where the problem lies but I don't have an HTTP proxy to test on. I believe this was fixed by release/sysinstall/media.c 1.109 -> 1.111 Yes, this is fixed by version 1.110 of sysinstall/media.c There's also a workaround: As medium select normal FTP. This will fail and sysinstall will offer to change the medium. Now select "3b - via HTTP proxy" and it will work. However, since sysinstall in 4.1-RELEASE also can't handle a proxy address which includes a port number (fixed in 1.111) I'd advise against using it for this type of installation. I'd suggest to add something like the following to the errata for 4.1: Installing via an HTTP proxy is broken. Fix: Use the installation floppies for 4.0-RELEASE and, in the main menu, go to "Options" and change the Release Name from 4.0-RELEASE to 4.1-RELEASE. Apart from that the installation will run normally. State Changed From-To: analyzed->closed This problem has been fixed. |