Bugs item #1058417, was opened at 2004-11-01 16:35
Message generated for change (Comment added) made by jsquyres
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1058417&group_id=9368

Category: Packages
Group: 4.0
>Status: Closed
>Resolution: Fixed
Priority: 9
Submitted By: Jeff Squyres (jsquyres)
Assigned to: Jeff Squyres (jsquyres)
Summary: Re-running install_server gives switcher error

Initial Comment:
Re-running install_server gives a switcher error when re-starting the 
MySQL database.

This doesn't look like it causes any problems, but it should be fixed.

----------------------------------------------------------------------

>Comment By: Jeff Squyres (jsquyres)
Date: 2004-11-01 21:53

Message:
Logged In: YES 
user_id=11722

Unbelievably, this was caused by scripts/package_config_xmls_to_database 
invoking some sub-scripts as:

system("LC_ALL=EN; ./foo ...");

Apparently, the LC_ALL=EN was hosing up modules.  This LC_ALL 
assignment was redundant, anyway, because install_cluster already sets a 
whole slew of i18n-related environment variables.  So I removed the 
assignment from these sub-script invocations and All Is Well (tm).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1058417&group_id=9368


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to