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.
|
 |
10-15-2006, 09:36 PM
|
#1
|
LQ Newbie
Registered: Oct 2006
Location: melbourne
Distribution: Fedora
Posts: 4
Rep:
|
Pirut, Yumex, yum -install doesnt work in FC5
Hi all,
I am new in linux and I really need help from you guys.
I need a help in installing softwares in FC5 and by the way my computer is connecting to internet. I know this problem is a repeating problem because I had searched in lots of threads but I am still unable to solve it.
First I used Pirut and it produced an error saying "unable to retrieve sofware information." I searched for the threads that already discussed this problem. One of the solutions says that I have to connect to internet and I do, second I have to remove "#" baseurl line in /etc/yum.repos.d/ directory. I did that and it still produced that error messages.
After that I try to update yum first by "yum update" in the command line, and I run pirut again. Now the error says "Unable to retrieve software information. This could be caused by not having a network connection available."
Second, I install yumex, once it finished I run it. But when initializing repositories the progress bar was stuck in 10% and after that it produced another error message saying "error in loading repositories data : failure: repodata/repomd.xml from updates: [Errno 256] No more mirrors to try."
Third, I run yum -install, I gave up with Gui and I tried to find a specific package and install it using yum, and it still produce an error message "unable to retrieve sofware information."
My computer seems connected to internet, I am able to browse the internet using Mozilla, but if I ping google, I dont have anything on my screen.
heaps of thanks in advance
|
|
|
10-16-2006, 12:35 AM
|
#2
|
LQ Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep: 
|
Quote:
One of the solutions says that I have to connect to internet and I do, second I have to remove "#" baseurl line in /etc/yum.repos.d/ directory. I did that and it still produced that error messages.
|
/etc/yum.repos.d/ includes files for your reposities ("storage areas" on the net, where the packages are downloaded). If you can run yum update fine, like you sound, yum should work itself all right. Next step is to make sure the reposities are working and ok, so go to /etc/yum.repos.d and cat the files inside -- there ought to be URLs, so try to ping them first. You should also use Google to find out (other) mirrors for FC5, like Livna, and add those reposities to your /etc/yum.repos.d (just like the other files there) -- then do yum update and with yum try to install something from these mirrors.
I myself found yum a bit difficult to use, but as I said, if the update is working and produces no errors, then it sounds like it's something with the reposities. If no mirror URL from the reposities works, yum gives an error (no more mirrors to try) because it doesn't know where to look anymore. That's why it's essential to find at least one mirror that works for sure and try out with it first. If that fails, it means the problem resides on your machine and/or connection, but if that succeeds, it means the problem is with the mirrors.
|
|
|
10-16-2006, 03:21 AM
|
#3
|
Member
Registered: Jul 2004
Distribution: arch, rhel, ubuntu, debian, gentoo
Posts: 135
Rep:
|
My gueess would be that your network uses multiple lines to connect to the internet,ie., there might be two or more ISPs serving your computer (usually happens in large networks). This might cause problem when using yum or pirut, etc.
|
|
|
10-18-2006, 05:23 AM
|
#4
|
Member
Registered: Apr 2006
Location: Place for all OpenSource
Distribution: OpenBSD 4.1, FC5
Posts: 50
Rep:
|
Quote:
My computer seems connected to internet, I am able to browse the internet using Mozilla, but if I ping google, I dont have anything on my screen.
|
Check your SELinux /etc/selinux
Maybe it blocks your icmp package.
Regards
|
|
|
10-18-2006, 06:55 AM
|
#5
|
Member
Registered: Oct 2005
Distribution: FC5
Posts: 338
Rep:
|
If you are behind a proxy, then add
proxy=http://myproxy:myport to /etc/yum.conf
|
|
|
All times are GMT -5. The time now is 02:06 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
|
|