[elrepo] Problem in install kmod-ndiswrapper by elrepo repository
Nicolas Thierry-Mieg
Nicolas.Thierry-Mieg at imag.fr
Wed Oct 21 15:25:29 EDT 2009
Wagner Silva Vieira wrote:
> Hi Nicolas
>
> That's the "uname -a" output with the kernel version information that
> you asked for me.
>
> [root at musashi ~]# uname -a
> Linux musashi.localdomain 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33
> EST 2008 i686 i686 i386 GNU/Linux
> [root at musashi ~]#
>
>
> I don't have the file .rpmmacros in my home directory with the content:
>
> %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
>
> Must I create this file and put this content?
yes this is often useful (though mostly for x86_64), and never hurts.
It adds the arch to any rpm -q output.
See tip 1 here:
http://wiki.centos.org/TipsAndTricks/YumAndRPM
You could then post the output of
rpm -q kernel
I suspect you should install the latest kernel (in your case the i386
PAE version 2.6.18-164), then try to install kmod-ndiswrapper again.
Not sure if it'll work, but it's worth a try.
regards
> 2009/10/20 Nicolas Thierry-Mieg <Nicolas.Thierry-Mieg at imag.fr
> <mailto:Nicolas.Thierry-Mieg at imag.fr>>
>
> Wagner Silva Vieira wrote:
> > Hi guys,
> >
> > I'm a new member of this mail-list and I'm having some problems
> about to
> > install the kmod-ndiswrapper in my RHEL5 by elrepo.
> >
> > I did the correct installation of the repository in my OS and, when I
> > tried to use then to install the kmod-ndiswrapper package I
> received a
> > lot of errors about dependencies.
> >
> > Anybody knows exactly what's happen?
>
> what kernel are you running?
> uname -a
>
> also show all installed, rpm -q kernel
> (hoping you have the usual good line in ~/.rpmmacros:
> %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
>
More information about the elrepo
mailing list