PDA

View Full Version : [ubuntu] Help i have a Update problem!!



johnnie93
September 12th, 2009, 04:58 PM
Help me! please read and look at the screensot i took !

everytime i boot up ubuntu it tells me to download some new update and i say oh ok its good to do updates so i click on install updates then........i see this triangle with an "!" in the middle and it tells me that it had lost network connection even though im connected and watching videos on youtube then i tells me that the update package thing is too old! Please Help me!:confused::confused:

P.S is their a way to download the updates from the teminal????

C0NN3R
September 12th, 2009, 05:00 PM
The message says you have network problems. Shutdown ubuntu and restart your router.

wojox
September 12th, 2009, 05:03 PM
Try:


gksudo gedit /etc/apt/sources.list

Comment out:

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_

Bucky Ball
September 12th, 2009, 05:07 PM
Try:


gksudo gedit /etc/apt/sources.listComment out:

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_

+1. That should work. It is left over from the earlier release.

johnnie93
September 12th, 2009, 05:29 PM
Try:


gksudo gedit /etc/apt/sources.listComment out:

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_

what do you mean by comment out # deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ ?

i have the newest 9.04

Bucky Ball
September 12th, 2009, 05:30 PM
Just find the line that is the culprit and put '#' in front of it.

3rag0n
September 12th, 2009, 05:40 PM
It seems that you are using ubuntu 9.04 whereas you have somehow added the 8.10 (old) repository from medibuntu. So, remove this line from your software sources and add the 9.04 repo.
This will do it. :popcorn:

johnnie93
September 12th, 2009, 05:42 PM
Great nowi have a new error... :(

Bucky Ball
September 12th, 2009, 05:50 PM
You might want to reinstall the Medibuntu repos for Jaunty rather than Intrepid. This seems to be your problem. You also have the old key in there for Intrepid. Delete it.

wojox
September 12th, 2009, 05:51 PM
In the Terminal:

sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list


sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

johnnie93
September 12th, 2009, 09:34 PM
In the Terminal:

sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

thank you all for your help i really am loving this community :D :popcorn: