Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-27-2006, 07:39 AM
|
#1
|
Member
Registered: May 2004
Location: Atlanta, GA USA
Distribution: Redhat ES4, FC4, FC5, slax, ubuntu, knoppix
Posts: 155
Rep:
|
yum no longer working - but yumex does?
Hi all,
I have a strange problem that just started. If I run 'yum update' it eventually times out or just hangs when it gets to "Setting up repositories". However, if I use yumex it will work.
I have no idea why this is since I thought that yumex used the same repositories and configuration as yum.
Any ideas?
This is FC4 by the way...
Here's the repos:
-rw-r--r-- 1 root root 603 Jul 24 2005 atrpms.repo
-rw-r--r-- 1 root root 321 Nov 29 2005 dag.repo
-rw-r--r-- 1 root root 175 Nov 29 2005 dries.repo
-rw-r--r-- 1 root root 1123 Jun 3 2005 fedora-devel.repo
-rw-r--r-- 1 root root 312 Jun 3 2005 fedora-extras-devel.repo
-rw-r--r-- 1 root root 299 Jun 3 2005 fedora-extras.repo
-rw-r--r-- 1 root root 294 Jun 3 2005 fedora.repo
-rw-r--r-- 1 root root 330 Jun 3 2005 fedora-updates.repo
-rw-r--r-- 1 root root 337 Jun 3 2005 fedora-updates-testing.repo
-rw-r--r-- 1 root root 279 Jul 24 2005 flash.repo
-rw-r--r-- 1 root root 270 Jul 25 2005 freshrpms.repo
-rw-r--r-- 1 root root 1152 Jul 24 2005 jpackage.repo
-rw-r--r-- 1 root root 1602 Jul 25 2005 kde-redhat.repo
-rw-r--r-- 1 root root 513 Nov 29 2005 livna.repo
-rw-r--r-- 1 root root 236 Jul 25 2005 newrpms.repo
Last edited by lucktsm; 06-27-2006 at 07:42 AM.
|
|
|
06-27-2006, 07:44 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
a list of filenames is of no use at all... what actaully happens when you run the yum command? show us the console output.
|
|
|
06-27-2006, 09:22 AM
|
#3
|
Member
Registered: May 2004
Location: Atlanta, GA USA
Distribution: Redhat ES4, FC4, FC5, slax, ubuntu, knoppix
Posts: 155
Original Poster
Rep:
|
Here you go...
Setting up Update Process
Setting up repositories
Cannot find a valid baseurl for repo: livna
Error: Cannot find a valid baseurl for repo: livna
Looks like the livna.repo is porked. I have not modified it.
This being the case, below is the livna.repo:
[livna]
name=Livna.org - Fedora Compatible Packages (stable)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn/
mirrorlist=http://rpm.livna.org/mirrorlist
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
enabled=1
[livna-testing]
name=Livna.org - Fedora Compatible Packages (testing)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn-testing
mirrorlist=http://rpm.livna.org/mirrorlist-testing
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
enabled=0
Should the baseurl be commented out?
Last edited by lucktsm; 06-27-2006 at 09:26 AM.
|
|
|
06-27-2006, 09:42 AM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Uncomment the baseurl section for the livna repo. The entry for livna should then look like this
Code:
[livna]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn/
mirrorlist=http://rpm.livna.org/mirrorlist
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
enabled=1
|
|
|
06-27-2006, 09:52 AM
|
#5
|
Member
Registered: May 2004
Location: Atlanta, GA USA
Distribution: Redhat ES4, FC4, FC5, slax, ubuntu, knoppix
Posts: 155
Original Poster
Rep:
|
That did the trick, I still wonder how it was comment out to begin with.
Thanks for all the help.
|
|
|
06-27-2006, 12:52 PM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
it was commented out in favour of the mirrorlist: http://rpm.livna.org/mirrorlist a list that you do not need to maintain yourself. the mirrorlist file there looks totally valid though...
|
|
|
All times are GMT -5. The time now is 11:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|