So I have been seeing the 'No Repositories Available' message also, but I only seem to have the problems when using livecd-creator.  Revisor seems to work ok.<br><br>I am trying to build from a local repository only and I see errors from the CLI tool like this:
<br><span><br></span><div style="margin-left: 40px;"><span>No Repositories Available to Set Up</span><br><span>  Installing: fedora-livecd                ######################### [1/2] </span><br><span>  Installing: fedora-livecd-gnome          ######################### [2/2] 
</span><br><span>Traceback (most recent call last):</span><br><span>  File "/usr/bin/livecd-creator", line 1088, in <module></span><br><span>    sys.exit(main())</span><br><span>  File "/usr/bin/livecd-creator", line 1069, in main
</span><br><span>    target.install()</span><br><span>  File "/usr/bin/livecd-creator", line 872, in install</span><br><span>    self.configureSystem()</span><br><span>  File "/usr/bin/livecd-creator", line 646, in configureSystem
</span><br><span>    f = open("%s/etc/sysconfig/i18n" %(instroot,), "w+")</span><br><span>IOError: [Errno 2] No such file or directory: '/var/tmp/livecd-creator-k8baXl/install_root/etc/sysconfig/i18n'
<br><br></span></div><span></span>i finally got the thing to only use local repos once i modified my /etc/yum.repos.d directory, otherwise revisor was always trying to dld' lots of packages.<br><br>i want to be able to do these from the command line.
<br><br>regards,<br><br>timm<br><span></span><span></span><br><span></span><span></span><br><span></span>