Bug#728679: libnet-http-perl: version 6.06-1 breaks https communication through a proxy server.

2013-11-03 Thread kumon
Package: libnet-http-perl Version: 6.06-1 Severity: important -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=

Bug#492539: Acknowledgement (Egg cannot connect to jserver if egg is running on an amd64 system.)

2008-08-02 Thread kumon
It can be fixed by changing the conversion format of the comm-unpack from 'u' to 'i', as follows: --- /usr/share/emacs/site-lisp/egg/egg/wnnrpc.el2007-05-24 14:25:39.0 +0900 +++ /tmp/wnnrpc.el 2008-08-03 00:04:16.0 +0900 @@ -715,10 +715,10 @@ (defmacro wnnrpc-get-

Bug#492539: Egg cannot connect to jserver if egg is running on an amd64 system.

2008-07-26 Thread kumon
Package: egg Version: 4.0.6+0.20041122cvs-11 Severity: grave Justification: renders package unusable Egg doesn't work on amd64 system. I shortly investigate and found the following facts: "wnn-open" fails because "wnnrpc-open" fails. "wnnrpc-open" should try several protocols with the server fo

Bug#290611: kon2 doesn't run on linux-2.6.9

2005-01-15 Thread kumon
Package: kon2 Version: 0.3.9b-17 kon2 doesn't run on linux-2.6.9-2-686. matx# kon Kanji ON Console ver.0.3.9 (2000/04/09) mmap: Success KON> error reading /etc/kon.cfg matx# Because, mmap() return value check was wrong. Following patch fix the problem. --- src/display/vga.c.orig 2000-04-

Bug#290609: kon2 doesn't run on Linux-2.6.9

2005-01-15 Thread kumon
Package: Version: 0.3.9b-17 kon2 doesn't run on linux-2.6.9-2-686. matx# kon Kanji ON Console ver.0.3.9 (2000/04/09) mmap: Success KON> error reading /etc/kon.cfg matx# Because, mmap() return value check was wrong. Following patch fix the problem. --- src/display/vga.c.orig 2000-04-09 1