probleme avec apt-get install mplayer - Linux et OS Alternatifs
Marsh Posté le 10-03-2004 à 23:24:04
Tu peux nous montrer ça:
/etc/apt/source.list
Marsh Posté le 10-03-2004 à 23:26:25
Voici :
##########
# STABLE #
##########
deb http://ftp.fr.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
###########
# TESTING #
###########
deb http://ftp.fr.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ testing main non-free contrib
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
############
# UNSTABLE #
###########
deb http://ftp.fr.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ unstable main non-free contrib
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
############
# SECURITY #
############
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
Sachant qu'il y a APT::Default-Release "testing"; dans mon apt.conf...
Marsh Posté le 10-03-2004 à 23:53:44
D'aprés http://package.debian.org les seuls éléments de MPlayer dispo sur leurs serveur sont (toutes versions confondues):
. Mplayer Plugin for Mozilla :
. XMMS Plugin
Quand on regarde dans les dépendances de Mplayer Plugin dor Mozilla, on découvre:
Citation : |
J'en conclus que MPlayer n'est pas dispo sur les serveurs Debian, d'ailleurs il me semble qu'ils ont leur propre server APT... je vais voir de ce pas...
....
D'aprés http://www.mplayerhq.hu/ ya pas de fichier *.deb pour MPlyaer
la solution est peut-être ici: http://www.princessleia.com/MPlayer.html
...
Cependant certaines distro dérivées de Debian utilisent ça:
Citation : deb http://marillat.free.fr/ unstable main |
(serveurs un peu lents mais ils répondent)
Marsh Posté le 11-03-2004 à 09:46:28
Alors?
ça fonctionne?
Marsh Posté le 11-03-2004 à 17:43:38
Bon, merci, ca a fonctionné finalement avec :
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
Par contre j'ai du augmenter la valeur de mon APT::Cache-Limit...
Merci !
Marsh Posté le 10-03-2004 à 23:15:20
Bnio, ca fait 2 questions en - de 1h, mais bon, les retrouvailles avec linux sont un peu galères...
J'aimerais installer mplayer (debian testing) :
ugtemnt# apt-get install mplayer
Reading Package Lists... Done
Building Dependency Tree... Done
Package mplayer is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package mplayer has no installation candidate
Ca me fait la meme chose que j'essaie d'installer mplayer-386, mplayer686, mplayer-k6 ou mplayer-k7.
Je tente alors le tout en unstable :
ugtemnt# apt-get install -t unstable mplayer
Reading Package Lists... Done
Building Dependency Tree... Done
Package mplayer is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package mplayer has no installation candidate
Même problème...
Je tente alors le plugin mplayer pour mozilla :
ugtemnt# apt-get install mplayerplug-in
Reading Package Lists... Done
Building Dependency Tree... Done
Note, selecting mozilla-mplayer instead of mplayerplug-in
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mozilla-mplayer: Depends: mplayer (>= 0.92) but it is not installable or
mplayer-custom (>= 0.92) but it is not installable or
mplayer-386 (>= 0.92) but it is not installable or
mplayer-686 (>= 0.92) but it is not installable or
mplayer-k6 (>= 0.92) but it is not installable or
mplayer-k7 (>= 0.92) but it is not installable or
mplayer-powerpc (>= 0.92) but it is not installable or
mplayer-g4 (>= 0.92) but it is not installable
E: Broken packages
[1]+ Done gedit /etc/fstab (wd: /home/ugte)
(wd now: /mnt)
Je ne compernds pas pkoi j'arrive pas a installer ce foutu mplayer !!!
Quelqu'un aurait une chtit idée ??
Merci !