Re: Yum errors on rpmfusion in F10: Please help (SOLVED!)

2008-12-06 Thread Kevin Fenzi
On Sat, 6 Dec 2008 02:50:51 -0500
[EMAIL PROTECTED] (Tom Horsley) wrote:

> On Fri,  5 Dec 2008 23:44:19 -0800 (PST)
> "Dean S. Messing" <[EMAIL PROTECTED]> wrote:
> 
> > The FAQ entry also contains a pointer to _this bug_:
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=459756
> 
> Yea, and it still isn't listed in the "Common Bugs" list
> the last time I checked.

Now it is. ;) 

kevin



signature.asc
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Yum errors on rpmfusion in F10: Please help (SOLVED!)

2008-12-06 Thread Max Kanat-Alexander
On Fri,  5 Dec 2008 23:48:32 -0800 (PST) "Dean S. Messing"
<[EMAIL PROTECTED]> wrote:
> I forgot to say THANK YOU MAX! for providing the clue
> to my problem with using the rpmfusion repos.

Hey, you're welcome. :-) No problem.

-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-06 Thread Dean S. Messing
Deepak Shrestha wrote:
> Dean Messing wrote:
>> ONBOOT=no
>By the way isn't that ONBOOT should be set to "yes"?

>From what I've read, I don't think so if Network Manager is running.

> > I think NetworkManager
> > is "taking care of things" for me.  This is my first
> > experience with NM.  (I usually hand edit
> > ifcfg-eth0 on mh other systems.)
> >
> > Right after installation I was able to yum update w/o
> > a problem.  But Firefox would not resolve names.
> > After googling, I learned that I needed to disable
> > ipv6.  Having done that, Firefox started working,
> > and I didn't seem to have any other network problems.
> >
> > Then I tried to install the rpmfusion stuff and
> > the current problem began.


> Hi I am not sure of your problem but recently heard about bug in
> Network Manager.  Googling about bug in network manager gives me some
> links
> 
> http://forums.fedoraforum.org/showthread.php?t=206177
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg16682.html
> http://forums.fedoraforum.org/showthread.php?t=205145
> 
> Hope this will be useful.
> 
> In my case network manager is disabled, IPv6 enabled and working perfectly 
> fine.
> 
> http://www.mjmwired.net/resources/mjm-fedora-f10.html#network
> 
> I suspect network manager is causing the problem. Try disabling
> network manager and try hand edit the network configuration.

I posted  the solution I found on a parallel thread.

You may be right about NM being involved, but I'm tired
of fooling with the problem as it is now solved.
If I have any more "network" problems, I'll
simply disable NM and go back to hand-editing
ifcfg-eth0 as I've been doing for years.

Again, thanks for the links.

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-06 Thread Jim

Dean S. Messing wrote:

Thorsten Leemhuis wrote:
  

On 05.12.2008 07:39, Dean S. Messing wrote:


Thorsten Leemhuis wrote:
  

On 05.12.2008 06:30, Kam Leo wrote:



  

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




  

[...] I did that already (by hand) before I wrote
to the list; didn't help.
  



  
[...] you should post the error message that you get now after doing that 
change (which you afaics didn't do yet; but maybe I missed it) -- 
without that we can only guess around what might be wrong.



The error message was so similar (just the path name changed) that I
didn't think it necessary.  Again, for those who haven't read the full
thread, ipv6 is entirely shut off on this system so its not that.

Here is more complete data on my problem:

Verifying I have the right rpmfusion packages:

[EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmf
rpmfusion-nonfree-release-8-6.noarch
rpmfusion-free-release-8-6.noarch

Demonstration of problem when "mirrorlist" line is upcommented and
"baseurl" line is commented in /etc/yum.repos.d/rpmfusion-free.repo:

[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-10&arch=i386 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again


If I now comment the "mirrorlist" line and uncomment the "baseurl" line
in /etc/yum.repos.d/rpmfusion-free.repo I get:

[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://download1.rpmfusion.org/free/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again


I notice the "Trying other mirror."  That seems strange as its now operating
on the baseurl, not the mirrorlist.  Here's the first lines of
/etc/yum.repos.d/rpmfusion-free.repo:

[rpmfusion-free]
name=RPM Fusion for Fedora $releasever - Free
baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora


Nota bene: I've disabled all the other rpmfusion repos ("enable=0")
except rpmfusion-free so as to keep things simple.

One more piece of data which I just discovered.
If I do a "yum clean all" first I get:

[EMAIL PROTECTED] ~]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/10/i386/repodata/repomd.xml: [Errno 4] IOError: 

Trying other mirror.
livna   
livna/pr

http://fedora.mirrors.tds.net/pub/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
fedora  
fedora/p

http://download1.rpmfusion.org/free/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again
[EMAIL PROTECTED] ~]# 


I notice similar [Errno 4] messages from the  livna and fedora repos, but they 
somehow recover!
Why not the rpmfusion repo?

For completeness I now will uncomment "mirrorlist" and comment "baseurl" in
/etc/yum.repos.d/rpmfusion-free.repo and run the same commands:

[EMAIL PROTECTED] ~]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/10/i386/repodata/repomd.xml: [Errno 4] IOError: 

Trying other mirror.
livna   
livna/pr
fedora  
fedora/p

Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-10&arch=i386 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again

Hmm. This time livna failed, retried and succeeded, fedora had no
problem at all, and rpmfusion failed and did not recover.
I'm completely stumped.

Dean

  

Did you you make a /etc/dhclient-eth0.conf file ??

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-06 Thread Deepak Shrestha
> ONBOOT=no



By the way isn't that ONBOOT should be set to "yes"?




> I think NetworkManager
> is "taking care of things" for me.  This is my first
> experience with NM.  (I usually hand edit
> ifcfg-eth0 on mh other systems.)
>
> Right after installation I was able to yum update w/o
> a problem.  But Firefox would not resolve names.
> After googling, I learned that I needed to disable
> ipv6.  Having done that, Firefox started working,
> and I didn't seem to have any other network problems.
>
> Then I tried to install the rpmfusion stuff and
> the current problem began.
>



Hi I am not sure of your problem but recently heard about bug in
Network Manager.  Googling about bug in network manager gives me some
links

http://forums.fedoraforum.org/showthread.php?t=206177
http://www.mail-archive.com/[EMAIL PROTECTED]/msg16682.html
http://forums.fedoraforum.org/showthread.php?t=205145

Hope this will be useful.

In my case network manager is disabled, IPv6 enabled and working perfectly fine.

http://www.mjmwired.net/resources/mjm-fedora-f10.html#network

I suspect network manager is causing the problem. Try disabling
network manager and try hand edit the network configuration.

Regards

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help (SOLVED!)

2008-12-05 Thread Tom Horsley
On Fri,  5 Dec 2008 23:44:19 -0800 (PST)
"Dean S. Messing" <[EMAIL PROTECTED]> wrote:

> The FAQ entry also contains a pointer to _this bug_:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=459756

Yea, and it still isn't listed in the "Common Bugs" list
the last time I checked.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help (SOLVED!)

2008-12-05 Thread Dean S. Messing

I forgot to say THANK YOU MAX! for providing the clue
to my problem with using the rpmfusion repos.

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help (SOLVED!)

2008-12-05 Thread Dean S. Messing

This message, from Max Kanat-Alexander in a parallel thread, is the
fix to my and many other people's similar problem:

> On Tue, 02 Dec 2008 17:14:24 -0500 Jim <[EMAIL PROTECTED]> wrote:
> > [Errno 4] IOError: 
> > Error: Cannot retrieve repository metadata (repomd.xml) for
> > repository: rpmfusion-free-updates. Please verify its path and try
> > again
> 
>   If you frequently get this but not always, you are experiencing
> this:
> 
>   http://www.fedorafaq.org/f10/#dns-slow
> 
>   -Max


This problem turns out to be a "slow response" DNS problem.  The FAQ
contains a clear solution which worked immediately for me.

The FAQ entry also contains a pointer to _this bug_:

https://bugzilla.redhat.com/show_bug.cgi?id=459756

which has more than 70 comments, many of which are complaining about
why this bug has so far not been fixed.  For many, this bug is
rendering F10 useless. Indeed Chris Terpak (comment 71 in the bug
report) says it very well:

   I pulled my hair out trying to find this. IMHO, this bug is not a
   'medium' priority - it makes F10 useless. I disagree that users should
   have to go and try and find downstream software that uses glibc when
   it is glibc that changed (and I read every entry in this
   thread). F6,7,8,9 were all fine on the exact same hardware.

   This should be critical priority not medium. Forcing a user to install
   BIND or DNSMASQ as a work around is utter nonsense.

I couldn't agree more.

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-05 Thread Dean S. Messing
Deepak Shrestha wrote:

> On Fri, Dec 5, 2008 at 2:39 PM, Dean S. Messing <[EMAIL PROTECTED]> wrote:
> > 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
> >
> 
> 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

Here is that file:

# Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller
DEVICE=eth0
HWADDR=XX:XX:XX:XX:XX:XX   <-- hidden by me
ONBOOT=no
IPV6INIT=no
IPV6_AUTOCONF=no

I added the last two lines yesterday as part of
the disabling of ipv6 which seems to be causing
so many others network problems.

Except for the last two lines, this is what
the system defaulted to after intallation of F10.
I actually don't recall doing anything about networking
during the installation.  I think NetworkManager
is "taking care of things" for me.  This is my first
experience with NM.  (I usually hand edit
ifcfg-eth0 on mh other systems.)

Right after installation I was able to yum update w/o 
a problem.  But Firefox would not resolve names.
After googling, I learned that I needed to disable
ipv6.  Having done that, Firefox started working,
and I didn't seem to have any other network problems.

Then I tried to install the rpmfusion stuff and
the current problem began.

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-05 Thread Dean S. Messing
Thorsten Leemhuis wrote:
> On 05.12.2008 07:39, Dean S. Messing wrote:
> > Thorsten Leemhuis wrote:
> >> On 05.12.2008 06:30, Kam Leo wrote:
> > 
> >>> 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
> >>

> >[...] I did that already (by hand) before I wrote
> >to the list; didn't help.


> [...] you should post the error message that you get now after doing that 
> change (which you afaics didn't do yet; but maybe I missed it) -- 
> without that we can only guess around what might be wrong.

The error message was so similar (just the path name changed) that I
didn't think it necessary.  Again, for those who haven't read the full
thread, ipv6 is entirely shut off on this system so its not that.

Here is more complete data on my problem:

Verifying I have the right rpmfusion packages:

[EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmf
rpmfusion-nonfree-release-8-6.noarch
rpmfusion-free-release-8-6.noarch

Demonstration of problem when "mirrorlist" line is upcommented and
"baseurl" line is commented in /etc/yum.repos.d/rpmfusion-free.repo:

[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-10&arch=i386 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again


If I now comment the "mirrorlist" line and uncomment the "baseurl" line
in /etc/yum.repos.d/rpmfusion-free.repo I get:

[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://download1.rpmfusion.org/free/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again


I notice the "Trying other mirror."  That seems strange as its now operating
on the baseurl, not the mirrorlist.  Here's the first lines of
/etc/yum.repos.d/rpmfusion-free.repo:

[rpmfusion-free]
name=RPM Fusion for Fedora $releasever - Free
baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
#mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora


Nota bene: I've disabled all the other rpmfusion repos ("enable=0")
except rpmfusion-free so as to keep things simple.

One more piece of data which I just discovered.
If I do a "yum clean all" first I get:

[EMAIL PROTECTED] ~]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/10/i386/repodata/repomd.xml: [Errno 4] IOError: 

Trying other mirror.
livna   
livna/pr
http://fedora.mirrors.tds.net/pub/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
fedora  
fedora/p
http://download1.rpmfusion.org/free/fedora/releases/10/Everything/i386/os/repodata/repomd.xml:
 [Errno 4] IOError: 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again
[EMAIL PROTECTED] ~]# 

I notice similar [Errno 4] messages from the  livna and fedora repos, but they 
somehow recover!
Why not the rpmfusion repo?

For completeness I now will uncomment "mirrorlist" and comment "baseurl" in
/etc/yum.repos.d/rpmfusion-free.repo and run the same commands:

[EMAIL PROTECTED] ~]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[EMAIL PROTECTED] ~]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/10/i386/repodata/repomd.xml: [Errno 4] IOError: 

Trying other mirror.
livna   
livna/pr
fedora  
fedora/p
Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-10&arch=i386 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-free. Please verify its path and try again

Hmm. This time livna failed, retried and succeeded, fedora had no
problem at all, and rpmfusion failed and did not recover.
I'm completely stumped.

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Deepak Shrestha
On Fri, Dec 5, 2008 at 2:39 PM, Dean S. Messing <[EMAIL PROTECTED]> wrote:
> Thorsten Leemhuis wrote:
>> On 05.12.2008 06:30, Kam Leo wrote:
> 
>> > 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@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
===

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Thorsten Leemhuis

On 05.12.2008 07:39, Dean S. Messing wrote:

Thorsten Leemhuis wrote:

On 05.12.2008 06:30, Kam Leo wrote:



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? 


Yes -- it was just meant as a "this is the easier way to do that" and 
"feel free to point to this FAQ entry if similar problems show up in the 
future". Sorry, should have mentioned that.



If yes,
then (as I wrote to Kam) I did that already (by hand) before I wrote
to the list; didn't help.


Then you should post the error message that you get now after doing that 
change (which you afaics didn't do yet; but maybe I missed it) -- 
without that we can only guess around what might be wrong.


CU
knurd

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Dean S. Messing
Thorsten Leemhuis wrote:
> On 05.12.2008 06:30, Kam Leo wrote:

> > 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@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Dean S. Messing
Kam Leo wrote:
> On Thu, Dec 4, 2008 at 9:14 PM, Dean S. Messing <[EMAIL PROTECTED]> wrote:

> > Nonetheless, like some others on the list I am getting this error from
> > yum after installing the rpmfusion repos:
> >
> > [EMAIL PROTECTED] ~]# yum  update
> > Loaded plugins: refresh-packagekit
> > Could not retrieve mirrorlist 
> > http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-10&arch=i386
> >  error was
> > [Errno 4] IOError: 
> > Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
> > rpmfusion-nonfree-updates. Please verify its path and try again
> >
> > These repos were installed using the command suggested by Kevin Kempter:
> >
> > rpm -ivh 
> > http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
> >  
> > http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
> >
> > which installed just fine.
> >
> > In fact:
> >
> > [EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmfus
> > rpmfusion-nonfree-release-8-6.noarch
> > rpmfusion-free-release-8-6.noarch

> > Can anyone help me (other some others) fix this?
>
> 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).

Thanks.
I did that before I wrote to the list.  Didn't help.
Other suggestions?

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Thorsten Leemhuis

On 05.12.2008 06:30, Kam Leo wrote:

On Thu, Dec 4, 2008 at 9:14 PM, Dean S. Messing <[EMAIL PROTECTED]> wrote:

Recently did a fresh install of F10. All updates (a boatload of them!)
as of yesterday.  Disabled IPv6 (in modprobe.conf) Disabled ip6tables
(chkconfig) and rebooted.  The ipv6 module is not loaded.

Nonetheless, like some others on the list I am getting this error from
yum after installing the rpmfusion repos:

[EMAIL PROTECTED] ~]# yum  update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-10&arch=i386
 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-nonfree-updates. Please verify its path and try again

These repos were installed using the command suggested by Kevin Kempter:

rpm -ivh 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

which installed just fine.

In fact:

[EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmfus
rpmfusion-nonfree-release-8-6.noarch
rpmfusion-free-release-8-6.noarch

I can get to the metadata file "repomd.xml" just fine by plugging the
URL from the rpmfusion repo into Firefox, but try as I might, yum
refuses to go there or work at all unless I disable the rpmfusion
repos.

Can anyone help me (other some others) fix this?
Thanks


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"
}}}



HTH

CU
knurd

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Kam Leo
On Thu, Dec 4, 2008 at 9:14 PM, Dean S. Messing <[EMAIL PROTECTED]> wrote:
>
> Recently did a fresh install of F10. All updates (a boatload of them!)
> as of yesterday.  Disabled IPv6 (in modprobe.conf) Disabled ip6tables
> (chkconfig) and rebooted.  The ipv6 module is not loaded.
>
> Nonetheless, like some others on the list I am getting this error from
> yum after installing the rpmfusion repos:
>
> [EMAIL PROTECTED] ~]# yum  update
> Loaded plugins: refresh-packagekit
> Could not retrieve mirrorlist 
> http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-10&arch=i386
>  error was
> [Errno 4] IOError: 
> Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
> rpmfusion-nonfree-updates. Please verify its path and try again
>
> These repos were installed using the command suggested by Kevin Kempter:
>
> rpm -ivh 
> http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
>  
> http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
>
> which installed just fine.
>
> In fact:
>
> [EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmfus
> rpmfusion-nonfree-release-8-6.noarch
> rpmfusion-free-release-8-6.noarch
>
> I can get to the metadata file "repomd.xml" just fine by plugging the
> URL from the rpmfusion repo into Firefox, but try as I might, yum
> refuses to go there or work at all unless I disable the rpmfusion
> repos.
>
> Can anyone help me (other some others) fix this?
> Thanks
>
> Dean

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).

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Yum errors on rpmfusion in F10: Please help

2008-12-04 Thread Dean S. Messing

Recently did a fresh install of F10. All updates (a boatload of them!)
as of yesterday.  Disabled IPv6 (in modprobe.conf) Disabled ip6tables
(chkconfig) and rebooted.  The ipv6 module is not loaded.

Nonetheless, like some others on the list I am getting this error from
yum after installing the rpmfusion repos:

[EMAIL PROTECTED] ~]# yum  update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist 
http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-10&arch=i386
 error was
[Errno 4] IOError: 
Error: Cannot retrieve repository metadata (repomd.xml) for repository: 
rpmfusion-nonfree-updates. Please verify its path and try again

These repos were installed using the command suggested by Kevin Kempter:

rpm -ivh 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

which installed just fine.

In fact:

[EMAIL PROTECTED] ~]# rpm -qa | fgrep rpmfus
rpmfusion-nonfree-release-8-6.noarch
rpmfusion-free-release-8-6.noarch

I can get to the metadata file "repomd.xml" just fine by plugging the
URL from the rpmfusion repo into Firefox, but try as I might, yum
refuses to go there or work at all unless I disable the rpmfusion
repos.

Can anyone help me (other some others) fix this?
Thanks

Dean

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Yum Errors

2008-09-11 Thread Dan Bunyard
After running yum update a second time on my Fedora 9 system, I am now
receiving this when I try to run yum:
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in 
yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 229, in user_main
errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 84, in main
base.getOptionsConfig(args)
  File "/usr/share/yum-cli/cli.py", line 184, in getOptionsConfig
enabled_plugins=self.optparser._splitArg(opts.enableplugins))
  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 189, in
_getConfig
startupconf.pluginconfpath,disabled_plugins,enabled_plugins)
  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 355, in
doPluginSetup
plugin_types, confpath, disabled_plugins, enabled_plugins)
  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 152, in
__init__
self._importplugins(types)
  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 195, in
_importplugins
self._loadplugin(modulefile, types)
  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 251, in
_loadplugin
module = imp.load_module(modname, fp, pathname, description)
  File "/usr/lib/yum-plugins/filter-data.py", line 111
('committers', 'committer')]
   ^
SyntaxError: invalid syntax

Any help or suggestions would be appreciated.  Thanks!!
--
Dan
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines