Bug 432719 - Cannot retrieve kickstart file via http
Summary: Cannot retrieve kickstart file via http
Keywords:
Status: CLOSED DUPLICATE of bug 430551
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-13 23:45 UTC by Orion Poplawski
Modified: 2008-03-20 14:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-20 14:40:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2008-02-13 23:45:42 UTC
Description of problem:

PXE boot config:

        kernel fedora/development/i386/vmlinuz
        append root=/dev/ram initrd=fedora/development/i386/initrd.img
ks=http://sw.cora.nwra.com/ks/rawhide-desk.cfg nokill

loader crashes:

libc (abort)
libc (cfree)
loader(getFileFromUrl+0x272)
loader(kickstartFromUrl+0x20)
loader(getKickstartFile+0xc1)
loader(main+0x2391)

Version-Release number of selected component (if applicable):
11.4.0.4-2

Comment 1 Orion Poplawski 2008-02-19 16:06:34 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.

Comment 2 Orion Poplawski 2008-02-27 19:03:21 UTC
Still a problem with 11.4.0.40.

Comment 3 Chris Lumens 2008-03-11 14:11:36 UTC
This works for me in 11.4.0.49.

Comment 4 Orion Poplawski 2008-03-11 15:58:53 UTC
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"


Comment 5 Orion Poplawski 2008-03-17 18:08:26 UTC
Still present for me on 11.4.0.53.

Comment 6 Chris Lumens 2008-03-20 14:40:33 UTC

*** This bug has been marked as a duplicate of 430551 ***


Note You need to log in before you can comment on or make changes to this bug.