On 4 September 2012 18:35, Jesse Keating <jkeating@xxxxxxxxxx> wrote: > On 09/02/2012 02:26 AM, Ian Malone wrote: >> >> There's also a: >> Skipping missing group 'base' >> at the start of the livecd-creator process. > > > What repository are you pointing the install at? The base group should > exist in the group metadata (comps). > Hi, sorry I missed your reply at the time, I'm still getting this. I was using the mirrors as listed in the standard fedora-live-base.ks (listed below with rawhide commented and other repos instead, but I've tried rawhide too). releasever=18, arch=x86_64 #repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch Just had a go at forcing use of dl.fedoraproject instead: #repo --name=rawhide --baseurl=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/$basearch/os repo --name=fedora --baseurl=http://dl.fedoraproject.org/pub/fedora/linux/development/$releasever/$basearch/os repo --name=updates --baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch repo --name=updates-testing --baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch With the same result (missing @base) The command is this: livecd-creator --config=/fedora-jam/fedora-live-jam-kde-raw.ks --fslabel=Fedora18-Jam --cache=/var/cache/live --releasever=18 $ grep "<id>" /var/cache/live/fedora/gen/comps.xml |grep base <id>base-x</id> <id>critical-path-base</id> <id>base-system</id> There's no base in the comps file at http://dl.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/repodata/ either. The equivalent for fedora 17 gives me: <id>base-x</id> <id>critical-path-base</id> <id>base-system</id> Just did a search on this mailing list and can't see anything about dropping @base. -- imalone http://ibmalone.blogspot.co.uk -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel