Merci pour vos réponses tres rapides !
Mais voila quand je fais :
#gedit /etc/yum.repos.d/livna.repo
(j'ai trouvé de linva.conf)
il me renvoit:
# gedit /etc/yum.repos.d/linva.repo
(gedit:2435): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
Erreur GConf : Le contact du serveur de configuration a échoué ; causes possibles : vous n'avez pas activé le réseau TCP/IP pour ORBit ou des verrous NFS non valides existent suite à un blocage du système. Voir http://projects.gnome.org/gconf/ pour plus d'informations. (Détails - 1: La connexion à la session a échoué : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
Et ensuite il ouvre un page blanche ; alors que si je l'ouvre en double clic le fichier est rempli mais bien sur je ne peut rien enregistrer car pas en root.
J'ai donc décider d'opter la solution la plus fastidieuse a savoir rajouter « --disablerepo=livna » après chaque commande de yum.
La aussi j'ai un probleme a la ligne :
# yum-builddep ffmpeg*.src.rpm
il me renvoi :
# yum-builddep ffmpeg*.src.rpm
Modules complémentaires chargés : presto, refresh-packagekit
Error: Could not open ffmpeg*.src.rpm .
Try running yum-builddep with the --nogpgcheck option.
There was a problem getting the build deps, exiting:
Could not open local rpm file: ffmpeg*.src.rpm: Unable to open file
alors j'ai tenté :
yum-builddep --nogpgcheck ffmpeg*.src.rpm
et il m'a renvoyé la meme erreur
Modules complémentaires chargés : presto, refresh-packagekit
Error: Could not open ffmpeg*.src.rpm .
Try running yum-builddep with the --nogpgcheck option.
There was a problem getting the build deps, exiting:
Could not open local rpm file: ffmpeg*.src.rpm: Unable to open file
Un problème de syntaxe ?