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:
I do not know what I can change. What does it mean?
ManfredB
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
ManfredB