Version-Release number of selected component: livecd-tools-18.14-1.fc18 Additional info: cmdline: /usr/bin/python -tt /usr/bin/livecd-creator --cache=/fedoraRepo --config=/var/www/html/livebase.ks --fslabel=0302132216 dso_list: python-imgcreate-18.14-1.fc18.x86_64 executable: /usr/bin/livecd-creator kernel: 3.7.9-205.fc18.x86_64 uid: 0 Truncated backtrace: kickstart.py:64:read_kickstart:KickstartError: Failed to parse kickstart file '/var/www/html/livebase.ks' : The following problem occurred on line 0 of the kickstart file: Unable to open input kickstart file: Could not open/read file:///home/majorlinux/fedora-live-base.ks Traceback (most recent call last): File "/usr/bin/livecd-creator", line 237, in <module> sys.exit(main()) File "/usr/bin/livecd-creator", line 184, in main ks = imgcreate.read_kickstart(options.kscfg) File "/usr/lib/python2.7/site-packages/imgcreate/kickstart.py", line 64, in read_kickstart "'%s' : %s" % (path, e)) KickstartError: Failed to parse kickstart file '/var/www/html/livebase.ks' : The following problem occurred on line 0 of the kickstart file: Unable to open input kickstart file: Could not open/read file:///home/majorlinux/fedora-live-base.ks Local variables in innermost frame: ks: <pykickstart.parser.KickstartParser instance at 0x1324170> path: '/var/www/html/livebase.ks' version: <f18.F18Handler object at 0x131f290> e: KickstartError() ksfile: '/var/www/html/livebase.ks'
Created attachment 704516 [details] File: backtrace
Created attachment 704517 [details] File: core_backtrace
Created attachment 704518 [details] File: environ
looks like you were reading a ks that didn't exist.