Installer problem with a custom Fedora Spin

Amit Saha droidery at gmail.com
Tue May 31 13:26:09 UTC 2011


Hello all:

Just been playing around with creating a custom Fedora spin using the live
cd tools. In my kickstart file [1] I have specified a:
"part / --size 10000", since I am installing a lot of custom packages.
(Actually 5G should be enough). But anyway, so, when I start the installer
(/usr/bin/liveinst) from the LiveCD environment, it crashes with:

<crash>

Traceback (most recent call last):
  File "/usr/sbin/anaconda", line 507, in <module>
    from pyanaconda import kickstart
  File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 21,
in <module>
    from storage.deviceaction import *
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py",
line 31, in <module>
    import parted
  File "/usr/lib/python2.7/site-packages/parted/__init__.py", line 53, in
<module>
    from partition import Partition
  File "/usr/lib/python2.7/site-packages/parted/partition.py", line 249, in
<module>
    partitionFlag[__flag] = _ped.partition_flag_get_name(__flag)
ValueError: Invalid flag provided.

</crash>

I am not quite sure, what is going wrong here? Any ideas/comments
appreciated.

[1]
https://bitbucket.org/amitksaha/custom_linux/src/a671b173396a/fedora-live-scientific.ks


Many thanks in advance.

-Amit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20110531/e3c70c4c/attachment.htm>


More information about the Kickstart-list mailing list