LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-20-2006, 08:25 PM   #1
joncampbell60
Newbie
 
Registered: Nov 2006
Posts: 11

Rep: Reputation: 0
fc6 yum install error multiple repository entries


I have just upgraded from fc3_64bit to fc6_64bit by dvd. Tragically, yum is not functioning.
For example;

[jon@localhost ~]$ sudo yum update
Password:
Repository livna-testing is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up Update Process
Setting up repositories
ht*tp:/*/livn*a.cat.*pdx.edu/fedora/6/x86_64/*RPMS.stable/repoda*ta/repomd.xm*l:[Errno 14] HTTP Error 404: Content-Type: text/html
Content-Length: 345
Date: Tue, 21 Nov 2006 02:15:38 GMT
Server: lighttpd/1.4.11

Trying other mirror.
htt*p:/*/rp*m.l*ivna*.org/fedora/6/x86_64/RPMS.stable/repodata/repom*d.x*ml: [Errno 14] HTTP Error 404: Date: Tue, 21 Nov 2006 01:56:35 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 324
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: livna-stable
[jon@localhost ~]$

The *'s were added as I can't post url's. Please ignore them. Sorry.

Hopefully you can see the type of problem I have had, but I am new to linux and inept. I have searched for the mentioned files, but I can only find one file called livna-testing.repo, and one called extras.repo, and there are several called repomd.xml, but they all have read permission, and I'm not convinced any have anything to do with livna-stable.

Anyway, any help you can give me would be great,
thanks for your time,
Jon
 
Old 11-21-2006, 04:21 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
There seem to be problems with the livna repo. Try doing something like
Code:
#yum update --disablerepo=livna
or
Code:
#yum update --disablerepo=livna-stable
 
Old 11-21-2006, 09:07 PM   #3
joncampbell60
Newbie
 
Registered: Nov 2006
Posts: 11

Original Poster
Rep: Reputation: 0
cheers - but no luck

thanks for your time. I tried both your suggestions (and one similar) and had a limited amount of luck. I get the same errors, although at least it looked like trying to do something. Might it help to disable more than one repo, and if so, how do you do it? Here is my xterm readoutagain, please ignore the *'s)

[jon@localhost ~]$ sudo yum update --disablerepo=livna
Password:
Repository livna-testing is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up Update Process
Setting up repositories
htt*p://livna.cat.pdx*.edu/fedora/6/x86_64/RPMS.stable/r*epodata/repomd.xm*l: [Errno 14] HTTP Error 404: Content-Type: text/html
Content-Length: 345
Date: Wed, 22 Nov 2006 02:55:34 GMT
Server: lighttpd/1.4.11

Trying other mirror.
ht*tp://rpm.livna.org/fed*ora/6/x86_64/RPMS.stable/repodata/repomd.x*ml: [Errno 14] HTTP Error 404: Date: Wed, 22 Nov 2006 02:36:17 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 324
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: livna-stable
[jon@localhost ~]$ sudo yum

update --disablerepo=livna-stable
Repository livna-testing is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up Update Process
Setting up repositories
kde 100% |=========================| 951 B 00:00
livna 100% |=========================| 1.1 kB 00:00
kde-all 100% |=========================| 951 B 00:00
core 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
htt*p://rpm.livna.org/fedora/6/*x86_64/RPMS.testing/repodata/repomd.x*ml: [Errno 14] HTTP Error 404: Date: Wed, 22 Nov 2006 02:37:06 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 325
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
htt*p://livna.cat.pdx.edu/fedor*a/6/x86_64/RPMS.testing/repodata/repomd.xm*l: [Errno 14] HTTP Error 404: Content-Type: text/html
Content-Length: 345
Date: Wed, 22 Nov 2006 02:56:24 GMT
Server: lighttpd/1.4.11

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: livna-testing
[jon@localhost ~]$ sudo yum update --disablerepo=livna-testing
Repository livna-testing is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up Update Process
Setting up repositories
htt*p://r*pm.livna.org/fedora/6/x86_64/RPMS.stable/repodata/repomd.xm*l: [Errno 14] HTTP Error 404: Date: Wed, 22 Nov 2006 02:38:09 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 324
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
ht*tp://livna.cat.pdx.edu/fedora/6*/x86_64/RPMS.stable/repodata/repomd.x*ml: [Errno 14] HTTP Error 404: Content-Type: text/html
Content-Length: 345
Date: Wed, 22 Nov 2006 02:57:27 GMT
Server: lighttpd/1.4.11

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: livna-stable
[jon@localhost ~]$

I appreciate any help immensely,
jon
 
Old 11-22-2006, 03:37 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You do not really need the livna testing repo because it contains experimental packages which may or may not work properly on your system. You will get the very same packages when they are moved to the livna stable repo. I am not sure why the commands won't work for you because I have just tried "yum upgrade --disablerepo=livna" and it works fine for me.
 
Old 11-22-2006, 07:09 AM   #5
joncampbell60
Newbie
 
Registered: Nov 2006
Posts: 11

Original Poster
Rep: Reputation: 0
again, cheers. delete things as root; help

thanks for that too. I have disabled 'livna.repo', and all other livna files with enable option are disabled too. Still get the same error. Should I really delete these files? What about the other errors? cheers for your help.
 
Old 11-22-2006, 03:54 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by joncampbell60
thanks for that too. I have disabled 'livna.repo', and all other livna files with enable option are disabled too. Still get the same error. Should I really delete these files? What about the other errors? cheers for your help.
The only errors I see are about the livna repo. I am not sure why disabling the repo is not working fine, because like I mentioned earlier, it works fine for me. Did you use the livna-release rpm to setup the Livna repo?
 
Old 11-22-2006, 07:25 PM   #7
joncampbell60
Newbie
 
Registered: Nov 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Oh dear. I don't know why either. I did use the rpm to install the livna repos. A mistake? Cheers for your help. I may have a go at removing then reinstalling yum, as someone said that it worked for a similar problem for them. Any advice on that I'd appreciate. If I get it working one way or another I'll post here again.
Thanks for your time,
xxx
 
Old 11-28-2006, 12:51 AM   #8
joncampbell60
Newbie
 
Registered: Nov 2006
Posts: 11

Original Poster
Rep: Reputation: 0
aaahhh: bisto

Aaahh. That's better. I've now got yum working, after many trials and tribulations. Thanks to yous that posted replies here - it was much appreciated. Having wondered the web searching for souls lost in the same place as it were, I have followed countless tidbits of advice on how to solve my problems. I swore I would post my end-term solution, so here it is, even if you don't like it:
I formatted my computer.
Hmm, well, incidentally I guess. After much failure, I reinstalled fc6 (from dvd). I suspect that it was this fresh install, rather than the upgrade that has resolved whatever the problem was.
 
  


Reply

Tags
configurations, error, multiple, yum


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yum can't install some groups in 64-bit FC6 markelo Fedora 5 11-07-2006 05:44 AM
FC6: What's the easiest way to install 32bit programs on 64 bit system via yum? jlo_sandog Fedora 1 10-25-2006 09:10 PM
error in configuration of Yum repository. Please help travellers Fedora 2 12-11-2005 10:12 PM
Error: Bad repository file ///etc/yum.repos.d/dag.repo. Skipping dr_zayus69 Linux - Software 1 07-12-2005 11:56 PM
install local dir as yum repository unixmad Linux - Newbie 2 10-01-2004 04:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration