Yum errors on rpmfusion in F10: Please help

Deepak Shrestha d88pak at gmail.com
Fri Dec 5 07:03:25 UTC 2008


On Fri, Dec 5, 2008 at 2:39 PM, Dean S. Messing <deanm at sharplabs.com> wrote:
> Thorsten Leemhuis wrote:
>> On 05.12.2008 06:30, Kam Leo wrote:
> <snip>
>> > Try using the main rpmfusion server. Edit the rpmfusion repo files in
>> > /etc/yum.repos.d directory, enable the baserul (i.e. remove the "#"
>> > character), and disable the mirrorlist (i.e place a "#" at beginning
>> > of line).
>>
>> See also:
>> http://rpmfusion.org/FAQ
>>
>> Quoting:
>> >
>> > === Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-foo. Please verify its path and try again ===
>> >
>> >Yum cannot connect to the RPM Fusion servers if you get above
>> >message. That could be a problem with your local network or a problem
>> >with the !MirrorManager servers from RPM Fusion. If it's the latter
>> >use this comment to temporary work around the problem:
>> > {{{
>> > su -c "sed -i 's|^#baseurl|baseurl| ; s|^mirrorlist|#mirrorlist|' /etc/yum.repos.d/rpmfusion*free*repo"
>> > }}}
>> >
>> > To undo the change later use this command:
>> > {{{
>> > su -c "sed -i 's|^baseurl|#baseurl| ; s|^#mirrorlist|mirrorlist|' /etc/yum.repos.d/rpmfusion*free*repo"
>> > }}}
>> >
>
> Am I missing something here?
>
> Doesn't this `sed' script do precisely what Kam Lao suggested---namely
> to comment out the mirrorlist URL and uncomment the baseurl?  If yes,
> then (as I wrote to Kam) I did that already (by hand) before I wrote
> to the list; didn't help.
>
> I can't imagine this being a network problem on my machine, router, or
> provider as I can get to the darn repomd.xml file (and look inside
> it!) via Firefox.
>
> Other suggestions?
>
> Dean
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Hi,

I am not expert in this but similar to my problem I suspect it must be
the network settings problem. This is what exactly happened when I
tried to update after fresh fedora 10 and later found out that my
subnetmask is reset to 192.168.1.1. (especially if you used
system-config-network tools).

Anyway check your /etc/sysconfig/networking/devices/ifcfg-eth0 (or
other cards) to see something is wrong there.

Probably it has nothing to do with yum or repos

Hope this helps


-- 
=======================
Registered Linux User #460714
Currently Using Fedora 8, 10
=======================




More information about the fedora-list mailing list