Please don't rely on gettext and gettext.sh during client runtime
Warren Togami <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
[warren@newcaprica ldm-trunk]$ grep -r "gettext.sh" * rc.d/I00-nbd-checkupdate:. gettext.sh This requires me to pull in more than 5MB of additional packages into the chroot. It should be entirely unnecessary to have gettext.sh and gettext during runtime. Localized shell scripts in both Debian and Fedora's initscripts somehow pull strings from .mo files without gettext.sh being necessary. Please figure out how that works? I am not pulling gettext into my chroot only to translate a single shell script. This failure however causes other scripts after it to fail silently (nothing in ldm.log) due to set -e. Not fun. Warren Togami [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _____________________________________________________________________ Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net