Quantcast
Viewing all articles
Browse latest Browse all 36135

livecd-creator - error

Hello friends,

I create livecds in VirtualBox-4.2.12, today I want to create FC19-livecd.

But first (its new) VirtualBox needs 100% of one of my CPUs,
then livecd-creator ends with the following output:

Code:

Traceback (most recent call last):
File "/bin/livecd-creator", line 237, in <module>
sys.exit(main())
File "/bin/livecd-creator", lin 218, in main
creator.install()
File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 655 in install
ayum.runInstall()
File "/usr/lib/python2.7/site-packages/imgcreate/yuminst.py", line 220, in runInstall
raise CreateError("Dependency check failed : %s" % "\n".join(deps))
TypeError: sequence item 0: expected string, tuple found

I do not know what I can change. What does it mean?

ManfredB

Viewing all articles
Browse latest Browse all 36135

Trending Articles