Hi,
I want to build my own spin, but I can't even get the minimal system created.
Anyone any ideas? (I have F17 X86_64).
setarch i686 livecd-creator --config /usr/share/doc/livecd-tools-17.11/livecd-fedora-minimal.ks --fslabel=Fedora-LiveCD --cache=/var/cache/live
Installing: hostname ##################### [387/386]
942 blocks
E: No '/dev/log' or 'logger' included for syslog logging
F: Failed to install ext3
Traceback (most recent call last):
File "/bin/livecd-creator", line 215, in <module>
sys.exit(main())
File "/bin/livecd-creator", line 199, in main
creator.configure()
File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 719, in configure
kickstart.TimezoneConfig(self._instroot).apply(ksh .timezone)
File "/usr/lib/python2.7/site-packages/imgcreate/kickstart.py", line 158, in apply
self.path("/etc/localtime"))
File "/usr/lib64/python2.7/shutil.py", line 69, in copyfile
raise Error("`%s` and `%s` are the same file" % (src, dst))
shutil.Error: `/var/tmp/imgcreate-sg11qz/install_root/usr/share/zoneinfo/US/Eastern` and `/var/tmp/imgcreate-sg11qz/install_root/etc/localtime` are the same file