[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beta setup question



Thank you steve.
cd /etc/yum.repos.d
>   mkdir 10
>   for file in *.repo ; do
>     [ -f $file.rpmnew ] && mv -iv $file 10/ && mv -iv $file.rpmnew
> $file done
worked

On Thu, 23 Apr 2009 13:46:39 -0500
Steven Pritchard <steve@silug.org> wrote:

> On Thu, Apr 23, 2009 at 11:30:23AM -0500, Craig E Ziegel wrote:
> > I have a network connection It did 524 updates I loaded my most used
> > programs tried to load and actually did load codecs but the symbolic
> > links, actual players, and good, bad, ugly, as well as flash will
> > not load. Now yum, yumex, package manager what ever is broken. I
> > try to do a update or load any program I get the error below.
> > 
> > I tryed yum --enablerepo=rawhide --enablerepo=rpmfusion*rawhide
> > --disablerepo=fedora --disablerepo=updates this did not help.
> 
> Odd.  Try this as root:
> 
>   cd /etc/yum.repos.d
>   mkdir 10
>   for file in *.repo ; do
>     [ -f $file.rpmnew ] && mv -iv $file 10/ && mv -iv $file.rpmnew
> $file done
> 
> Then try to update again.
> 
> > If it helps to correct this issue yum is broken the error is cannot
> > retrieve
> > > > repository metadata (repomd.xml) for repository: rpmfusion-free
> > > > please verify path and try again.
> 
> Ah, you need to add "--disablerepo=rpmfusion*free" to that yum command
> if that keeps up.
> 
> Steve



-- 
Craig Ziegel
MW Transport Systems
773-418-8713
mwtransport@wisperhome.com

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.