On 24/08/12 13:55, n...@centergate.net wrote:

Sorry for the delay - I was waiting to see if upstream were going to
release a stable 3.5.2 release, but there's no sign of it coming so I've
patched the last 3.5.1 release with the latest upstream patches for RHEL
support.

So, we have some new packages syncing to the mirrors in the testing
repository that should hopefully fix all issues that I'm aware of on
RHEL6.3

kmod-compat-wireless-3.5.1-1.sn.el6.elrepo.i686.rpm
kmod-compat-wireless-3.5.1-1.sn.el6.elrepo.x86_64.rpm

To update, please run:

yum --enablerepo=elrepo-testing update kmod-compat-wireless


When I run the above it doesn't find any packages to update. I took a
look at the files I manually downloaded and installed from the elrepo
test site:

kmod-compat-wireless-3.5-3.el6.elrepo.x86_64.rpm

Should I be manually removing that then issuing the above command?

Nick



OK Nick, it sounds like you didn't install the yum config file for elrepo so yum won't find the updates for you. If you want to "install" elrepo you can do (you don't have to if you don't want to):

rpm -Uvh http://elrepo.org/elrepo-release-6-4.el6.elrepo.noarch.rpm

then the yum update command above should work.

Otherwise, you can just manually grab the updated package:

http://elrepo.org/linux/testing/el6/x86_64/RPMS/kmod-compat-wireless-3.5.1-1.sn.el6.elrepo.x86_64.rpm

and install it with rpm -Uvh ...

Phil


_______________________________________________
elrepo mailing list
elrepo@lists.elrepo.org
http://lists.elrepo.org/mailman/listinfo/elrepo

Reply via email to