Results 1 to 4 of 4
Hi,
I have some how managed to break my yum package installer. I am not new to linux but my skills are lacking.
if i do anything with yum the ...
- 08-03-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
I have broken yum
Hi,
I have some how managed to break my yum package installer. I am not new to linux but my skills are lacking.
if i do anything with yum the message i receive is
$yum
Loaded plugins: refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/google.repo, line: 1
'[google]\rname=Google - i386\rbaseurl=http//dl.google.com/linux/rpm/stable/i386\renabled=1\rgpgcheck=1\r^D\r\n'
I also tried yum clean all
yum clean all
Loaded plugins: refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/google.repo, line: 1
'[google]\rname=Google - i386\rbaseurl=http// dl.google.com/linux/rpm/stable/i386\renabled=1\rgpgcheck=1\r^D\r\n'
as a final resort i tried rpm -e yum
# rpm -e yum
error: Failed dependencies:
yum is needed by (installed) anaconda-yum-plugins-1:1.0-4.fc11.noarch
yum >= 2.9.5 is needed by (installed) system-config-language-1.3.2-5.fc11.noarch
yum >= 3.2.22 is needed by (installed) createrepo-0.9.7-7.fc11.noarch
yum >= 3.2.19 is needed by (installed) preupgrade-1.1.0-1.fc11.noarch
yum >= 3.2.22 is needed by (installed) yum-utils-1.1.22-1.fc11.noarch
yum >= 3.2.19 is needed by (installed) PackageKit-yum-0.4.8-2.fc11.x86_64
yum >= 3.0 is needed by (installed) PackageKit-yum-plugin-0.4.8-2.fc11.x86_64
yum >= 3.2 is needed by (installed) yumex-2.0.5-6.fc11.noarch
any suggestions would be greatly appreciated.
ben
- 08-03-2009 #2
Try removing the google.repo fro your /etc/yum.repos.d/ dir and see it that fixes things.
- 08-03-2009 #3Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
Wow, sorry.
I dont know why i didnt think of that myself.
Worked like a charm
thanks!
- 08-04-2009 #4
No worries, it happens to the best of us.


Reply With Quote