LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   rpm problem :s (https://www.linuxquestions.org/questions/fedora-35/rpm-problem-s-501012/)

deadeyes 11-12-2006 08:11 PM

rpm problem :s
 
hi all,

I wanted to create a kickstart config file with the system-config-kickstart tool that is delivered with FC6.

But when I run this tool, I get the followin error :s :

Quote:

Cannot open logfile /tmp/tmpf03dtz/var/log/yum.log
Traceback (most recent call last):
File "/usr/bin/system-config-kickstart", line 82, in ?
kickstartGui.kickstartGui(file)
File "/usr/share/system-config-kickstart/kickstartGui.py", line 158, in __init__
self.packages_class = packages.Packages(xml, self.kickstartData)
File "/usr/share/system-config-kickstart/packages.py", line 161, in __init__
self.y = sckYumBase(pbar)
File "/usr/share/system-config-kickstart/packages.py", line 135, in __init__
self.doRepoSetup()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 299, in doRepoSetup
repo.setup(self.conf.cache)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 526, in setup
raise Errors.RepoError, ('Cannot open/read repomd.xml file for repository: %s' % self)
yum.Errors.RepoError: Cannot open/read repomd.xml file for repository: core
I really dont know what i can do, I already rebuild the rpm database and removed the __db* files. But this has no effect.

Help would be very appreciated!


All times are GMT -5. The time now is 09:42 AM.