Debian Bug report logs -
#607138
locales: broken cyrillic in xterm with ru_UA.utf8 locale
Reported by: basilio <basilio@gmx.com>
Date: Tue, 14 Dec 2010 22:12:01 UTC
Severity: normal
Fixed in version 2.20.11-4+rm
Done: Andreas Beckmann <anbe@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Tue, 14 Dec 2010 22:12:04 GMT) (full text, mbox, link).
Acknowledgement sent
to basilio <basilio@gmx.com>:
New Bug report received and forwarded. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Tue, 14 Dec 2010 22:12:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Subject: locales: broken cyrillic in xterm with ru_UA.utf8 locale
Package: locales
Version: 2.11.2-7
Severity: normal
Cyrillic is completely broken in xterm and partially (no input) in wine when
using locale ru_UA.utf8. Setting LANG="ru_UA.UTF-8" manually solves the
problem. But setting LANG=ru_UA.UTF-8 in /etc/defaults/locale has no effect.
System locale remains ru_UA.utf8 even after rebooting. Writing alias
(ru_UA.utf8 ru_UA.UTF-8) in /usr/share/X11/locale/locale.alias doesn't help
either. So it looks like ru_UA.utf8 locale is broken. And correct locale
ru_UA.UTF-8 is impossible to choose during startup. Locale ru_UA.UTF-8
generated. Need help. Thanks ahead.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'),
(500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages locales depends on:
ii debconf [debconf-2.0] 1.5.37 Debian configuration
management sy
ii libc6 [glibc-2.11-1] 2.11.2-7 Embedded GNU C Library:
Shared lib
locales recommends no packages.
locales suggests no packages.
-- debconf information:
* locales/default_environment_locale: ru_UA.UTF-8
* locales/locales_to_be_generated: ru_UA.UTF-8 UTF-8
[reportbug-locales-20101214-2484-3dAAJw (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Tue, 21 Dec 2010 09:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to alexander barakin <alex.barakin@gmail.com>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Tue, 21 Dec 2010 09:06:03 GMT) (full text, mbox, link).
Message #10 received at 607138@bugs.debian.org (full text, mbox, reply):
maybe this patch will help:
--- /usr/share/X11/locale/locale.alias.orig 2010-12-20
22:24:45.000000000 +0000
+++ /usr/share/X11/locale/locale.alias 2010-12-20 22:22:42.000000000 +0000
@@ -968,6 +968,7 @@
ru.UTF-8 ru_RU.UTF-8
ru_RU ru_RU.UTF-8
ru_RU.utf8 ru_RU.UTF-8
+ru_UA.utf8 ru_UA.UTF-8
ru_RU.iso88595 ru_RU.ISO8859-5
ru_RU.ISO-8859-5 ru_RU.ISO8859-5
ru_RU.koi8r ru_RU.KOI8-R
@@ -2266,6 +2267,7 @@
ru.UTF-8: ru_RU.UTF-8
ru_RU: ru_RU.UTF-8
ru_RU.utf8: ru_RU.UTF-8
+ru_UA.utf8: ru_UA.UTF-8
ru_RU.iso88595: ru_RU.ISO8859-5
ru_RU.ISO-8859-5: ru_RU.ISO8859-5
ru_RU.koi8r: ru_RU.KOI8-R
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Tue, 21 Dec 2010 10:57:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Tue, 21 Dec 2010 10:57:03 GMT) (full text, mbox, link).
Message #15 received at 607138@bugs.debian.org (full text, mbox, reply):
Looks like gdm overrides all locales defined in the system. To manage
this I had to redefine GMD_LANGUAGE variable with locale that I intend
to use before choosing that locale:
so I put in the ~/.profile following strings:
GDM_LANGUAGE='ru_UA.UTF-8
export GDM_LANGUAGE
LANG='ru_UA.UTF-8'
export LANG
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Tue, 21 Dec 2010 11:09:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Tue, 21 Dec 2010 11:09:07 GMT) (full text, mbox, link).
Message #20 received at 607138@bugs.debian.org (full text, mbox, reply):
Sorry, previous message has some misprints. This is a correct version.
Looks like gdm overrides all locales defined in the system. To manage this
I had to redefine GDM_LANGUAGE variable with locale that I intend to use
before choosing that locale:
so I put in the ~/.profile following strings:
GDM_LANGUAGE='ru_UA.UTF-8'
export GDM_LANGUAGE
LANG='ru_UA.UTF-8'
export LANG
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Sun, 12 Jun 2011 11:57:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Aurelien Jarno <aurelien@aurel32.net>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Sun, 12 Jun 2011 11:57:03 GMT) (full text, mbox, link).
Message #25 received at 607138@bugs.debian.org (full text, mbox, reply):
On Wed, Dec 15, 2010 at 12:09:47AM +0200, basilio wrote:
> Subject: locales: broken cyrillic in xterm with ru_UA.utf8 locale
> Package: locales
> Version: 2.11.2-7
> Severity: normal
>
> Cyrillic is completely broken in xterm and partially (no input) in wine when
> using locale ru_UA.utf8. Setting LANG="ru_UA.UTF-8" manually solves the
> problem. But setting LANG=ru_UA.UTF-8 in /etc/defaults/locale has no effect.
> System locale remains ru_UA.utf8 even after rebooting. Writing alias
> (ru_UA.utf8 ru_UA.UTF-8) in /usr/share/X11/locale/locale.alias doesn't help
> either. So it looks like ru_UA.utf8 locale is broken. And correct locale
> ru_UA.UTF-8 is impossible to choose during startup. Locale ru_UA.UTF-8
> generated. Need help. Thanks ahead.
>
The question is why did you define your default locale as "ru_UA.utf8"
and not "ru_UA.UTF-8"? "ru_UA.utf8" is not a locale which exist by
default (unless you manually created it), so it's normal it causes you
problem.
By the way, are you sure you have no locale defines in /etc/environment?
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Sun, 12 Jun 2011 13:27:02 GMT) (full text, mbox, link).
Acknowledgement sent
to basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Sun, 12 Jun 2011 13:27:02 GMT) (full text, mbox, link).
Message #30 received at 607138@bugs.debian.org (full text, mbox, reply):
12.06.2011 14:55, Aurelien Jarno пишет:
> The question is why did you define your default locale as "ru_UA.utf8"
> and not "ru_UA.UTF-8"? "ru_UA.utf8" is not a locale which exist by
> default (unless you manually created it), so it's normal it causes you
> problem.
>
> By the way, are you sure you have no locale defines in /etc/environment?
>
Thanks.
Locale ru_UA.utf8 is not a question. It is the default system behavior.
When using gdm at least. And more than that, "non-existent" locale
ru_RU.utf8 works without problems. I had found the way to solve this
problem for me, so I've posted a solution. I don't pretend that it's
right from some ideological point of view (x.org, gnome or debian for
example). It just works.
And, btw, /etc/environment on my system is completely empty.
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Sun, 12 Jun 2011 14:00:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Aurelien Jarno <aurelien@aurel32.net>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Sun, 12 Jun 2011 14:00:03 GMT) (full text, mbox, link).
Message #35 received at 607138@bugs.debian.org (full text, mbox, reply):
On Sun, Jun 12, 2011 at 04:27:07PM +0300, basilio wrote:
> 12.06.2011 14:55, Aurelien Jarno пишет:
> > The question is why did you define your default locale as "ru_UA.utf8"
> > and not "ru_UA.UTF-8"? "ru_UA.utf8" is not a locale which exist by
> > default (unless you manually created it), so it's normal it causes you
> > problem.
> >
> > By the way, are you sure you have no locale defines in /etc/environment?
> >
> Thanks.
> Locale ru_UA.utf8 is not a question. It is the default system behavior.
This is not a locale provided by the locales package by default. What is
the contents of the /etc/locale.gen file on your system?
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Sun, 12 Jun 2011 14:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Sun, 12 Jun 2011 14:27:03 GMT) (full text, mbox, link).
Message #40 received at 607138@bugs.debian.org (full text, mbox, reply):
12.06.2011 16:57, Aurelien Jarno пишет:
> On Sun, Jun 12, 2011 at 04:27:07PM +0300, basilio wrote:
>> 12.06.2011 14:55, Aurelien Jarno пишет:
>>> The question is why did you define your default locale as "ru_UA.utf8"
>>> and not "ru_UA.UTF-8"? "ru_UA.utf8" is not a locale which exist by
>>> default (unless you manually created it), so it's normal it causes you
>>> problem.
>>>
>>> By the way, are you sure you have no locale defines in /etc/environment?
>>>
>> Thanks.
>> Locale ru_UA.utf8 is not a question. It is the default system behavior.
> This is not a locale provided by the locales package by default. What is
> the contents of the /etc/locale.gen file on your system?
>
en_US.UTF-8 UTF-8
ru_UA.UTF-8 UTF-8
Patching /usr/share/X11/locale/locale.alias (like alexander barakin
proposes) also does the trick.
Information forwarded
to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#607138; Package locales.
(Sun, 12 Jun 2011 15:12:11 GMT) (full text, mbox, link).
Acknowledgement sent
to Aurelien Jarno <aurelien@aurel32.net>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.
(Sun, 12 Jun 2011 15:12:11 GMT) (full text, mbox, link).
Message #45 received at 607138@bugs.debian.org (full text, mbox, reply):
reassign 607138 libx11-data,gdm
thanks
On Sun, Jun 12, 2011 at 05:26:24PM +0300, basilio wrote:
> 12.06.2011 16:57, Aurelien Jarno пишет:
> > On Sun, Jun 12, 2011 at 04:27:07PM +0300, basilio wrote:
> >> 12.06.2011 14:55, Aurelien Jarno пишет:
> >>> The question is why did you define your default locale as "ru_UA.utf8"
> >>> and not "ru_UA.UTF-8"? "ru_UA.utf8" is not a locale which exist by
> >>> default (unless you manually created it), so it's normal it causes you
> >>> problem.
> >>>
> >>> By the way, are you sure you have no locale defines in /etc/environment?
> >>>
> >> Thanks.
> >> Locale ru_UA.utf8 is not a question. It is the default system behavior.
> > This is not a locale provided by the locales package by default. What is
> > the contents of the /etc/locale.gen file on your system?
> >
> en_US.UTF-8 UTF-8
> ru_UA.UTF-8 UTF-8
>
> Patching /usr/share/X11/locale/locale.alias (like alexander barakin
> proposes) also does the trick.
>
Ok, I am now convince it has nothing to do with C locales, as everything
is correct there. It is more likely a X11 locales issue.
I still don't understand why gdm defines "ru_UA.utf8" and why
libx11-data doesn't provide an alias contrary to other locales. I am
therefore reassigning this bug to both these packages.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
Bug reassigned from package 'locales' to 'libx11-data,gdm'.
Request was from Aurelien Jarno <aurelien@aurel32.net>
to control@bugs.debian.org.
(Sun, 12 Jun 2011 15:12:19 GMT) (full text, mbox, link).
Bug No longer marked as found in versions eglibc/2.11.2-7.
Request was from Aurelien Jarno <aurelien@aurel32.net>
to control@bugs.debian.org.
(Sun, 12 Jun 2011 15:12:20 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Sun, 12 Jun 2011 15:24:12 GMT) (full text, mbox, link).
Acknowledgement sent
to basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Sun, 12 Jun 2011 15:24:12 GMT) (full text, mbox, link).
Message #54 received at 607138@bugs.debian.org (full text, mbox, reply):
12.06.2011 18:01, Aurelien Jarno пишет:
> reassign 607138 libx11-data,gdm
> thanks
>
> Ok, I am now convince it has nothing to do with C locales, as everything
> is correct there. It is more likely a X11 locales issue.
>
> I still don't understand why gdm defines "ru_UA.utf8" and why
> libx11-data doesn't provide an alias contrary to other locales. I am
> therefore reassigning this bug to both these packages.
>
As far as I can understand gdm defines locale during login process
accordingly to the language chosen by user on the login screen. Absence
of proper alias was the main problem I think. Thanks.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Sun, 12 Jun 2011 15:57:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Julien Cristau <jcristau@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Sun, 12 Jun 2011 15:57:06 GMT) (full text, mbox, link).
Message #59 received at 607138@bugs.debian.org (full text, mbox, reply):
On Sun, Jun 12, 2011 at 18:25:39 +0300, basilio wrote:
> 12.06.2011 18:01, Aurelien Jarno пишет:
> > reassign 607138 libx11-data,gdm
> > thanks
> >
> > Ok, I am now convince it has nothing to do with C locales, as everything
> > is correct there. It is more likely a X11 locales issue.
> >
> > I still don't understand why gdm defines "ru_UA.utf8" and why
> > libx11-data doesn't provide an alias contrary to other locales. I am
> > therefore reassigning this bug to both these packages.
> >
> As far as I can understand gdm defines locale during login process
> accordingly to the language chosen by user on the login screen. Absence
> of proper alias was the main problem I think. Thanks.
>
I think providing an alias for other locales was a mistake, if it means
gdm thinks it's a good idea to do that kind of crap.
Cheers,
Julien
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Sun, 12 Jun 2011 17:00:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Josselin Mouette <joss@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Sun, 12 Jun 2011 17:00:03 GMT) (full text, mbox, link).
Message #64 received at 607138@bugs.debian.org (full text, mbox, reply):
Le dimanche 12 juin 2011 à 17:54 +0200, Julien Cristau a écrit :
> > > I still don't understand why gdm defines "ru_UA.utf8" and why
> > > libx11-data doesn't provide an alias contrary to other locales. I am
> > > therefore reassigning this bug to both these packages.
> > >
> > As far as I can understand gdm defines locale during login process
> > accordingly to the language chosen by user on the login screen. Absence
> > of proper alias was the main problem I think. Thanks.
> >
> I think providing an alias for other locales was a mistake, if it means
> gdm thinks it's a good idea to do that kind of crap.
gdm from stable and gdm3 from unstable use foo_BAR.UTF-8.
Maybe you are talking about gdm3 from experimental. And this one gets
locale information from accountsservice, which in turn extracts it
directly from the locale data (there is nothing hardcoding foo_BAR.utf8
instead of foo_BAR.UTF-8, it’s the information as provided by locales).
Cheers,
--
.''`. Josselin Mouette
: :' :
`. `' “If you behave this way because you are blackmailed by someone,
`- […] I will see what I can do for you.” -- Jörg Schilling
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Sun, 12 Jun 2011 20:51:06 GMT) (full text, mbox, link).
Acknowledgement sent
to basilio <basilio@gmx.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Sun, 12 Jun 2011 20:51:07 GMT) (full text, mbox, link).
Message #69 received at 607138@bugs.debian.org (full text, mbox, reply):
12.06.2011 19:56, Josselin Mouette пишет:
> Le dimanche 12 juin 2011 à 17:54 +0200, Julien Cristau a écrit :
>>>> I still don't understand why gdm defines "ru_UA.utf8" and why
>>>> libx11-data doesn't provide an alias contrary to other locales. I am
>>>> therefore reassigning this bug to both these packages.
>>>>
>>> As far as I can understand gdm defines locale during login process
>>> accordingly to the language chosen by user on the login screen. Absence
>>> of proper alias was the main problem I think. Thanks.
>>>
>> I think providing an alias for other locales was a mistake, if it means
>> gdm thinks it's a good idea to do that kind of crap.
> gdm from stable and gdm3 from unstable use foo_BAR.UTF-8.
>
> Maybe you are talking about gdm3 from experimental. And this one gets
> locale information from accountsservice, which in turn extracts it
> directly from the locale data (there is nothing hardcoding foo_BAR.utf8
> instead of foo_BAR.UTF-8, it’s the information as provided by locales).
>
> Cheers,
When I faced this problem my system was squeeze (testing). After some
investigation I understood that it was gdm who set ru_UA.utf8 locale
instead of orthodox ru_UA.UTF-8, so there were two ways to solve the
issue - set proper alias, or set UTF-8 locale after the gdm. I choose to
put a string in my ~./profile and it is still there and it works. I
think that it's a better solution than putting proper alias to the
locale.alias file because X.org updates seem to rewrite it.
But if the gdm now sets locale in format "foo_bar.UTF-8" or guys from
X.org have set alias for ru_UA.utf then there's no problem. And
unfortunately I find neither locale alias nor correct locale from gdm,
at least on my system (I use mix of squeeze/wheezy).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Thu, 05 Jan 2012 22:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to alexander barakin <alex.barakin@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Thu, 05 Jan 2012 22:39:06 GMT) (full text, mbox, link).
Message #74 received at 607138@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Sun, Dec 11, 2011 at 12:19:51PM +0100, Cyril Brulebois wrote:
> Hi,
>
> Dmitry Kolesnikov <kastaneda@gmail.com> (23/10/2011):
> > I would like to report a bug, but I've found that exactly the same
> > problem already have a bug report #608045. It seems to me that the
> > person who closed the bug was inconsiderate. I am experiencing
> > problems due to this bug (which is part of a larger bug #607138), and
> > do not know what to do next. Should I report the same bug again, or is
> > there some special way to ask you look closely?
>
> that was not inconsiderate:
>
> kibi@bowmore:~/debian-x/lib/libx11.git$ git grep ru_UA|grep -i utf
> nls/compose.dir.pre:en_US.UTF-8/Compose: ru_UA.UTF-8
> nls/locale.dir.pre:en_US.UTF-8/XLC_LOCALE: ru_UA.UTF-8
>
> I'm cc-ing the bug and its submitter for reference.
>
> So, as Julien said: stop using an invalid locale name.
invalid locale name is taken from the program "locale" (package
"libc-bin"):
$ sudo dpkg-reconfigure locales
Generating locales (this might take a while)...
en_US.UTF-8... done
ru_UA.UTF-8... done
Generation complete.
$ grep -Ev '^(#|$)' /etc/locale.gen
en_US.UTF-8 UTF-8
ru_UA.UTF-8 UTF-8
$ locale -a | grep utf
en_US.utf8
ru_UA.utf8
$ dpkg -S $(which locale)
libc-bin: /usr/bin/locale
--
alexander barakin aka sash-kan | mailto+jid: alex.barakin@gmail.com
mezon.ru,spb,russia | nic-handle: SASH3-UANIC
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Fri, 06 Jan 2012 01:15:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Cyril Brulebois <kibi@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Fri, 06 Jan 2012 01:15:03 GMT) (full text, mbox, link).
Message #79 received at 607138@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
alexander barakin <alex.barakin@gmail.com> (06/01/2012):
> $ sudo dpkg-reconfigure locales
> Generating locales (this might take a while)...
> en_US.UTF-8... done
> ru_UA.UTF-8... done
> Generation complete.
> $ grep -Ev '^(#|$)' /etc/locale.gen
> en_US.UTF-8 UTF-8
> ru_UA.UTF-8 UTF-8
> $ locale -a | grep utf
> en_US.utf8
> ru_UA.utf8
That doesn't make it a valid locale.
Mraw,
KiBi.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Fri, 06 Jan 2012 10:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to alexander barakin <alex.barakin@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Fri, 06 Jan 2012 10:27:05 GMT) (full text, mbox, link).
Message #84 received at 607138@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Fri, Jan 06, 2012 at 02:12:15AM +0100, Cyril Brulebois wrote:
> alexander barakin <alex.barakin@gmail.com> (06/01/2012):
> > $ sudo dpkg-reconfigure locales
> > Generating locales (this might take a while)...
> > en_US.UTF-8... done
> > ru_UA.UTF-8... done
> > Generation complete.
> > $ grep -Ev '^(#|$)' /etc/locale.gen
> > en_US.UTF-8 UTF-8
> > ru_UA.UTF-8 UTF-8
> > $ locale -a | grep utf
> > en_US.utf8
> > ru_UA.utf8
>
> That doesn't make it a valid locale.
ok
so in order to solve #608045 and #607138 we need one of two things:
1. fix package "libc-bin" - true way in your opinion (please reopen
#608045 and assign both #608045 and #607138 to package "libc-bin")
2. add alias for ru_UA.utf8 in package "libx11-data" - yet another
workaround (see output of "grep utf8
/usr/share/X11/locale/locale.alias")
--
alexander barakin aka sash-kan | mailto+jid: alex.barakin@gmail.com
mezon.ru,spb,russia | nic-handle: SASH3-UANIC
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>:
Bug#607138; Package libx11-data,gdm.
(Sun, 08 Jan 2012 12:10:58 GMT) (full text, mbox, link).
Acknowledgement sent
to Julien Cristau <jcristau@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>.
(Sun, 08 Jan 2012 12:11:31 GMT) (full text, mbox, link).
Message #89 received at 607138@bugs.debian.org (full text, mbox, reply):
On Fri, Jan 6, 2012 at 14:23:10 +0400, alexander barakin wrote:
> On Fri, Jan 06, 2012 at 02:12:15AM +0100, Cyril Brulebois wrote:
> > alexander barakin <alex.barakin@gmail.com> (06/01/2012):
> > > $ sudo dpkg-reconfigure locales
> > > Generating locales (this might take a while)...
> > > en_US.UTF-8... done
> > > ru_UA.UTF-8... done
> > > Generation complete.
> > > $ grep -Ev '^(#|$)' /etc/locale.gen
> > > en_US.UTF-8 UTF-8
> > > ru_UA.UTF-8 UTF-8
> > > $ locale -a | grep utf
> > > en_US.utf8
> > > ru_UA.utf8
> >
> > That doesn't make it a valid locale.
>
> ok
>
> so in order to solve #608045 and #607138 we need one of two things:
> 1. fix package "libc-bin" - true way in your opinion (please reopen
> #608045 and assign both #608045 and #607138 to package "libc-bin")
there's nothing to fix in libc afaict.
> 2. add alias for ru_UA.utf8 in package "libx11-data" - yet another
> workaround (see output of "grep utf8
> /usr/share/X11/locale/locale.alias")
>
and this shouldn't be necessary, just use the proper locale
(ru_UA.UTF-8). Why do you think more is needed?
Cheers,
Julien
Reply sent
to Andreas Beckmann <anbe@debian.org>:
You have taken responsibility.
(Mon, 04 Jul 2016 09:09:05 GMT) (full text, mbox, link).
Notification sent
to basilio <basilio@gmx.com>:
Bug acknowledged by developer.
(Mon, 04 Jul 2016 09:09:05 GMT) (full text, mbox, link).
Message #94 received at 607138-done@bugs.debian.org (full text, mbox, reply):
Version: 2.20.11-4+rm
gdm was last released with Debian 6.0 (squeeze) in
February 2011 and removed from Debian sid/unstable in 2011 (see
http://bugs.debian.org/613491 for details on the removal). Since
support for squeeze and squeeze-LTS has now ended, I'm closing all the
remaining bugs reported against this package.
Andreas
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 02 Aug 2016 07:32:16 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Wed Jul 3 05:31:11 2024;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.