I am currently running Ubuntu ver. 11.10 and having issues downloading fromthe terminal screen and the Ubuntu Software Center. I am trying to download andinstall GNOME Desktop and it keeps telling me "Failed to download package filescheck your internet connection." Well, internet works fine because when I gointo Firefox and surf the web I have no issues. Why, won't it work for thesoftware center or from the terminal??Any ideas or suggestions would be appreciated trust me.
If you have Ubuntu 11.10 it comes with Unity desktop gui, if you want to tryGnome 3, you'll find it with Synaptic in the Meta Packages. As for using Apt-Getin the Terminal, I'll let others point the way.
But it doesn't let me download anything on the Software Center orthrough the Terminal.
Are you trying it wired or wireless? Were you able to download and install theupdates?
Wireless and no updates from last I checked.
There are update and bug fixes from Canonical almost daily except perhapson weekends and major holidays. If you have had your system running formore than a few days without any updates then something is not working asit should.You connect wirelessly, which normally can do the job. Is plugging in anetwork cable an option? I would certainly try that if possible. Is theWifi hotspot your own router? If it is not you may have encountered a setupthat doesn't allow downloading data - unusual but possible.
The whole thing is strange because I can surf the web without anyissues but when it comes to downloading updated or from the SoftwareCenter it errors out saying check for an internet connection.
Open a terminal window and type the following...sudo apt-get update... we already know it will fail but the *exact* output from thatcommand will be useful in tracking down the root cause. So copy pastethat output and post back with it.NB - to copy text from terminal, highlight with mouse then Right Clickon selected text and click on 'Copy'.