[Fedora-livecd-list] Two different tracebacks with livecd-creator from git

Sebastian Vahl ml at deadbabylon.de
Thu Jun 12 09:58:45 UTC 2008


Hi.

I'm quite busy atm so please excuse If these problems are already 
known/bugged.


1. On one machine livecd-creator fails to start:

# 
livecd-creator --config=/usr/share/livecd-tools/livecd-fedora-base-desktop.ks
Using label 'fedora-base-desktop-200806120903' and 
name 'livecd-fedora-base-desktop-200806120903'
Traceback (most recent call last):
  File "/usr/bin/livecd-creator", line 132, in <module>
    sys.exit(main())
  File "/usr/bin/livecd-creator", line 106, in main
    ks = imgcreate.read_kickstart(options.kscfg)
  File "/usr/lib/python2.5/site-packages/imgcreate/kickstart.py", line 46, in 
read_kickstart
    ks.readKickstart(path)
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 709, in 
readKickstart
    self._stateMachine (lambda: fh.readline())
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 584, in 
_stateMachine
    self.handleCommand(lineno, args)
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 429, in 
handleCommand
    self.handler.dispatcher(args, lineno)
  File "/usr/lib/python2.5/site-packages/pykickstart/base.py", line 328, in 
dispatcher
    self.commands[cmd].parse(args[1:])
  File "/usr/lib/python2.5/site-packages/pykickstart/commands/xconfig.py", 
line 97, in parse
    (opts, extra) = self.op.parse_args(args=args)
AttributeError: 'NoneType' object has no attribute 'parse_args'



2. On another machine it fails after removing the root passwort:

[...]
/sbin/restorecon reset /var/run/pm-utils/storage context 
system_u:object_r:var_run_t:s0->system_u:object_r:hald_var_run_t:s0
Removing password for user root.
passwd: Success


Traceback (most recent call last):
  File "/usr/bin/livecd-creator", line 135, in <module>
    sys.exit(main())
  File "/usr/bin/livecd-creator", line 119, in main
    creator.configure()
  File "//usr/lib/python2.5/site-packages/imgcreate/creator.py", line 710, in 
configure
    kickstart.XConfig(self._instroot).apply(ksh.xconfig)
  File "//usr/lib/python2.5/site-packages/imgcreate/kickstart.py", line 224, 
in apply
    if not ksxconfig.startX:
AttributeError: F10_XConfig instance has no attribute 'startX'


Rawhide and git are up2date on both machines (eg. 
pykickstart-1.36-1.fc10.noarch).

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20080612/5d8556d4/attachment.sig>


More information about the Fedora-livecd-list mailing list