[plug] Re: conflict in installing rpm package was re: rpm -bb command
Jon Miller
jlmiller at mmtnetworks.com.au
Wed Jul 9 10:08:21 WST 2003
Yeah thanks, I found out by doing a rpm -qa | grep -i rpm there I saw rpm-build and I ran the command rpm -ql rpm-build and in there was the rpmbuild.
The reason for running this command was to try to install the broadcom nic driver (which has to be built to a rpm from a source file). What I found out was there is a problem with a module conflicting with the smp kernel (kernel-smp).
I have both the kernel and the kernel-smp installed (due to using a dual Xeon server).
[root at gfpmsql i386]# rpm -ivh bcm5700-2.2.27-1.i386.rpm
Preparing... ########################################### [100%]
file /lib/modules/2.4.18-14smp/kernel/drivers/addon/bcm5700/bcm5700.o fr
om install of bcm5700-2.2.27-1 conflicts with file from package kernel-smp-2.4.1
8-14
Any ideas what needs to be done to fix this? Do I have to add a module to the kernel-smp?
Thanks
Jon
>>> dex at wn.com.au 9:05:38 AM 9/07/2003 >>>
Redhat 8+ uses the 'rpmbuild' command for building RPMs. It supports all
the build commands from older versions. So you'd run rpmbuild -bb
package.spec. This took me quite a while to figure out after upgrading
to 8.
Cheers
Luke
On Wed, 2003-07-09 at 09:30, Jon Miller wrote:
> In rhl8.0 I issued rpm -bb package.spec and I get a :
> [root at gfpmsql SPECS]# rpm -bb bcm5700.spec
> -bb: unknown option
>
> Checking rpm --help I found nothing to mention -bb or building binaries. Anyone seen this or know what I'm doing wrong?
>
> Thanks
>
> Jon L. Miller, MCNE, CNS
> Director/Sr Systems Consultant
> MMT Networks Pty Ltd
> http://www.mmtnetworks.com.au
>
> "I don't know the key to success, but the key to failure
> is trying to please everybody." -Bill Cosby
>
>
>
>
Jon L. Miller, MCNE, CNS
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
"I don't know the key to success, but the key to failure
is trying to please everybody." -Bill Cosby
More information about the plug
mailing list