PDA

View Full Version : [ubuntu] [SOLVED] medibuntu not being upgraded



fballem
May 27th, 2008, 12:39 AM
I'm getting a message that the medibuntu repositories cannot be accessed. Is anyone else having the problem and is there a fix?

Pumalite
May 27th, 2008, 12:43 AM
Do you have this Medibuntu?:
https://help.ubuntu.com/community/Medibuntu
https://help.ubuntu.com/community/Medibuntu#head-7486ed038a9becc1dff10a24cc07a38a00d70e9f

fballem
May 27th, 2008, 01:13 AM
Yes, and when I do, I get the following errors:

Err http://packages.medibuntu.org hardy/free Packages
404 Not Found
Err http://packages.medibuntu.org hardy/non-free Packages
404 Not Found
W: Failed to fetch http://packages.medibuntu.org/dists/hardy/free/binary-i386/Packages.gz 404 Not Found

W: Failed to fetch http://packages.medibuntu.org/dists/hardy/non-free/binary-i386/Packages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.

iaculallad
May 27th, 2008, 01:24 AM
Yes, and when I do, I get the following errors:

Err http://packages.medibuntu.org hardy/free Packages
404 Not Found
Err http://packages.medibuntu.org hardy/non-free Packages
404 Not Found
W: Failed to fetch http://packages.medibuntu.org/dists/hardy/free/binary-i386/Packages.gz 404 Not Found

W: Failed to fetch http://packages.medibuntu.org/dists/hardy/non-free/binary-i386/Packages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.

You have a missing Repo so you're not being able to download updates from Medibuntu.

Try this on the terminal (You can copy and paste this on the terminal):

When you're using Gutsy:


sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list


When you're using Hardy:


sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

And lastly, add the GPG key:


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

That will solve your problem.

fballem
May 27th, 2008, 03:27 AM
Don't know what happened, but thanks for the fix!

iaculallad
May 27th, 2008, 03:35 AM
Don't know what happened, but thanks for the fix!

The Medibuntu repositories does not exist in your sources.list (that's the default). So you issued those commands to automatically add it for you.

You're welcome and Goodluck. Go Ubuntu

fballem
May 27th, 2008, 10:40 AM
Cute kid, by the way!