yum --enablerepo=updates-testing

2009-03-26 Thread brian
I'm unable to install the libX11 update. Can anyone suggest what I might be missing? I first tried: su -c 'yum --enablerepo=updates-testing update libX11' This did seem to be checking updates-testing, although I got the "no packages" msg. When I tried it again, y

Re: yum --enablerepo=updates-testing

2009-03-26 Thread Robert L Cochran
> > I first tried: > su -c 'yum --enablerepo=updates-testing update libX11' > > This did seem to be checking updates-testing, although I got the "no > packages" msg. When I tried it again, yum didn't bother checking > updates-testing (though it did check

Re: yum --enablerepo=updates-testing

2009-03-26 Thread Mike Cloaked
brian-258 wrote: > > I'm unable to install the libX11 update. Can anyone suggest what I might > be missing? > > It is possible that the mirror you are using has not yet synced up - so wait a while and try again - it will probably be fine by tomorrow morning... -- View this message in conte

Re: yum --enablerepo=updates-testing

2009-03-26 Thread brian
Robert L Cochran wrote: Are you using Fedora 10? The update is specific to Fedora 10. I had no problem using the yum command as listed in comment #54 of the big, and it has fixed arduino-0013 for me. Yes, F10. Mike Cloaked wrote: > > It is possible that the mirror you are using has not yet syn

Re: yum --enablerepo=updates-testing

2009-03-27 Thread Aaron Konstam
On Thu, 2009-03-26 at 18:09 -0400, brian wrote: > I'm unable to install the libX11 update. Can anyone suggest what I might > be missing? > > I first tried: > su -c 'yum --enablerepo=updates-testing update libX11' > > This did seem to be checking upd

Re: yum --enablerepo=updates-testing

2009-03-27 Thread Kevin Kofler
brian wrote: > su -c 'yum --enablerepo=updates-testing install > libX11-1.1.5-2.fc10.i386.rpm libX11-devel-1.1.5-2.fc10.i386.rpm > --nogpgcheck' --nogpgcheck shouldn't be needed, you get prompted to import the key for updates-testing, it should just work. Kevin

Re: yum --enablerepo=updates-testing

2009-03-30 Thread Bill Crawford
On Saturday 28 March 2009 02:13:42 Kevin Kofler wrote: > brian wrote: > > su -c 'yum --enablerepo=updates-testing install > > libX11-1.1.5-2.fc10.i386.rpm libX11-devel-1.1.5-2.fc10.i386.rpm > > --nogpgcheck' > > --nogpgcheck shouldn't be needed, you ge

Re: yum --enablerepo=updates-testing

2009-03-30 Thread Kevin Kofler
Bill Crawford wrote: > I think that should probably be "localinstall" ... he's listing filenames > there rather than package names. If so then yum won't know which key to > import, so the "nogpgcheck" option was necessary ... alas. He should just use the package names instead, that's exactly what

Re: yum --enablerepo=updates-testing

2009-03-30 Thread Mike Cloaked
Kevin Kofler wrote: > > > He should just use the package names instead, that's exactly > what --enablerepo is for. > > libX11 is now in the main updates repo so yum -y update should update it - or if you only want libX11 to update then yum -y update libX11 It is no longer in the update

Re: yum --enablerepo=updates-testing

2009-03-30 Thread Kevin Kofler
Mike Cloaked wrote: > libX11 is now in the main updates repo so [snip] > It is no longer in the updates-testing repo so the original command > further back up the thread is now obsolete. Right. Kevin Kofler -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.r