Bug 432719
Summary: | Cannot retrieve kickstart file via http | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | anaconda | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | Keywords: | Reopened |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-20 14:40:33 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: |
Description
Orion Poplawski
2008-02-13 23:45:42 UTC
With 11.4.0.36, it no longer crashes but it cannot retrieve the file. Last VT3 line: ERROR: failed to retrieve http://sw.cora.nwra.com/ks/rawhide-laptop.cfg I see an access from the machine in the server: /var/log/httpd/access_log:192.168.0.113 - - [19/Feb/2008:09:01:32 -0700] "GET /ks/rawhide-laptop.cfg HTTP/1.0" 200 10293 "-" "anaconda/11.4.0.36" and I can ping the machine. Still a problem with 11.4.0.40. This works for me in 11.4.0.49. But not for me. INFO: file location: http://sw.cora.nwra.com/ks/rawhide-laptop.cfg INFO: transferring http:///ks/rawhide-laptop.cfg to a fd ERROR: failed to retrieve http://sw.cora.nwra.com///ks/rawhide-laptop.cfg Access log on server looks good: 192.168.0.113 - - [11/Mar/2008:09:55:16 -0600] "GET /ks/rawhide-laptop.cfg HTTP/1.0" 200 11767 "-" "anaconda/11.4.0.49" Still present for me on 11.4.0.53. |