Bug 1084972 - [abrt] livecd-tools: kickstart.py:64:read_kickstart:KickstartError: Failed to parse kickstart file 'bh-ks.cfg' : The following problem occurred on line 33 of the kickstart file:
Summary: [abrt] livecd-tools: kickstart.py:64:read_kickstart:KickstartError: Failed to...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: livecd-tools
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:13e40117c61e762d6a12dead9d6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-07 12:39 UTC by Tomáš Hozza
Modified: 2014-04-07 16:51 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-07 16:51:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (899 bytes, text/plain)
2014-04-07 12:39 UTC, Tomáš Hozza
no flags Details
File: environ (2.20 KB, text/plain)
2014-04-07 12:39 UTC, Tomáš Hozza
no flags Details

Description Tomáš Hozza 2014-04-07 12:39:43 UTC
Version-Release number of selected component:
livecd-tools-20.4-1.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python -tt /bin/livecd-creator -c bh-ks.cfg -b Fedora-20-x86_64-netinst.iso -f Fedora-20-BH
dso_list:       python-imgcreate-20.4-1.fc20.x86_64
executable:     /bin/livecd-creator
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
kickstart.py:64:read_kickstart:KickstartError: Failed to parse kickstart file 'bh-ks.cfg' : The following problem occurred on line 33 of the kickstart file:

no such option: --enabled


Traceback (most recent call last):
  File "/bin/livecd-creator", line 228, in <module>
    sys.exit(main())
  File "/bin/livecd-creator", line 176, 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 'bh-ks.cfg' : The following problem occurred on line 33 of the kickstart file:

no such option: --enabled


Local variables in innermost frame:
ks: <pykickstart.parser.KickstartParser instance at 0x185bea8>
path: 'bh-ks.cfg'
version: <f20.F20Handler object at 0x1846090>
e: KickstartParseError()
ksfile: '/home/thozza/Downloads/bh-ks.cfg'

Comment 1 Tomáš Hozza 2014-04-07 12:39:53 UTC
Created attachment 883612 [details]
File: backtrace

Comment 2 Tomáš Hozza 2014-04-07 12:39:56 UTC
Created attachment 883613 [details]
File: environ

Comment 3 Brian Lane 2014-04-07 16:51:40 UTC
Your kickstart has an error on line 33.


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