Description of problem: In VirtualBox-4.2.14 I create my own livecds with spin-kickstarts. Version-Release number of selected component (if applicable): here I mean rawhide fc20 How reproducible: start livecd-creator Steps to Reproduce: 1.livecd-creator fetches repo.xmls 2.yum downloads all packages 3.after this step it stops Actual results: no creation is possible since 20130614 Expected results: building a livecd which can I start in VirtualBox or on HD Additional info: Here the output: 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 this error I had also in FC19, but it is solved
yum-3.4.3-99.fc20.x86_64 livecd-tools-19.5-1.fc20.x86_64 yum-metadata-parser-1.1.4-8.fc19.x86_64
*** Bug 982346 has been marked as a duplicate of this bug. ***
Thank you. I have seen, that NightlyBuilds from 20130710 (i.e lxcd) cannot be installed in VirtualBox-4.2.16. After choosing language anaconda shows the second window, but nothing goes on. No installation, the button "continue" is not active. ManfredB
*** Bug 983393 has been marked as a duplicate of this bug. ***
*** Bug 983776 has been marked as a duplicate of this bug. ***
Manfred: for comment #3, see https://bugzilla.redhat.com/show_bug.cgi?id=983319 , it looks like more or less the same issue.
yes, so is it. But the following points I want to add: 1. NightlyBuilds (without KDE) from 20130711 are usable to install 2. The problem are LiveCDs with KDE. 3. Today I could install FC20 with the netinstall.iso from Fedora19 - the first one. I tried it past, but kernel panic was the result.
livecd-tools-17.18-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/livecd-tools-17.18-1.fc17
livecd-tools-18.17-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/livecd-tools-18.17-1.fc18
livecd-tools-19.6-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/livecd-tools-19.6-1.fc19
Thank you! But my bug-report is for rawhide Fedora 20. ManfredB
(In reply to Manfred Blankenfeld from comment #11) > Thank you! > > But my bug-report is for rawhide Fedora 20. I believe you can download it from here: http://koji.fedoraproject.org/koji/buildinfo?buildID=433682 > > ManfredB
Thank you very much. Now I can test it. ManfredB
(In reply to Manfred Blankenfeld from comment #13) > Thank you very much. > > Now I can test it. please be aware that since this is rawhide, building ISOs of the spins may not always succeed, since package dependencies may be failing... > > ManfredB
Yes, here is the output: Dependency check failed: ((´mariadb-server´, ´1:5.5.31´. ´6.fc20´), (´systemd-units´, ´´), 0, 0, none) I tried to exclude mariadb from installing, but it does not go, the same error. ManfredB
(In reply to Manfred Blankenfeld from comment #15) > Yes, here is the output: > > Dependency check failed: ((´mariadb-server´, ´1:5.5.31´. ´6.fc20´), > (´systemd-units´, ´´), 0, 0, none) > > I tried to exclude mariadb from installing, but it does not go, the same > error. > > ManfredB mariadb-server requires systemd-units provided by systemd http://koji.fedoraproject.org/koji/rpminfo?rpmID=4127894 So what this error means?
Not related to this bug, please don't discuss it here. https://lists.fedoraproject.org/pipermail/devel/2013-July/185241.html
Package livecd-tools-19.6-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing livecd-tools-19.6-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13055/livecd-tools-19.6-1.fc19 then log in and leave karma (feedback).
you write: systemd-units provided by systemd. I cannot find systemd-units in systemd and also not in installed systemd on fc19. Where is the place of the installed systemd-units of systemd? Earlier versions of fedora had a separate systemd-units package. But if you can locate systemd-units in an installed system of fc19, give me the location. ManfredB
(In reply to Manfred Blankenfeld from comment #19) > Where is the place of the installed systemd-units of systemd? > > Earlier versions of fedora had a separate systemd-units package. No separate package systemd-units, it is now virtually provided by systemd package. See 'repoquery --whatprovides systemd-units'.
Thank you. ManfredB
One question: Which KDE-prog or KDE-group does need mariadb-server oder mariadb? Isn´t it possible to exclude this KDE-prog or this KDE-group? ManfredB
(In reply to Manfred Blankenfeld from comment #22) > Which KDE-prog or KDE-group does need mariadb-server oder mariadb? akonadi-mysql > Isn´t it possible to exclude this KDE-prog or this KDE-group? you can try to exclude it but then you need to setup akonadi which driver to use (SQLite or PstthreSQL).
@nucleo thank you, now I could create a livecd. BUT: anaconda has problems. The output I will show in a other bug-report. ManfredB
livecd-tools-19.6-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
livecd-tools-18.17-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.