Bug#326970: dictd: Dictdconfig improvement managing dictionary names

2005-10-03 Thread Aleksey Cheusov
- flag_8bit)) { return compare_allchars( word, start, end ); }else{ return compare_alnumspace( word, dbindex, start, end ); } } Upper level functions call 'tolower_alnumspace' to normalize query. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL

Bug#331700: libjudy-dev: a few importants lines are missed in man pages

2005-10-04 Thread Aleksey Cheusov
Package: libjudy-dev Version: 1.0.1-5 Severity: minor Tags: patch When I see Judy's man pages using 'man' command (xterm or mrxvt) I don't see some important lines in them. The patch follows diff -Nurb judy-1.0.1.orig/doc/man/man3/Judy1 judy-1.0.1/doc/man/man3/Judy1 ---

Bug#463777: dict: strange line wrapping behavior

2008-02-05 Thread Aleksey Cheusov
zcat /usr/share/dictd/jargon.dict.dz | grep -C10 'Army slang acronym' -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#463777: dict: strange line wrapping behavior

2008-02-05 Thread Aleksey Cheusov
maintain anything for a couple of years :-( -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#454819: FTBFS with GCC 4.3: missing #includes

2007-12-26 Thread Aleksey Cheusov
I suggest you talk to your upstream. I'm here. Thanks ;) P.S. Is anybody in Debian interesting is latest upstream version? The latest is 1.10.10 ;) -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#214554: acknowledged by developer (ctrl-S in pinfo)

2005-06-03 Thread Aleksey Cheusov
be turned off in configuration file. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300630: dict: Displays UTF-8 regaradless of locale

2005-03-22 Thread Aleksey Cheusov
it's a bug either way. The program `dict' does not make any conversions and this is its normal behaviour. If you want the client to translate query and results to your current locale, use dictl program. It seems to me that `dictl' does exactly what you need. -- Best regards, Aleksey Cheusov

Bug#444112: dict works correctly only in uxterm for Russian vocabulary

2007-09-26 Thread Aleksey Cheusov
dict does not work in KOI8-R dict should !not! work with koi8-r. It only delivers UTF-8 content to you. Then you can convert it to everything you need. See dictl executable. It probably does what you need. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#202250: xserver-xfree86: PCF font rasterizer can be DoSed by font in old version of xfonts-cronyx-misc (see #170413)

2007-01-15 Thread Aleksey Cheusov
. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#405863: dict: default server doesn't respond

2007-01-08 Thread Aleksey Cheusov
know if this is an intentional or permanent change. dict.org folks, could you comment? Ask Rick Faith directly -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#428050: unfinite loop inside xdm

2007-06-08 Thread Aleksey Cheusov
Package: xdm Version: 1:1.0.5-2 Severity: important After a few days of normal work xdm hangs and doesn't respond to the remote xdmcp queries anymore. It wastes CPU and does nothing. I strace it, look below. [EMAIL PROTECTED]:~$ sudo strace -p 4319 21 | head Process 4319 attached - interrupt to

Bug#418863: dict doesn't show correct Russian translation in KOI8-R

2007-04-12 Thread Aleksey Cheusov
In ru_RU.KOI8-R dict show junks on the screen (mueller7 dictionary). Somehow it does not understand that locale is _NOT_ UTF-8. It works OK in UTF-8. Command line dict client doesn't react on locale at all. Use dictl command for this purpose. -- Best regards, Aleksey Cheusov

Bug#326970: dictd: Dictdconfig improvement managing dictionary names

2005-09-26 Thread Aleksey Cheusov
is the upstream author of dictd ? me TP Is there a CVS somewhere ? http://sf.net/projects/dict TP Mailing-list ? www.dict.org -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#326970: dictd: Dictdconfig improvement managing dictionary names

2005-09-29 Thread Aleksey Cheusov
sent notification e-mails to [EMAIL PROTECTED] For some unknown reason server rejected my e-mails to [EMAIL PROTECTED] -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#326970: dictd: Dictdconfig improvement managing dictionary names

2005-10-02 Thread Aleksey Cheusov
that if dictd databases was created by dictfmt with --utf8 option but without --allchars, 00-database-xxx entry will be present in .index file as 00databasexxx, i.e. with no dashes. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#326970: dictd: Dictdconfig improvement managing dictionary names

2005-10-02 Thread Aleksey Cheusov
to inform me and I'll add necessary functionality. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#314325: dictd: fales to use utf-8 muller dictionary

2005-06-16 Thread Aleksey Cheusov
/var/log/dictd.log -dinit option to dictd and see log file. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#314323: mawk: mawk's regexps don't conform to POSIX

2005-06-16 Thread Aleksey Cheusov
. [skipped] Do not forget to run 'autoconf' before configuring mawk. autoconf2.13 works fine. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#314325: dictd: fales to use utf-8 muller dictionary

2005-06-16 Thread Aleksey Cheusov
AK Hi. Add -L/var/log/dictd.log -dinit option to dictd and see log file. AK I've added: AK --locale ru_RU.UFT-8 -i -L/tmp/dictd.log Add -dinit option and show your log file. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#314325:

2005-06-17 Thread Aleksey Cheusov
AK Hi. AK Same as it was it writes 'invalid locale...' on the screen. Being root, insert the line ru_RU.UTF-8 UTF-8 to /etc/locale.gen, then run `locale-gen' and then /etc/init.d/dictd start -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#480950: dash: backquotes and $() work differently with backslash

2008-05-12 Thread Aleksey Cheusov
Package: dash Version: 0.5.4-9 Severity: important I think the following violates SUSv3 and therefore is very serious bug for the default /bin/sh. Or at least this violates dash's own man page where backquotes and $() are described as equivalents. 0 ~cat ~/tmp/test.sh #!/bin/sh

Bug#355442: mawk: missing Posix ERE curly braces

2006-03-06 Thread Aleksey Cheusov
regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#355442: mawk: missing Posix ERE curly braces

2006-03-09 Thread Aleksey Cheusov
FC On Monday, 06 March 2006, you (Aleksey Cheusov) wrote: Look at this patch http://www.mova.org/~cheusov/pub/mawk_external_regexp.patch It allows to link mawk with external regexp library. 0 ~mawk '/^a{3,5}$/' aa aaa aaa a a aa 0 ~ FC

Bug#428050: unfinite loop inside xdm

2008-03-10 Thread Aleksey Cheusov
process and get a backtrace, so we know where it's stuck? After upgrade to xdm-1.1.4-3 I don't see this problem anymore. If I'll see it again, I show backtrace. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#605623: pmake: certain modifiers cannot be used with parentheses

2010-12-08 Thread Aleksey Cheusov
for Debian Lenny/i386. http://lists.debian.org/debian-mentors/2010/01/msg00379.html 3) The bug you reported was recently fixed in NetBSD current. Thanks! -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#608701: dictfmt: missing dependency on mawk

2011-01-02 Thread Aleksey Cheusov
dictd like the following: AWK=/usr/bin/awk [other assignments] ./configure [options] -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#611203: AUTH doesn't work with amd64 dict against i386 dictd

2011-01-27 Thread Aleksey Cheusov
lines from the top of the md5.h file: #ifdef __alpha typedef unsigned int uint32; #else typedef unsigned long uint32; #endif Thanks you both. I'll look into this problem ASAP. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#564251: function dictem-run marked as interactive - crashed.

2010-01-08 Thread Aleksey Cheusov
this is a documented behaviour. Or you are saying that I have to remove (interactive) from function definition? P.S. The latest upstream release is 1.0.2 -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#476267: pmake: please update the package from the NetBSD sources

2010-01-17 Thread Aleksey Cheusov
://mova.org/~cheusov/pub/debian lennymain deb-src http://mova.org/~cheusov/pub/debian lennymain NetBSD make is very nice piece of software. So, please update the package. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#476267: RFP: paexec -- distributes tasks across CPUs or machines in a network

2010-01-17 Thread Aleksey Cheusov
pkgsrc-mk-files) are needed. Both they are also Debianized in the above repository. Also, have a look at bug#476267 pmake: please update the package from the NetBSD sources -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#575717: ITP: runawk -- Wrapper for AWK interpreter implementing modules

2010-03-28 Thread Aleksey Cheusov
Subject: ITP: runawk -- Wrapper for AWK interpreter implementing modules Package: wnpp Owner: Aleksey Cheusov v...@gmx.net Severity: wishlist * Package name: runawk Version : 0.21.0 Upstream Author : Aleksey Cheusov v...@gmx.net * URL : http://sourceforge.net/projects

Bug#519443: paexec is already packaged, sponsor is needed

2010-03-28 Thread Aleksey Cheusov
paexec is already packaged for Debian. deb http://mova.org/~cheusov/pub/debian lennymain deb-src http://mova.org/~cheusov/pub/debian lennymain Please review it and upload. I'd like to maintain it. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email

Bug#597002: raise priority of gawk?

2010-09-15 Thread Aleksey Cheusov
changelog, is that mawk is unmaintained upstream and has bugs.) JFYI: After more than a decade of stagnation mawk now has a maintainer. Huge amount of work were done during last few years. http://freshmeat.net/projects/mawk/ -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email

Bug#597002: raise priority of gawk?

2010-09-15 Thread Aleksey Cheusov
2010-09-15 22:26, Aleksey Cheusov skrev: Currently, mawk is priority required while gawk is priority optional. So mawk is installed by default while gawk isn't. However, if gawk is installed, it becomes the default awk because it has a higher alternatives priority than mawk

Bug#519444: RFP: paexec -- distributes tasks across CPUs or machines in a network

2009-03-12 Thread Aleksey Cheusov
Package: wnpp Severity: wishlist PAEXEC -- parallel executor. It distributes performing the given tasks across several CPUs or machines on a network and collects the results from those CPUs/machines. Sources are available for download from http://sourceforge.net/projects/paexec

Bug#519443: RFP: paexec -- distributes tasks across CPUs or machines in a network

2009-03-12 Thread Aleksey Cheusov
Package: wnpp Severity: wishlist PAEXEC -- parallel executor. It distributes performing the given tasks across several CPUs or machines on a network and collects the results from those CPUs/machines. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#583287: ITP: pipestatus -- pipestatus for UNIX/POSIX shell

2010-05-26 Thread Aleksey Cheusov
Subject: ITP: pipestatus -- pipestatus for UNIX/POSIX shell Package: wnpp Owner: Aleksey Cheusov v...@gmx.net Severity: wishlist * Package name: pipestatus Version : 0.6 Upstream Author : Aleksey Cheusov v...@gmx.net * URL : http://sourceforge.net/projects/pipestatus

Bug#622637: Wrong keyword in dictd_virtual.conf

2011-04-16 Thread Aleksey Cheusov
In file /usr/share/doc/dictd/examples/dictd_virtual.conf virtual dictionaries are defined using the keyword database, which does not work. The correct keyword is database_virtual, like in this tested example: Fixed in upstream. Thank you for your report! -- Best regards, Aleksey

Bug#626877: pmake: Hardcoded paths to libraries breaks multiarch

2011-05-18 Thread Aleksey Cheusov
If you are really interested in pmake, have a look at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476267 pmake is not maintained for ages. Nowadays crossplatform version of the NetBSD make is distributed under name bmake. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email

Bug#677868: /usr/bin/dictl: incorrect handling of apostrophe

2012-06-17 Thread Aleksey Cheusov
dictl (unlike dict) does not handle apostrophe correctly: % dictl won't /usr/bin/dictl: 1: eval: Syntax error: Unterminated quoted string This means arbitrary code execution if dictl is used in a script accepting untrusted data (but dictl is not suitable for such scripts anyway due to

Bug#564251: function dictem-run marked as interactive - crashed.

2012-08-25 Thread Aleksey Cheusov
. Or you are saying that I have to remove (interactive) from function definition? May be yes? I type M-x dictem- TAB and see dictem-run, nice name, so I run it. Why see that I can not run? JFYI. I've just released dictem-1.0.4 where this bug has been fixed. -- Best regards, Aleksey Cheusov

Bug#681943: dictem: Dictem gives ERROR when reuse a db

2012-08-25 Thread Aleksey Cheusov
This bug should be fixed in dictem-1.0.3. The problem appeared when dictem-use-user-databases-only is set to t. -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657197: dictd: 'man dictd' typos: configuarion, faility, inaccesible, informarion, preffered prepanded.

2012-02-13 Thread Aleksey Cheusov
Found some typos in '/usr/share/man/man8/dictd.8.gz', see attached '.diff'. Hope this helps... Applied in upstream. Thanks! -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#689410: grep: character classes do not work with non-ASCII 8-bit locale

2012-10-02 Thread Aleksey Cheusov
Package: grep Version: 2.6.3-3 Severity: normal Tags: upstream character classes do not work with non-ASCII 8-bit locale. Typescript is below. GNU awk works correctly. \335 is an uppercased cyrillic letter. $ locale -a | grep ru_RU.cp1251 ru_RU.cp1251 $ printf '\335' |

Bug#889891: python-csvkit: Executable for csvgrep.py, csvcut.py etc. are needed

2018-02-08 Thread Aleksey Cheusov
Package: python-csvkit Version: 0.9.1-3 Severity: normal Hello. Could you please provide executables for .py files under /usr/lib/python2.7/dist-packages/csvkit/utilities directory? That is, csvgrep (without .py or .pyc extension), csvcut, csvsort etc. It would be nice to see these executable

Bug#100808: Ref: MRS.A.G-00847-INFO

2018-11-06 Thread Aleksey Cheusov
What is the question?05:13, 27 October 2018, "Mrs. A. Griffith" :Greetings of the day to you...I am not sure you received my previous e-mail. Is this e-mail still valid and secured? I have important details to share with you. If interested Get back asap.Thanks for understanding.Mrs Audrey