Bug#298591: tla: id command doesn't accept multiple arguments.

2005-03-08 Thread Kusanagi Kouichi
Package: tla Version: 1.3-1 Severity: normal Tags: patch tla id --help shows usage: tla id [options] file ... but id command doesn't accept multiple arguments. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture:

Bug#476256: libstfl-dev: Segmentation fault occurs if root widget was replaced.

2008-04-15 Thread Kusanagi Kouichi
Package: libstfl-dev Version: 0.18-2 Severity: normal Segmentation fault occurs if root widget was replaced. Testcase and patch were attached. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686)

Bug#300486: no easy way to wait until uim-xim is ready

2008-04-13 Thread Kusanagi Kouichi
Xlib provides the way to do this, which is XRegisterIMInstantiateCallback. It is up to clients to decide what should be done when an IM server is not available. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#548884: apt-cache search abort if locale is ja_JP.eucJP.

2009-09-29 Thread Kusanagi Kouichi
Package: apt Version: 0.7.24 Severity: important Tags: patch apt-cache search abort if locale is ja_JP.eucJP. $ locale LANG=ja_JP.eucJP LC_CTYPE=ja_JP.eucJP LC_NUMERIC=ja_JP.eucJP LC_TIME=ja_JP.eucJP LC_COLLATE=ja_JP.eucJP LC_MONETARY=ja_JP.eucJP LC_MESSAGES=ja_JP.eucJP LC_PAPER=ja_JP.eucJP

Bug#604770: libstfl-dev: stfl_modify takes long time if a form has many widgets.

2010-11-24 Thread Kusanagi Kouichi
Package: libstfl-dev Version: 0.21-2+b1 Severity: normal Tags: patch When a form is modified with stfl_modify, STFL walks the whole widget tree to check focus. But checking only modified part seems enough. Without patch $ time ./test 1 ../test 1 1.28s user 0.00s system 99% cpu 1.287

Bug#603276: libstfl-dev: An input widget overflows if multi-column characters are entered.

2010-11-12 Thread Kusanagi Kouichi
Package: libstfl-dev Version: 0.21-2+b1 Severity: normal Tags: patch If multi-column characters are entered to an input widget and they are exposed, the text overflows. The attached screenshot was taken while running attached input.c. -- System Information: Debian Release: squeeze/sid APT

Bug#603334: libstfl-dev: Richtext is not multi-column caracters aware.

2010-11-12 Thread Kusanagi Kouichi
Package: libstfl-dev Version: 0.21-2+b1 Severity: normal Tags: patch If a section of richtext contains multi-column caracters, it is overwritten by the following section. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#637078: libgif4: DGifSlurp() decodes interlaced images incorrectly

2011-08-08 Thread Kusanagi Kouichi
Package: libgif4 Version: 4.1.6-9 Severity: normal Tags: patch DGifSlurp ignores interlace flag and treat an interlaced image as a normal image. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64

Bug#680632: jless: [regression] jless hangs if it reaches 524289 bytes

2012-07-07 Thread Kusanagi Kouichi
Package: jless Version: 382-iso262-2.1 Severity: important jless hangs if it reaches 524289 bytes. cpu is 100% and control-c doesn't kill it. control-\ and kill(1) kill it. jless 382-iso262-2 works fine. steps to reproduce: $ awk 'BEGIN {for (i = 0; i 524288; ++i) print }' | jless then enter G

Bug#675133: mlterm-tiny: /usr/bin/mlterm is a libtool wrapper script

2012-05-29 Thread Kusanagi Kouichi
Package: mlterm-tiny Version: 3.1.1-1+b1 Severity: grave Justification: renders package unusable $ mlterm mkdir: ディレクトリ `/usr/bin/.libs' を作成できません: 許可がありません /usr/bin/mlterm: 101 行: cd: /build/buildd-mlterm_3.1.1-1+b1-amd64-fXl4rb/mlterm-3.1.1/main-tiny: そのようなファイルやディレクトリはありません gcc: error:

Bug#653333: initscripts: /etc/mtab is replaced unnecessarily if it points to /proc/self/mounts

2011-12-26 Thread Kusanagi Kouichi
Package: initscripts Version: 2.88dsf-18 Severity: minor Tags: patch /proc/mounts is symlink to /proc/self/mounts. So there is no need to replace /etc/mtab if it is symlink to /proc/self/mounts. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500,

Bug#653333: [Pkg-sysvinit-devel] Bug#653333: initscripts: /etc/mtab is replaced unnecessarily if it points to /proc/self/mounts

2011-12-27 Thread Kusanagi Kouichi
On 2011-12-27 09:48:27 +0100, Petter Reinholdtsen wrote: [Kusanagi Kouichi] /proc/mounts is symlink to /proc/self/mounts. So there is no need to replace /etc/mtab if it is symlink to /proc/self/mounts. There is also, as far as I know, no reason to _not_ change it, given that both give

Bug#676382: psmisc: fuser doesn't work on btrfs

2012-06-06 Thread Kusanagi Kouichi
Package: psmisc Version: 22.17-1 Severity: normal Fuser doesn't display processes which are using a file on btrfs. If I build psmisc with DEB_BUILD_OPTIONS=noopt, it works as expected. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#593815: squid3: bugs.debian.org inaccessible when IPv6 is enabled but not routed

2012-01-18 Thread Kusanagi Kouichi
Hi, Can you test the attached patch? It fixes the problrem for me. Without this patch, I need to set tcp_outgoing_address to force IPv4 for some sites. diff -uNrp squid3-3.1.18.orig/src/comm.cc squid3-3.1.18/src/comm.cc --- squid3-3.1.18.orig/src/comm.cc 2011-12-03 06:18:46.0 +

Bug#660851: apt: apt-cache -f search shows only package name and description

2012-02-22 Thread Kusanagi Kouichi
Package: apt Version: 0.8.15.9 Severity: normal apt-cache -f search shows only package name and description. Upgrading apt to experimental version (0.8.16~exp12) doesn't fix the problem. $ apt-cache -f search abcde Package: abcde Description-md5: 48cf68daee5594952eb455e51c709626 Description-en:

Bug#713055: mlterm-tiny: Backspace key doesn't work for mutt

2013-06-22 Thread Kusanagi Kouichi
Package: mlterm-tiny Version: 3.2.0-1 Severity: normal I noticed that backspace key doesn't work for mutt's pager. Backspace key is bound to previous-line function, but mutt says key is not bound when I press backspace key. Although I don't know since when it doesn't work, I'm sure it worked

Bug#676382: closed by Craig Small csm...@debian.org (Re: Bug#676382: psmisc: fuser doesn't work on btrfs)

2013-04-01 Thread Kusanagi Kouichi
On 2013-04-01 08:00:05 +, Debian Bug Tracking System wrote: I've tried this with psmisc 22.20-1 and it seems to be working. Looking at the source code and doing some back-to-front git bisects, it was commit be54c4182c7826ab633d3f39904db441e960e497 that fixed it. This can be seen at:

Bug#696166: xulrunner-dev: xpcshell does not run

2012-12-17 Thread Kusanagi Kouichi
Package: xulrunner-dev Version: 17.0.1-1 Severity: normal I tried to use xpcshell. But it doesn't run. $ cd /usr/lib/xulrunner-devel-17.0/sdk/bin/ $ ./run-mozilla.sh ./xpcshell ./xpcshell: error while loading shared libraries: libxpcom.so: cannot open shared object file: No such file or

Bug#702861: debootstrap: Debootstrap unmounts /run/shm

2013-03-12 Thread Kusanagi Kouichi
Package: debootstrap Version: 1.0.46 Severity: normal Tags: patch Debootstrap unmounts host's /run/shm because it unmounts target's /dev/shm, which is a symlink to /run/shm, though debootstrap doesn't mount anything on there. # cat /proc/mounts /tmp/1 # debootstrap --variant=minbase sid /tmp/a

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-03 Thread Kusanagi Kouichi
Package: gcc-4.8 Version: 4.8.1-9 Severity: normal gcc-4.8 doesn't compile i386 linux kernel on amd64 system. gcc-4.7 compiles it successfully. $ make ARCH=i386 O=/tmp/tmp.c9ws64t6PK allnoconfig HOSTCC scripts/basic/fixdep GEN /tmp/tmp.c9ws64t6PK/Makefile HOSTCC

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-03 Thread Kusanagi Kouichi
On 2013-09-03 23:43:02 +0200, Bastian Blank wrote: On Tue, Sep 03, 2013 at 12:14:02PM +, Kusanagi Kouichi wrote: gcc-4.8 doesn't compile i386 linux kernel on amd64 system. gcc-4.7 compiles it successfully. If you have used V=1, you would have seen that the compiler calls miss the -m32

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-04 Thread Kusanagi Kouichi
On 2013-09-04 14:01:04 +0200, Bastian Blank wrote: On Wed, Sep 04, 2013 at 02:41:46PM +0900, Kusanagi Kouichi wrote: On 2013-09-03 23:43:02 +0200, Bastian Blank wrote: If you have used V=1, you would have seen that the compiler calls miss the -m32 argument. This is broken in upstream

Bug#735673: nvi: large tabstop causes segmentation fault

2014-01-17 Thread Kusanagi Kouichi
Package: nvi Version: 1.81.6-11 Severity: normal Tags: patch Steps to reproduce: 1. Open the attached text file with nvi 2. Set tabstop to a large number. For example, :set tabstop=1000 3. Scroll forward by control-f 4. Scroll backward by control-b The attached patch fixed the segmentation

Bug#660851: apt: apt-cache -f search shows only package name and description

2014-04-08 Thread Kusanagi Kouichi
The attached patch fixes the bug. diff --git a/cmdline/apt-cache.cc b/cmdline/apt-cache.cc index 84b7753..7f5c50b 100644 --- a/cmdline/apt-cache.cc +++ b/cmdline/apt-cache.cc @@ -1231,6 +1231,7 @@ static bool DisplayRecord(pkgCacheFile CacheFile, pkgCache::VerIterator V) struct ExDescFile {

Bug#745709: gcc-4.8: gcc-4.8 lacks dependency on libgcc-4.8-dev

2014-04-24 Thread Kusanagi Kouichi
Package: gcc-4.8 Version: 4.8.2-20 Severity: normal Without libgcc-4.8-dev, gcc-4.8 cannot link. So it should have dependency on libgcc-4.8-dev. $ cat a.c int main(void) { return 0; } $ gcc a.c /usr/bin/ld: cannot find crtbegin.o: No such file or directory /usr/bin/ld: cannot find -lgcc

Bug#764331: mount: mount --bind -o remount doesn't preserve flags

2014-10-07 Thread Kusanagi Kouichi
Package: mount Version: 2.25.1-3 Severity: normal Since I upgraded mount from 2.20.1-5.11 to 2.25.1-3, mount --bind -o remount doesn't preserve flags anymore. # mount -V mount from util-linux 2.20.1 (with libblkid and selinux support) # grep /tmp /proc/self/mountinfo 24 15 0:22 / /tmp

Bug#764331: mount: mount --bind -o remount doesn't preserve flags

2014-10-08 Thread Kusanagi Kouichi
On 2014-10-07 21:58:28 +0200, Andreas Henriksson wrote: Control: tag -1 upstream confirmed wontfix Hello Kusanagi Kouichi. Thanks for your bug report. On Tue, Oct 07, 2014 at 10:21:55AM +, Kusanagi Kouichi wrote: Package: mount Version: 2.25.1-3 Severity: normal Since I

Bug#816887: libncursesw5: background color of mutt's message is black

2016-03-06 Thread Kusanagi Kouichi
Package: libncursesw5 Version: 6.0+20151017-1 Severity: normal Since ncurses 6.0+20151017-1, background color of mutt's message is black. Downgrading libncursesw5 to 6.0+20150810-1 fixes the issue. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500,

Bug#816892: debootstrap synchronize the whole filesystem

2016-03-06 Thread Kusanagi Kouichi
Package: debootstrap Version: 1.0.79 Severity: normal Tags: patch Sync at the end of debootstrap sometimes takes for a while. It seems enough to synchronize only a target filesystem. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#816888: libncursesw5: mutt's thread display is broken

2016-03-06 Thread Kusanagi Kouichi
Package: libncursesw5 Version: 6.0+20160213-1 Severity: important Since ncurses 6.0+20160213-1, mutt's thread display is broken. Downgrading libncursesw5 to 6.0+20151024-2 fixes the issue. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#1001207: cron runs sendmail with HOME=/

2021-12-06 Thread Kusanagi Kouichi
Package: cron Version: 3.0pl1-137 Severity: normal When esmtp is invoked by cron (via sendmail), it cannot read ~/.esmtprc because HOME is set to /. Cron should set HOME correctly for sendmail. I did # cat /tmp/esmtp.sh #!/bin/sh exec strace -v -o /tmp/esmtp.log -e trace=file /tmp/esmtp "$@" #