The instructions to add the repository aren't working

Asked by Paulo Lino

The instructions to add the repository aren't working it presents a 404 error message. I'm using linux mint 14.

Question information

Language:
English Edit question
Status:
Solved
For:
Medibuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Gauvain Pocentek
Solved:
Last query:
Last reply:
Revision history for this message
Gauvain Pocentek (gpocentek) said :
#1

Please copy the output of the terminal here so I can see what's happening.

Revision history for this message
Paulo Lino (penaolino) said :
#2

sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

--2013-01-28 13:46:54-- http://www.medibuntu.org/sources.list.d/nadia.list
Resolving www.medibuntu.org (www.medibuntu.org)... 88.191.127.22
Connecting to www.medibuntu.org (www.medibuntu.org)|88.191.127.22|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-28 13:46:54 ERROR 404: Not Found.

Revision history for this message
Best Gauvain Pocentek (gpocentek) said :
#3

It was a problem on the server side. This should work now.

Revision history for this message
Paulo Lino (penaolino) said :
#4

Thanks Gauvain Pocentek, that solved my question.