Bug#743891: pam: Fix loading modules on GNU/Hurd

2014-04-07 Thread Samuel Thibault
Source: pam Version: 1.1.8-2 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hello, When loading pam modules linked against libpthread, the process suddenly has to switch to multithreaded mutexes etc. The Hurd port of glibc does not support that, and the library

Re: [PATCH 2/2] Point out how to switch runsystem only if upgrade just switched it.

2014-04-07 Thread Samuel Thibault
Gabriele Giacone, le Tue 01 Apr 2014 13:07:21 +0200, a écrit : > diff --git a/debian/initscripts.postinst b/debian/initscripts.postinst > index 7288c2c..731d360 100755 > --- a/debian/initscripts.postinst > +++ b/debian/initscripts.postinst > @@ -243,13 +243,12 @@ then > if [ "$current" != "$n

Re: [PATCH 1/2] Fix hurd-console addition and getty pathnames in inittab [hurd].

2014-04-07 Thread Samuel Thibault
Hello, Yes, this seems good. Samuel -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140407233149.ga18...@type.youpi.perso.aquilenet.fr

Re: [Uim] does uim-fep works for debian 7

2014-04-07 Thread Zhang Cong
Hi Dai and NOKUBI, On Mon, Apr 7, 2014 at 10:11 PM, wrote: > Hi Zhang, > > Which keys do you use to on/off conversion? > If you use Shift+Space keys, uim-fep does not support Shift+Space keys. > Please see below: > > uim-fep does not start to convert KANJI in default settings. > The same for py

Re: [Uim] does uim-fep works for debian 7

2014-04-07 Thread dai
Hi Zhang, Which keys do you use to on/off conversion? If you use Shift+Space keys, uim-fep does not support Shift+Space keys. Please see below: uim-fep does not start to convert KANJI in default settings. https://bugs.debian.org/743277 uim-fep (in Japanese) http://code.google.com/p/uim-doc-ja/wi

Re: [PATCH] Drop debian/patches/libports_revert_stacksize.patch

2014-04-07 Thread Samuel Thibault
Justus Winter, le Mon 07 Apr 2014 11:50:41 +0200, a écrit : > With the rebuilt libc this is no longer necessary. Applied with the corresponding Breaks, thanks! Samuel -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@l

[PATCH] Drop debian/patches/libports_revert_stacksize.patch

2014-04-07 Thread Justus Winter
With the rebuilt libc this is no longer necessary. --- debian/patches/libports_revert_stacksize.patch | 37 -- debian/patches/series | 1 - 2 files changed, 38 deletions(-) delete mode 100644 debian/patches/libports_revert_stacksize.patch diff --

Re: [Uim] does uim-fep works for debian 7

2014-04-07 Thread Zhang Cong
Hi NOKUBI, I test on Debian 7 and it support input Japanese character, which I need set default input mode for anthy to other than Direct Input like Hiragana in uim-pref-gtk. So maybe, Chinese PY input method has something option like this. but I can't find that, it seems always in dire

Re: [Uim] does uim-fep works for debian 7

2014-04-07 Thread NOKUBI Takatsugu
In my environment, locale was missing, so I installed locale-data package and tried to generate Japanese locale. # locale-gen Generating locales (this might take a while)... ja_JP.EUC-JP...Segmentation fault done ja_JP.UTF-8...Segmentation fault done Generation complete. It seems not work a