Displaying 1 result from an estimated 1 matches for "bnofdnbackup".
2005 Nov 11
3
Rebuilding RPMs
...wrong kernel for a couple of the
packages.
# rpm -i --test cman-kernel-smp-2.6.9-36.0.i686.rpm
error: Failed dependencies:
/lib/modules/2.6.9-11.ELsmp is needed by
cman-kernel-smp-2.6.9-36.0.i686
kernel-smp = 2.6.9-11.EL is needed by
cman-kernel-smp-2.6.9-36.0.i686
# uname -a
Linux bnofdnbackup.buc.com 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 13:14:25 CDT
2005 i686 i686 i386 GNU/Linux
I think I can just grab the source RPM and do a rebuild, but having never
attempted that before, I just want to make sure I'm not missing anything.
(I have built RPMs from source tarballs, so I know how to...