Bug 175053

Summary: The BUILD_BOMB is on by default
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: Directory ServerAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 17:05:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316    
Attachments:
Description Flags
files for fix
none
diffs for fix none

Description Rich Megginson 2005-12-06 01:00:38 UTC
The server stops working after 120 days if you build it from source.  You must
use BUILD_BOMB="" PUMPKIN_AGE=0 on the command line to disable the build bomb. 
The current FDS 1.0 binaries were built this way and must be rebuilt.

Comment 1 Rich Megginson 2005-12-07 21:07:29 UTC
Created attachment 122003 [details]
files for fix

Comment 2 Rich Megginson 2005-12-07 21:07:50 UTC
Created attachment 122004 [details]
diffs for fix

Comment 3 Rich Megginson 2005-12-07 21:23:04 UTC
Checking in ldapserver/Makefile;
/cvs/dirsec/ldapserver/Makefile,v  <--  Makefile
new revision: 1.29; previous revision: 1.28
done
Checking in ldapserver/internal_comp_deps.mk;
/cvs/dirsec/ldapserver/internal_comp_deps.mk,v  <--  internal_comp_deps.mk
new revision: 1.33; previous revision: 1.32
done
Checking in ldapserver/nsdefs.mk;
/cvs/dirsec/ldapserver/nsdefs.mk,v  <--  nsdefs.mk
new revision: 1.16; previous revision: 1.15
done


Comment 4 Nathan Kinder 2007-12-20 18:17:12 UTC
This fix no longer applies since we've scrapped the old Makefiles and moved to
autoconf and automake.  There is no longer any sort of build bomb.

Marking as VERIFIED.