Unable to install Medibuntu repository in Linux Mint (error 404)

Asked by Matt Rogers

I am currently trying to install the Medibuntu Repository in Linux Mint 10.

after inputing

 sudo 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

terminal returns the message:

--2011-04-06 17:21:27-- http://www.medibuntu.org/sources.list.d/julia.list
Resolving www.medibuntu.org... 88.191.127.22
Connecting to www.medibuntu.org|88.191.127.22|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-06 17:21:30 ERROR 404: Not Found.

I require the medibuntu FFmpeg files to encode in H.264, Mpeg-4, DivX etc. in Kdenlive. If there is another work around I would be happy to try it.

Question information

Language:
English Edit question
Status:
Answered
For:
Medibuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Lionel Le Folgoc (mrpouit) said :
#1

Hi,

> http://www.medibuntu.org/sources.list.d/julia.list
Only ubuntu releases are supported, so "Julia", which I guess is the codename of your mint release (returned by "lsb_release -cs"), doesn't exist on the server. If Mint is based on Ubuntu, you can replace julia by the ubuntu release it is based on. If mint is based on Debian, it is not safe to use Medibuntu on it.

Revision history for this message
Matt Rogers (matt-rogers) said :
#2

OK, that makes sense,

Mint 10 is based on Ubuntu 10.10 so what should I replace $(lsb_release with? would it be maverick?

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

Can you help with this problem?

Provide an answer of your own, or ask Matt Rogers for more information if necessary.

To post a message you must log in.