=================== BUG #2367: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2367&group_id=11
Changes by: Ron Cordell <[EMAIL PROTECTED]> Date: 2003-Jan-31 13:08 (GMT) ------------------ Additional Follow-up Comments ---------------------------- Here is the contents of configure.cache: SV_DIR=/usr/local/savannah SV_CONF=/usr/local/savannah/etc/local.inc SV_BIN=/usr/local/bin SV_URLROOT=/savannah SV_DB=mysql SV_DB_CMD=mysql SV_DB_NAME=savannah SV_DB_OPTIONS="-u savannah -p" MM_CGI_DIR="/usr/local/mailman/cgi-bin" =================== BUG #2367: FULL BUG SNAPSHOT =================== Submitted by: roncordell Project: Savannah Submitted on: 2003-Jan-22 16:51 Category: None Severity: 5 - Average Priority: None Bug Group: None Resolution: Works for me Assigned to: yeupou Status: Closed Effort: 0.00 Summary: sv_update_conf --update does not work correctly Original Submission: Use the make local.inc step to create the initial local.inc and local.inc.pl files. Now make a change to the local.inc.pl file and run: sv_update_conf --update The results are that the local.inc file is not changed, the local.inc.pl file is overwritten with the old local.inc file, and a new file, local.inc.pl.pl is created that is the old local.inc.pl. Follow-up Comments ******************* ------------------------------------------------------- Date: 2003-Jan-31 13:08 By: roncordell Here is the contents of configure.cache: SV_DIR=/usr/local/savannah SV_CONF=/usr/local/savannah/etc/local.inc SV_BIN=/usr/local/bin SV_URLROOT=/savannah SV_DB=mysql SV_DB_CMD=mysql SV_DB_NAME=savannah SV_DB_OPTIONS="-u savannah -p" MM_CGI_DIR="/usr/local/mailman/cgi-bin" ------------------------------------------------------- Date: 2003-Jan-30 21:36 By: yeupou Can you type the content of configure.cache That should be in the savannah top directory. I think you have SV_CONF=.*/local.inc.pl while you should have SV_CONF=.*/local.inc CC list is empty No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2367&group_id=11
