When ever I run system-config-kickstart I get the following error:<br><br><br clear="all"># whereis system-config-kickstart<br>system-config-kickstart: /usr/bin/system-config-kickstart /usr/share/system-config-kickstart /usr/share/man/man8/system-
config-kickstart.8.gz<br>[root@incredibles ~]# vi /usr/bin/system-config-kickstart<br>[root@incredibles ~]# system-config-kickstart<br>system-config-kickstart requires either the base or development yum repository enabled for package selection.&nbsp; Please enable one of these in /etc/yum.repos.d and restart the program.
<br>Traceback (most recent call last):<br>&nbsp; File &quot;/usr/share/system-config-kickstart/system-config-kickstart.py&quot;, line 80, in ?<br>&nbsp;&nbsp;&nbsp; kickstartGui.kickstartGui(file)<br>&nbsp; File &quot;/usr/share/system-config-kickstart/kickstartGui.py&quot;, line 137, in __init__
<br>&nbsp;&nbsp;&nbsp; self.packages_class = packages.Packages(xml, self.kickstartData)<br>&nbsp; File &quot;/usr/share/system-config-kickstart/packages.py&quot;, line 125, in __init__<br>&nbsp;&nbsp;&nbsp; self.y = sckYumBase()<br>&nbsp; File &quot;/usr/share/system-config-kickstart/packages.py&quot;, line 105, in __init__
<br>&nbsp;&nbsp;&nbsp; sys._exit(1)<br>AttributeError: 'module' object has no attribute '_exit'<br>#<br><br>I have the same problem on two different installes.&nbsp; I looked in /etc/yum.repos.d/ for either base or developement.&nbsp; Base was not there, but there was a core which was enabled and I enabled development (set enabled=1in 
fedora-development.repo). <br><br>After upgrading to the developement package I get the following error:<br><br># system-config-kickstart<br>system-config-kickstart requires either the base or development yum repository enabled for package selection.&nbsp; Please enable one of these in /etc/yum.repos.d and restart the program.
<br># <br><br> Can someone please tell me what to look for?&nbsp; I have looked at /usr/share/system-config-kickstart/packages.py and found it seems to be looking for a local repos, I think.&nbsp; I have googled this and have not found an answer.&nbsp; Please help.
<br>-- <br>Jamie Bohr