Bug 549487
| Summary: | FTP installation fails due to REST FTP command requires block mode (MODE B) enabled | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Rafael Godínez Pérez <rgodinez> | ||||
| Component: | python | Assignee: | Dave Malcolm <dmalcolm> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4 | CC: | bhinson, brueckner, pasik, tcallawa | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 5.5 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-21 04:37:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Rafael Godínez Pérez
2009-12-21 19:52:52 UTC
I suppose this applies to every architecture and is not specific to s390x. You're past the loader, which means anaconda's luckily not to blame for this kind of package download problem. anaconda uses yum, which in turn uses urlgrabber. It may in turn use something more lower level, but reassigning to them for now. I'm not sure where the division of responsibility is there. This is david's problem now, although we'll have likely fixed it for RHEL-6 due to moving urlgrabber from python to curl. I'm seeing ftp:// installation problems on x86 and x86_64 with RHEL 5.5. The installation hangs at "Starting install process. This may take several minutes..." stage and it never starts. ftp-server in question is running pureftpd. I think it's the same curl bug that was affecting Fedora 13 and Fedora 14, and was fixed recently: curl bug: https://bugzilla.redhat.com/show_bug.cgi?id=643656 original fedora anaconda ftp:// bug: https://bugzilla.redhat.com/show_bug.cgi?id=624431 Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |