LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem with yum ... (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-yum-551205/)

tristanm 04-30-2007 02:35 AM

Error: Cannot open/read repomd.xml file for repository: gstreamer-deps
 
I am having problems getting yum to work at all.

When I try and run yum I get the following error message:

yum makecache
Setting up repositories
core 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
http://gstreamer.freedesktop.org/pkg...ta/repomd.xml: [Errno 14] HTTP Error 404: Date: Mon, 30 Apr 2007 07:26:26 GMT
Server: Apache/2.0.54 (Debian GNU/Linux)
Content-Length: 345
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: gstreamer-deps

I have searched my system to try and find the .repo file telling yum to look at this blasted repository and I just can't find it at all. It certainly isn't located in /etc/yum.repos.d/

Can anyone help me please?

/Tristan

tristanm 05-04-2007 01:41 AM

Can anybody help please?

Tinkster 05-04-2007 03:51 AM

Split your unrelated posts out of the two year dead thread.
Best of luck......



Cheers,
Tink

reddazz 05-04-2007 04:04 AM

Try disabling the gstreamer-deps repo e.g.
Code:

#yum --disablerepo=gstreamer-deps makecache
If the repo is not located in /etc/yum.repos.d, then check /etc/yum.conf.

tristanm 05-17-2007 08:40 AM

Thankyou Tinkster for moving my posts.

And thank you redazz. I found the gstreamer repos in /etc/yum.conf. I removed both the gestreamer-deps and gstreamer repositories and now yum works fine again.

:)


All times are GMT -5. The time now is 07:33 PM.