Fedora 9 add/remove software griping about "no network connection" but firefox works
FedoraThis 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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Fedora 9 add/remove software griping about "no network connection" but firefox works
As do various other networking functions.
Admittedly, my setup is perhaps a bit unusual ... I've installed Fedora9 inside of a VirtualBox (1.6) which in turn runs on OpenSolaris.
The system is an aged Pentium4 @ 2ghz. However, it otherwise works satisfactorily, albeit slowly.
The add/remove software utility runs slowly for gathering information (more so than I'd expected, slower than ubuntu in a vbox as well); but when I select "install" it quickly decides that there's no networking. Very annoying, as I wanted to install the appropriate kernel-devel package to finish off the VirtualBox integration.
I suppose I can scrounge up the RPMs directly and install manually ... but I'm hoping that this is either a well known (to everyone but me) issue with a trivial workaround, or there's some legitimate bug that I ought to file (admittedly unclear whose bug it really is, but since ubuntu, windows and Solaris are happy, I'm guessing it's something unique to Fedora's interaction with Vbox ;>
Admittedly, my setup is perhaps a bit unusual ... I've installed Fedora9 inside of a VirtualBox (1.6) which in turn runs on OpenSolaris.
The system is an aged Pentium4 @ 2ghz. However, it otherwise works satisfactorily, albeit slowly.
The add/remove software utility runs slowly for gathering information (more so than I'd expected, slower than ubuntu in a vbox as well); but when I select "install" it quickly decides that there's no networking. Very annoying, as I wanted to install the appropriate kernel-devel package to finish off the VirtualBox integration.
I suppose I can scrounge up the RPMs directly and install manually ... but I'm hoping that this is either a well known (to everyone but me) issue with a trivial workaround, or there's some legitimate bug that I ought to file (admittedly unclear whose bug it really is, but since ubuntu, windows and Solaris are happy, I'm guessing it's something unique to Fedora's interaction with Vbox ;>
Hi, can you log into the repository website url with a normal web-browser? This is a time when updating/repairing servers might be expected. If you can log in, several possibilities are now off your list. Maybe also try the 'smart' package manager (its name, not a description!) , and it has a smart-gui app that goes with it. Cheers
Last edited by glokraw; 06-02-2008 at 05:17 AM.
Reason: slillng
I had a similar problem running Fedora 9 (guest) with VirtualBox on my os x macbook (host). I think it is an issue with the limitations of NAT networking- read the docs on why ping doesn't work and you may be enlightened.
I ended up working around this by opening a terminal and installing smart with
> yum install smart
and then using the smart gui
> smart --gui
smart works fine in VirtualBox, and I think is just as nice as the add/remove programs utility.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.