Hi, I've been working on my own fluxbox-spin, and a couple of remixes. But since upgrading to F26 I get the errors below even with a basic workstation spin. I'm not sure where this is coming from as my DNF works just fine. I've tried rawhide and non-rawhide as well as releasever=25 with the same issues. Since there seems to be no bug reported, I assmume I'm overlooking probably some simple thing. Any pointers appreciated. Also would there be any reason to submit a fedora-fluxbox-spin? I now have some spare cycles and would be looking to contribute in some way to Fedora. (I'm not a full blown programmer, but sysadmin and have used every Fedora I think since day one!) Thanks, Boyd
[bkelly@y2 spin-kickstarts]$ sudo livecd-creator --config= ./fedora-live-workstation.ks --verbose --releasever=26 Using label 'fedora-live--x86_64-201705091112' and name 'livecd-fedora-live-workstation-201705091112' Using title 'Livecd Fedora' and product 'Livecd Fedora' /usr/lib/python3.6/site-packages/pykickstart/commands/partition.py:330: UserWarning: A partition with the mountpoint / has already been defined. warnings.warn(_("A partition with the mountpoint %s has already been defined.") % pd.mountpoint) Extending sparse file /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img to 6979321856 Losetup add /dev/loop0 mapping to /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img Formating ext4 filesystem on /dev/loop0 ['/sbin/mkfs.ext4', '-F', '-L', '_fedora-live--x86_64-201705091112', '-m', '1', '-b', '4096', '/dev/loop0'] Tuning filesystem on /dev/loop0 Extending sparse file /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img to 6979321856 Mounting /dev/loop0 at /var/tmp/imgcreate-psbegwby/install_root Skipping (/sys/fs/selinux,/sys/fs/selinux) because source doesn't exist. Failed to synchronize cache for repo 'fedora', disabling. Failed to synchronize cache for repo 'updates', disabling. Error creating Live CD : Failed to find group 'core' : no such group Unmounting directory /var/tmp/imgcreate-psbegwby/install_root Losetup remove /dev/loop0
Hi,
you might try livemedia-creator and check whether this one works: https://fedoraproject.org/wiki/Livemedia-creator-_How_to_create_and_use_a_Li...
Greetings, Christian
On 05/09/2017 01:22 PM, Boyd Kelly wrote:
Hi, I've been working on my own fluxbox-spin, and a couple of remixes. But since upgrading to F26 I get the errors below even with a basic workstation spin. I'm not sure where this is coming from as my DNF works just fine. I've tried rawhide and non-rawhide as well as releasever=25 with the same issues. Since there seems to be no bug reported, I assmume I'm overlooking probably some simple thing. Any pointers appreciated. Also would there be any reason to submit a fedora-fluxbox-spin? I now have some spare cycles and would be looking to contribute in some way to Fedora. (I'm not a full blown programmer, but sysadmin and have used every Fedora I think since day one!) Thanks, Boyd
[bkelly@y2 spin-kickstarts]$ sudo livecd-creator --config= ./fedora-live-workstation.ks --verbose --releasever=26 Using label 'fedora-live--x86_64-201705091112' and name 'livecd-fedora-live-workstation-201705091112' Using title 'Livecd Fedora' and product 'Livecd Fedora' /usr/lib/python3.6/site-packages/pykickstart/commands/partition.py:330: UserWarning: A partition with the mountpoint / has already been defined. warnings.warn(_("A partition with the mountpoint %s has already been defined.") % pd.mountpoint) Extending sparse file /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img to 6979321856 Losetup add /dev/loop0 mapping to /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img Formating ext4 filesystem on /dev/loop0 ['/sbin/mkfs.ext4', '-F', '-L', '_fedora-live--x86_64-201705091112', '-m', '1', '-b', '4096', '/dev/loop0'] Tuning filesystem on /dev/loop0 Extending sparse file /var/tmp/imgcreate-psbegwby/tmp-xj47zy0_/ext3fs.img to 6979321856 Mounting /dev/loop0 at /var/tmp/imgcreate-psbegwby/install_root Skipping (/sys/fs/selinux,/sys/fs/selinux) because source doesn't exist. Failed to synchronize cache for repo 'fedora', disabling. Failed to synchronize cache for repo 'updates', disabling. Error creating Live CD : Failed to find group 'core' : no such group Unmounting directory /var/tmp/imgcreate-psbegwby/install_root Losetup remove /dev/loop0 _______________________________________________ spins mailing list -- spins@lists.fedoraproject.org To unsubscribe send an email to spins-leave@lists.fedoraproject.org