Bug#469527: policy: Alternatives for minor versions of Java

2008-03-05 Thread Stepan Koltsov
Package: java-common Version: 0.25 Severity: normal It's often required to run Java application with concrete version of JDK: 1.4, 1.5 or 1.6, even if JRE is backward compatible. To achieve this, new executables should be created in /usr/bin: java1.4 java1.5 java1.6 javac1.4 javac1.4 javac1.6

Bug#469521: zsh-beta: docs should live in separate package

2008-03-05 Thread Stepan Koltsov
It is important when many packages installed and each eats unnecessary space. Just 700K in all system is not important. On 3/5/08, Clint Adams <[EMAIL PROTECTED]> wrote: > On Wed, Mar 05, 2008 at 08:12:05PM +0300, Stepan Koltsov wrote: > > # dush -sh /usr/share/doc/zsh-beta >

Bug#469524: rails docs should live in separate package

2008-03-05 Thread Stepan Koltsov
Package: rails Version: 1.1.6-3 Severity: normal Rails docs should live in separate package, to install rails on hosts with low disk space: # dpkg -S /usr/share/doc/rails rails: /usr/share/doc/rails # du -sh /usr/share/doc/rails 5.1M/usr/share/doc/rails -- System Information: Debian Releas

Bug#469521: zsh-beta-doc

2008-03-05 Thread Stepan Koltsov
OK, I've found that there is zsh-beta-doc package. So some files should be removed from /usr/share/doc/zsh-beta dir, for example, /usr/share/doc/zsh-beta/examples and /usr/share/doc/zsh-beta/zsh.texi.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#469523: cvs: docs should live in separate package

2008-03-05 Thread Stepan Koltsov
Package: cvs Version: 1:1.12.13-8 Severity: normal CVS docs should live in separate package (cvs-doc) to install cvs package on hosts with very low disk space. # dpkg -S /usr/share/doc/cvs cvs: /usr/share/doc/cvs # dush -sh /usr/share/doc/cvs 2.4M/usr/share/doc/cvs -- System Info

Bug#469521: zsh-beta: docs should live in separate package

2008-03-05 Thread Stepan Koltsov
Package: zsh-beta Version: 4.3.2-dev-1+20061127-1 Severity: normal # dush -sh /usr/share/doc/zsh-beta 888K/usr/share/doc/zsh-beta # dpkg -S /usr/share/doc/zsh-beta zsh-beta: /usr/share/doc/zsh-beta I don't have to install docs on machines with very low disk space. /usr/share/doc should live

Bug#460433: lighttpd: please package lighttp 1.5

2008-01-12 Thread Stepan Koltsov
Package: lighttpd Version: 1.4.13-4etch4 Severity: wishlist Please package lighttpd 1.5. 1.5 has some features not available in 1.4, for example, mod_upload_progressbar. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell:

Bug#412495: java-package: Alternatives for minor versions of Java

2007-02-26 Thread Stepan Koltsov
Package: java-package Version: 0.24 Severity: wishlist Very often it is required to run Java application with concrete version of JDK: 1.4 or 1.5. To achieve this, new executables should be created in /usr/bin: java1.4 java1.5 javac1.4 javac1.4 and so on. These files should be symlinks to /e

Bug#378855: Re: Bug#378855: coreutils: sleep 0.01 should work in any locale

2006-07-19 Thread Stepan Koltsov
Do you have Russian locale installed? Check against: # LANG=ru_RU.UTF-8 printf "%f\\n" 15,6 This prints 15,60 on my Debian with libc 2.3.2.ds1-22 and coreutils 5.0.91-2 On 7/19/06, Michael Stone <[EMAIL PROTECTED]> wrote: On Wed, Jul 19, 2006 at 03:16:14PM +0400, Step

Bug#378855: coreutils: sleep 0.01 should work in any locale

2006-07-19 Thread Stepan Koltsov
Package: coreutils Version: 5.0.90-3 Severity: normal sleep accepts float delay argument LANG=C sleep 0.01 works fine LANG=ru_RU.UTF-8 sleep 0,01 works too LANG=ru_RU.UTF-8 sleep 0.01 fails, but should work, to write scripts easier -- System Information: Debian Release: testing/unstable Archite

Bug#330702: apache2-common: misspelling in apache2-default/index.html.ru

2005-09-29 Thread Stepan Koltsov
Package: apache2-common Version: 2.0.54-5 Severity: normal In the file apache2-default/index.html.ru.koi8-r last paragraph has misspelling. Transliterated, text should be: na web-servere, ispolzuyuschEm PO Apache instead of na web-servere, ispolzuyuschIm PO Apache Thanks. -- System Informati

Bug#313413: libc6: $HOSTALIASES does not allow IP-address

2005-06-13 Thread Stepan Koltsov
Package: libc6 Version: 2.3.2.ds1-22 Severity: wishlist Hello, $HOSTALIASES points to the file with aliases for hostnames. I can write full hostname as alias, by I can't write IP. See: # host banana.mx1.ru banana.mx1.ru has address 158.250.16.19 # cat $HOSTALIASES kash banana.mx1.ru # telnet

Bug#312721: wordpress does not see mysql

2005-06-10 Thread Stepan Koltsov
Hendry wrote: > On Fri, Jun 10, 2005 at 12:17:54AM +0400, Stepan Koltsov wrote: > > After installation ("apt-get install wordpress" and script > > "examples/setup-mysql") I see the following message instead of blog: > > If you used the setup-mysql sc

Bug#312721: wordpress does not see mysql

2005-06-09 Thread Stepan Koltsov
Package: wordpress Version: 1.5.1.2-1 Severity: normal After installation ("apt-get install wordpress" and script "examples/setup-mysql") I see the following message instead of blog: Your PHP installation appears to be missing the MySQL which is required for WordPress. I don't know PHP, I've ma

Bug#312323: cannot install: unable to find /usr/share/bugzilla/debian/params.new

2005-06-07 Thread Stepan Koltsov
Package: bugzilla Version: 2.18-6 Severity: normal Could not installl bugzilla. Commands: dpkg --purge bugzilla apt-get install bugzilla Got following output: ... Selecting previously deselected package bugzilla. (Reading database ... 144575 files and directories currently installed.) Unpackin

Bug#228064: ssh: remote port forwarding (-R) binds always to locast (ignores -g)

2005-05-20 Thread Stepan Koltsov
Package: ssh Version: 1:3.6.1p2-9 Followup-For: Bug #228064 +1 for thig bug. Fix, please, -g is very desirable option. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux banana.mx1.ru 2.4.27-2-686 #1 Fri Mar 25 11:48:59 JST 2005 i686 Locale: LANG=ru_RU.KOI8-

Bug#251156: initrd-tools: getting /dev2/root2 in /proc/mounts

2005-04-30 Thread Stepan Koltsov
Thanks for you reply. Error still persist with current initrd-tools. I. e. there is record about /dev2/root2 in /proc/mounts, but there is no /dev2. Here it is requested info: # cat /proc/mounts rootfs / rootfs rw 0 0 /dev2/root2 / ext3 rw 0 0 devfs /dev devfs rw 0 0 proc /proc proc rw 0 0 devpt

Bug#251156: initrd-tools: getting /dev2/root2 in /proc/mounts

2005-04-30 Thread Stepan Koltsov
There was a typo in my original post: I wrote /devfs/root2 / but meant /dev2/root2 / ext3 rw 0 0 On Thu, Apr 28, 2005 at 01:03:29PM +0200, maximilian attems wrote: > tags #251156 moreinfo > thanks > > does this error still persist with newer initrd-tools? > > can you please post your /etc/fst