[elrepo] wl-kmod error at installing
S.Tindall
s10dal at elrepo.org
Mon Jan 18 18:33:14 EST 2016
On Mon, 2016-01-18 at 20:09 -0300, Diego Farias wrote:
> Probably I made a stupid mistake in while I was following the
> instructions; I tried to build again the package but unsuccessfully:
>
> [dafh at dhcp121-83 ~]$ rpmbuild --rebuild --define 'packager dafh'
> rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
> Installing
> rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
> error:
> rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
> cannot be installed
Slight error.
Look at the wl-kmod wiki page at step "5" (simplified below):
http://elrepo.org/tiki/wl-kmod
$ rpmbuild --rebuild --define 'packager <your-name>' \
/<path-to-nosrc.rpm>/wl-kmod*nosrc.rpm
You should "rebuild" the wl-kmod*nosrc.rpm, not the source tarball.
You placed the source tarball in ~/rpmbuild/SOURCES/ so that it was
available for the srpm rebuild.
> I'm going to try the kernel solution. By the way, how am I sure that I
> removed kmod-wl?
The rpm command will tell you:
$ rpm -q kmod-wl
package kmod-wl is not installed
Steve
More information about the elrepo
mailing list