[OpenAFS] Installing 1.4.0.rc6 version of OpenAFS

Ron Croonenberg ronc@depauw.edu
Mon, 10 Oct 2005 15:37:30 -0500


Hi Derek,

>Uh, why do you have 1.2.13?  I'm trying to help you build 1.4.0rc5..   
>You keep confusing me by bringing up 1.2.13.  Please stop bringing
>1.2.13 into this conversation.

sorry, didn't mean to.  I got excited seeing rpms and jumped the gun 
;-)

>Hmm..  Okay.. I see why this is happening.  It's a bug in the SPEC 
>file.  I have
this:

># not supported on Linux or duplicated
>for f in kdump kdump-%{kernvers} kdb rmtsysd kpwvalid ; do
>  rm -f $RPM_BUILD_ROOT%{_sbindir}/$f
>done
>
>I think I should just pull this out and run:
>
>rm -f $RPM_BUILD_ROOT%{_sbindir}/kdump*

ok, I changed that in my spec file to:

# not supported on Linux or duplicated
#for f in kdump kdump-%{kernvers} kdb rmtsysd kpwvalid ; do
#  rm -f $RPM_BUILD_ROOT%{_sbindir}/$f
#done

# not supported on Linux or duplicated
rm -f $RPM_BUILD_ROOT%{_sbindir}/kdump*

thanks,

Ron

>-derek
>
>-- 
>       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>       Member, MIT Student Information Processing Board  (SIPB)
>       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>       warlord@MIT.EDU                        PGP key available