Salut et merci beaucoup pour ton aide, mais mon fichier source.list donne ça :
deb http://mirrors.online.net/debian wheezy main
deb http://mirrors.online.net/debian wheezy main non-free contrib
deb-src http://mirrors.online.net/debian wheezy main non-free contrib
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
Etrangement il n'y a pas de repo pour Plex, dois je l'ajouter ?
Edit : Voilà comment j'ai installé Plex :
sudo apt-get install curl
echo "deb http://shell.ninthgate.se/packages/debian squeeze main" | sudo tee -a /etc/apt/sources.list.d/plexmediaserver.list
sudo curl http://shell.ninthgate.se/packages/shell-ninthgate-se-keyring.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install plexmediaserver
Encore merci. ;
Edit 2 : tu es un chef, j'ai modifié
/etc/apt/sources.list.d/plexmediaserver.list
et j'ai remplacé le repo par celui que tu m'as filé et c'est impeccable, tu es un chef, merci.