Bug#133578: gdm bug #133578. Intend to NMU.
Daniel Ruoso
Daniel Ruoso <daniel@ruoso.com>, 133578@bugs.debian.org
Mon, 19 Apr 2004 15:12:21 -0300
Em Seg, 2004-04-19 ās 09:34, Wouter Verhelst escreveu:
> Yes, they can. Our structures say that a maintainer has the final say
> regarding his packages, except if the technical committee overrules him.
> If you think the maintainer is wrong[1], and you cannot come to an
> agreement over this, the technical committee is what you have to turn
> to.
Ok. I'm asking *again* to fix the bug #133578 with one of the given
patches. I agree with Josselin about the correct patch in
/etc/init.d/gdm:
TMP_LANG="`grep ^LANG= /etc/environment|tail -1|sed s/^LANG=//`"
if [ -n "$TMP_LANG" ]; then
LANG="$TMP_LANG"
export LANG
fi
I know this is not a definitive solution to the problem, but fixes the
bug that is open for more than 2 years now.
This isn't the first ask to fix this bug.