problem adding repos

Asked by Croydon Dias

im trying to install w32codecs and libdvdcss2 using this guide https://help.ubuntu.com/community/Medibuntu for gusty

i entered the following codes
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

I am having problems getting the key. the connection always timesout. is there any way I can manually install the key?

Question information

Language:
English Edit question
Status:
Solved
For:
Medibuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hari Seldon (illovae-deactivatedaccount) said :
#1

hello
you can try it step by step.
first get the key : wget http://packages.medibuntu.org/medibuntu-key.gpg
then add it (you have to be in the same folder) : sudo apt-key add medibuntu-key.gpg
at the end just sudo apt-get update
if the wget doesn't work for any reason, try to put the link in firefox
and download it.
the timeout isn't normal, are you using some proxy or else ?
(i've just try to get the key and it works for me)

Revision history for this message
Lionel Le Folgoc (mrpouit) said :
#2

No more input, let's say it's solved.