Installer problem with a custom Fedora Spin

Amit Saha <[email protected]>
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
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

_______________________________________________
Kickstart-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.