Hide Forgot
Created attachment 1137387 [details] backtrace Steps to reproduce: $ /usr/bin/livecd-creator -v --config=./kickstart-ti.ks --fslabel=TI --cache=/var/www/html/ti Unfortunately, I am not allowed to share the kickstart-ti.ks Please take a look on attached backtrace. [root@ti3 ~]# yum info livecd-tools Loaded plugins: auto-update-debuginfo, fastestmirror, langpacks, priorities Loading mirror speeds from cached hostfile * base: mirror.karneval.cz * epel: mirror.karneval.cz * epel-debuginfo: mirror.karneval.cz * extras: mirror.karneval.cz * updates: mirror.karneval.cz Installed Packages Name : livecd-tools Arch : x86_64 Epoch : 1 Version : 21.4 Release : 2.el7 Size : 168 k Repo : installed From repo : extras Summary : Tools for building live CDs URL : http://git.fedorahosted.org/git/livecd License : GPLv2 Description : Tools for generating live CDs on Fedora based systems including : derived distributions such as RHEL, CentOS and others. See : http://fedoraproject.org/wiki/FedoraLiveCD for more details. Feel free to close a bug if you aren't able to reproduce it.
Yeah, that's pretty hard to tell what happened. Looks like it blew up in rpm though. There's also this: Skipping missing group 'core' which may mean there is something wrong with the comps file in your repo. If you could reproduce this with a minimal kickstart that you can share it would be helpful. Alternatively the recommended way to create live images (iso, disk images, etc.) on RHEL7 is to use livemedia-creator from the lorax package. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/chap-disk-image-installation.html
I was not using comps file during that test at all. The livemedia-creator seems to fit my needs better than livecd-creator.