Bug#475474: bug: #65458 (Re: Bug#475474: sed: performance anomaly of /^$/)

2008-05-19 Thread Oleg Verych
#65458 is the same bug, but in the deep past. http://bugs.debian.org/65458 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-12 Thread Oleg Verych
Then, ADDR,$ you're right that could be optimized, unlike $ or $!. That's a separate feature request. I'd say it is consistency not optimization. Anyway thanks for feedback! -- sed 'sed sh + olecom = love' '' -o--=O`C #oo'L O ___=E M -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-11 Thread Oleg Verych
Hallo, Paolo. Example: 'cycle 3' == 'first address 3' is lost: Not a bug. sed starts a one-line lookahead behavior when $ is used. Which is on useless pipes. Last-line for them can be 'if EOF || Error' or 'if ! read-is-OK' Latter applies for ordinary files also, no? No need of look

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-11 Thread Oleg Verych
Paolo Bonzini @ Fri, Apr 11, 2008 at 8:06 AM: 'if EOF || Error' or 'if ! read-is-OK' Latter applies for ordinary files also, no? No need of look ahead. This is the next-to-last line, not the last line. sed does test for it, but because the result would be off-by-one, it has to look

Bug#296862: debbug#296862 Re: sed: Oddball error message for syntax error (?)

2008-04-10 Thread Oleg Verych
era eriksson @ Fri, Feb 25, 2005 at 11:21:03AM +0200: Version: 4.1.2-1 Severity: minor Tags: upstream Not actually sure if this is valid syntax or not (I guess not), but the error message is absurd: $ sed 'c\' /etc/motd sed: couldn't write -1 items to stdout: Success /* era */

Bug#466862: sed: documentation bug: no mention of semicolon as command terminator

2008-04-10 Thread Oleg Verych
Clint Adams @ Wed, Feb 27, 2008 at 09:30:20AM -0500: On Thu, Feb 21, 2008 at 04:23:06PM +0200, Panu Kalliokoski wrote: However, the possibility of using semicolons in not mentioned on sed's man page nor in its info document. Instead, both insist that every command must be on its own line.

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-10 Thread Oleg Verych
Package: sed Version: 4.1.5-1 Severity: normal Example: 'cycle 3' == 'first address 3' is lost: [EMAIL PROTECTED] (while echo -n IN:2 read A; do echo $A; sleep 1; done) | sed 'x ; G ; 3,$s ^ | ; h' IN:1 1 IN:2 1 2 IN:3 IN:4 | 1 2 3 IN:5 || 1 2 3 4 IN: [EMAIL PROTECTED] Any

Bug#475474: sed: performance anomaly of /^$/

2008-04-10 Thread Oleg Verych
Package: sed Version: 4.1.5-1 Severity: normal [EMAIL PROTECTED] time sed -n '/^[^=]/p' func.def-notype | wc -l 177725 real0m0.181s user0m0.172s sys 0m0.040s [EMAIL PROTECTED] time sed -n '/^=/b; /^./p' func.def-notype | wc -l 177725 real0m0.219s user0m0.212s sys

Bug#415904: #415904: Reopened, updated patches to remove firmware blobs and to make driver available

2007-11-14 Thread Oleg Verych
Patches for Linux 2.6.22/2.6.23: ftp://flower.upol.cz/dts/lin0001_ti-usbserial/patches/fix-reconfig.patch ftp://flower.upol.cz/dts/lin0001_ti-usbserial/patches/v94_ti-usbserial.patch (Review from The Linux USB (and all other) Maintainer Forever is ass usual http://mid.gmane.org/[EMAIL

Bug#431320: Re, NAK: Arithmetic argument NULL must be handled as Not A Number

2007-10-16 Thread Oleg Verych
On Sat, Sep 22, 2007 at 09:26:46PM +0800, Herbert Xu wrote: On Wed, Sep 19, 2007 at 09:36:12AM +, Gerrit Pape wrote: Subject: [patch 01/03] dash, test: whitespace cleanup (as done by default by emacs) Applied. Subject: [patch 02/03] dash, test: little size and speed

Bug#431320: NAK: Arithmetic argument NULL must be handled as Not A Number

2007-10-16 Thread Oleg Verych
On Wed, Oct 17, 2007 at 10:46:46AM +0800, Herbert Xu wrote: On Tue, Oct 16, 2007 at 10:30:15PM +0200, Oleg Verych wrote: 1) The real Korn shell does the same thing; 2) It makes the code bigger :) Well, i don't know all that korn/bourne/tcsh/bash/whatever hell. The POSIX

Bug#431320: More questions about test built-in (Bug#431320: dash, test: [...])

2007-09-19 Thread Oleg Verych
On Wed, Sep 19, 2007 at 01:48:54PM +, Gerrit Pape wrote: Hi, FYI. Thanks. I actually contacted Herbert back in summer. He told me, that he will take a look. But obviusly (including BTS's bugs) he have no time for dash. I did rewrite of `test` built-in. Now i have 50% size deduction, but

Bug#434752: Kernel hangs when I echo 0 /proc/sys/vm/vdso_enabled

2007-07-26 Thread Oleg Verych
* Date: Thu, 26 Jul 2007 15:21:49 +0200 Package: linux-2.6 Version: 2.6.22-2 Severity: normal [--] Summary: echo 0 /proc/sys/vm/vdso_enabled hangs my kernel. Since some months, I get unusable backtraces from gdb; I was pointed at an OpenSuse bug at:

Bug#434149: Should maintainers receive copies of their own BTS mails?

2007-07-23 Thread Oleg Verych
[] No, it's about common sense, which the BTS doesn't always follow. I tried to be approach that problems using technical means. Common sense isn't one. Agreement and flexible policy might be a solution. So, what about this. [snip] This sounds like an improvement, but I fail to see what it

Bug#421046: bugs.debian.org: Please support SMTP on submission port to avoid port 25 blocks

2007-07-22 Thread Oleg Verych
* Date: Wed, 25 Apr 2007 18:40:03 -0700 Many ISPs and universities block outbound port 25 (except to their own servers). This means that reportbug cannot use direct SMTP to bugs.debian.org. I have such setup: the network (with real IPs) in university have outgoing 25 port being blocked. But

Bug#434149: Should maintainers receive copies of their own BTS mails?

2007-07-22 Thread Oleg Verych
* Don Armstrong * Date: Sun, 22 Jul 2007 07:29:25 -0700 On Sun, 22 Jul 2007, Josselin Mouette wrote: Thanks for giving me the best proof that my request is valid: I have not received this email. The reply you sent only went to a single mailbox: the maintainer's. I had to go to the web

Bug#421046: bugs.debian.org: Please support SMTP on submission port to avoid port 25 blocks

2007-07-22 Thread Oleg Verych
On Sun, Jul 22, 2007 at 09:26:01AM -0700, Don Armstrong wrote: On Sun, 22 Jul 2007, Oleg Verych wrote: * Date: Wed, 25 Apr 2007 18:40:03 -0700 Many ISPs and universities block outbound port 25 (except to their own servers). This means that reportbug cannot use direct SMTP

Bug#434149: Should maintainers receive copies of their own BTS mails?

2007-07-22 Thread Oleg Verych
Thanks for maintaining BTS, Don! [] I'm not averse to including information in the ACK message on how to subscribe to the bug so submitters and people who message the bug can keep up; it's one of the things I'm going to do as I transition to templates for the messages that the BTS sends out.

Bug#432563: locales: norwegian locale has started treating aa as Е in regex

2007-07-10 Thread Oleg Verych
* Haavard Moen (Tue, 10 Jul 2007 17:22:44 +0200) $echo petrus.haavard.name | sed 's/[^-0-9a-zA-Z\/[EMAIL PROTECTED]:; ]/_/g' petrus.h_vard.name $export LC_ALL=C $echo petrus.haavard.name | sed 's/[^-0-9a-zA-Z\/[EMAIL PROTECTED]:; ]/_/g' petrus.haavard.name IMHO this is subject of the `sed`

Bug#353408: Same problem still occurring, Radeon 9200

2007-07-07 Thread Oleg Verych
* Les Ferguson (Date: Sun, 08 Jul 2007 15:30:50 +1200) * Bug: xserver-xorg: 6.9.0 ati driver causes hangs for Mobility Radeon 9700 Had this problem last year with Sarge, used the fglrx driver instead. Have just done a fresh install of Etch and used the xserver-xorg ati driver. After 10 to 15

Bug#431320: dash, test: Arithmetic argument NULL must be handled as Not A Number

2007-07-01 Thread Oleg Verych
Package: dash Version: 0.5.3-9 Severity: normal Tags: patch Please consider attached test cases and patch set (with additional size/speed optimizations). Thanks. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (776, 'unstable'), (775, 'experimental')

Bug#422909: Bourne shell assistance needed for Bug #422909

2007-06-10 Thread Oleg Verych
* From: Roger Leigh * Date: Wed, 09 May 2007 22:48:49 +0100 Hi folks, Hallo. # Unmount all filesystem under specified location # $1: mount base location do_umount_all() { $LIBEXEC_DIR/schroot-listmounts -m $1 | while read mountloc; do if [ $AUTH_VERBOSITY = verbose ]; then

Bug#413674: fails to attach/find old screens after update

2007-06-10 Thread Oleg Verych
Don't know what status of this, but let me comment. On Thu, Mar 08, 2007 at 07:43:20AM +0900, Junichi Uekawa wrote: [] The problem was that close(0); open(filename,XXX); does not return file descriptor 0. Debugging. Can it be bypassing of the exit status of the int close(int)?

Bug#417333: FYI, may be have similar problem on another type of HW

2007-04-02 Thread Oleg Verych
From: Olivier Berger Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#417333: FYI, may be have similar problem on another type of HW Date: Mon, 02 Apr 2007 13:35:28 +0200 Hi. FYI, I entered a report (#417333) for a problem which show traces similar to that one... Well, i think

Bug#416210: linux-image-2.6.18-4-686 startup logs

2007-03-28 Thread Oleg Verych
On Wed, Mar 28, 2007 at 11:32:11AM +0200, Grzegorz Szyszlo wrote: On Wed, 28 Mar 2007, Oleg Verych wrote: OK. I don't have experience with such hardware. Try to select modules you need for basic boot, i.e. don't use MODULES=most in initramfs.conf, then manually load suspected modules

Bug#416388: linux-source-2.6.18: Wodim hangs and system may freeze

2007-03-27 Thread Oleg Verych
From: John Talbut Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#416388: linux-source-2.6.18: Wodim hangs and system may freeze Date: Tue, 27 Mar 2007 15:41:42 +0100 Package: linux-source-2.6.18 Version: 2.6.18.dfsg.1-11 Severity: important This is similar to 265747, which was

Bug#329631: Debian and toolchain for TI MSP430, time to get one source?

2007-03-27 Thread Oleg Verych
On 3/27/07, leith [EMAIL PROTECTED] wrote: i've been talking to a debian developer about this. there is a fair amount of red tape that packages must meet, and he is looking into it what should be submitted and how. as of now, i'll be maintaining our current ubuntu packages and trying to come up

Bug#416388: linux-source-2.6.18: Wodim hangs and system may freeze

2007-03-27 Thread Oleg Verych
From: John Talbut Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#416388: linux-source-2.6.18: Wodim hangs and system may freeze Date: Tue, 27 Mar 2007 21:47:21 +0100 Thanks, Oleg, that has made a bit of difference. I did: hdparm -d0 /dev/cdrw in a root terminal and it

Bug#416210: linux-image-2.6.18-4-686 startup logs

2007-03-27 Thread Oleg Verych
On Tue, Mar 27, 2007 at 10:17:43PM +0200, Grzegorz Szyszlo wrote: [] I attach full boot console. First is 686 kernel. At the end boot is hanging, but I can ctrl+pgup/pgdown, and alt+ctrl+del reboot server immediately Next is 486 startup and last stopping messages. This works ok. I'm not

Bug#251023: upstream status of acpi-dsdt-initrd patch

2007-03-25 Thread Oleg Verych
From: dann frazier Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#251023: upstream status of acpi-dsdt-initrd patch Date: Sat, 24 Mar 2007 14:53:58 -0600 hey, I did a little research this morning to try to formulate an opinion - here's what I found:[...] A little bit outdated,

Bug#416200: linux-image-2.6.18-4-686: Missing sk98lin module.

2007-03-25 Thread Oleg Verych
From: Andrew Nady Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#416200: linux-image-2.6.18-4-686: Missing sk98lin module. Date: Sun, 25 Mar 2007 17:41:49 -0400 Organization: Primary Support Systems Inc. [] As mentioned before. In the older kernel (2.6.18-3), most likely due to

Bug#416210: linux-image-2.6.18-4-686: Hangs at initrd boot state [i386] dual PentiumIII chipset ServerWorks OSB4

2007-03-25 Thread Oleg Verych
System: fresh pure install, all tasks from tasksel. On install state I hadn't any problems, but next boot cause any big problem for me: Kernel 2.6.18-4-486 works ok, but it has only ONE processor support and is slower. What kernel fully worked for you last time? Kernel 2.6.18-4-686 hangs

Bug#415239: linux-image-2.6.18-4-amd64: general protection fault from powernow-k8

2007-03-25 Thread Oleg Verych
On Sun, Mar 25, 2007 at 10:49:30PM +1000, Hamish Moffatt wrote: [] I tried the 2.6.20 package from buildserver.net. It crashed similarly. Yes I had the nvidia driver loaded as usual :-| Full dmesg and without nvidia, please. I will try upstream 2.6.20 asap. Latest upstream is 2.6.21-rc5 (:.

Bug#415904: [Linux, ti_usb-serial] Removing (obsolete) firmware blobs, making driver usable (without udev scripts)

2007-03-22 Thread Oleg Verych
Package: linux-source-2.6.18 Version: 2.6.18.dfsg.1-11 Severity: important Tags: patch 1) In current form, i.e. without udev scripts, driver is unusable. 2) Two binary firmware blobs for different devices are staticaly included in the driver. While they are written to be GPL, Windows(R)

Bug#329631: Debian and toolchain for TI MSP430, time to get one source?

2007-03-22 Thread Oleg Verych
http://tevp.net/debian/ http://www.comnets.uni-bremen.de/~mab/debian/tinyos/ http://tinyos.stanford.edu/tinyos/dists/ubuntu/pool/main/m/ From wishlist bugreport: [] Your ITP wnpp bug is being closed because of the following reasons: - It is, as of today, older than 365 days. - It hasn't had

Bug#415239: linux-image-2.6.18-4-amd64: general protection fault from powernow-k8

2007-03-21 Thread Oleg Verych
On Wed, Mar 21, 2007 at 06:54:55PM +1100, Hamish Moffatt wrote: [] It runs perfectly stable after 'cpufreq-set -g performance', so I don't think I can rule out the cpufreq stuff. Or ACPI, or SMP PREEMPT. Can you redo your previous observations without taining also? Maybe powernow-k8 and

Bug#415239: linux-image-2.6.18-4-amd64: general protection fault from powernow-k8

2007-03-19 Thread Oleg Verych
On Mon, Mar 19, 2007 at 06:50:10PM +1100, Hamish Moffatt wrote: On Sat, Mar 17, 2007 at 07:52:37PM +0100, Oleg Verych wrote: [] Try to not use proprietary modules, powernowd daemon (use ondemand driver) and reproduce that. OK, I will try all that asap (tomorrow hopefully). Two more

Bug#415239: linux-image-2.6.18-4-amd64: general protection fault from powernow-k8

2007-03-17 Thread Oleg Verych
From: Hamish Moffatt Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#415239: linux-image-2.6.18-4-amd64: general protection fault from powernow-k8 Date: Sat, 17 Mar 2007 23:20:50 +1100 Package: linux-image-2.6.18-4-amd64 Version: 2.6.18.dfsg.1-11 Severity: normal I'm running

Bug#413736: usb: no configuration chosen from 1 choice

2007-03-12 Thread Oleg Verych
From: maximilian attems Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#413736: usb: no configuration chosen from 1 choice Date: Sat, 10 Mar 2007 09:43:26 +0100 tags 413736 wontfix stop On Tue, 06 Mar 2007, Nick Shaforostoff wrote: kernels beginning with 2.6.16 have typo in

Bug#307517: [ Bug#409934: kernel-image-2.6.8-3-686-smp: system crash with message kernel BUG at mm/rmap.c:407]

2007-02-06 Thread Oleg Verych
From: dann frazier Newsgroups: gmane.linux.debian.devel.kernel Subject: Bug#307517: [EMAIL PROTECTED]: Bug#409934: kernel-image-2.6.8-3-686-smp: system crash with message kernel BUG at mm/rmap.c:407] Date: Tue, 6 Feb 2007 11:02:41 -0700 Package: kernel-image-2.6.8-3-686-smp Version:

Bug#407880: ldd: let it find files in ordinary shell style

2007-01-21 Thread Oleg Verych
Package: libc6 Version: 2.3.6.ds1-8 Severity: wishlist Tags: patch It seems to be better, than what it is now. Any comments are appreciated. TIA. ,-*- sh -*- |[EMAIL PROTECTED]:/mnt/work/app-src-build/shell/ldd$ ./ldd.orig as arch /bin/true |as: |ldd: ./as: No such file or directory |arch:

Bug#399370: util-linux: split system time utilites (collect all bugs, wish to maintain (help))

2006-11-22 Thread Oleg Verych
On Sun, Nov 19, 2006 at 10:23:37AM -0700, LaMont Jones wrote: On Sun, Nov 19, 2006 at 03:10:38PM +0100, Oleg Verych wrote: Upsteram util-linux package is unmaintained, even lkml got thread on it: http://marc.theaimsgroup.com/?l=linux-kernelm=116311234025690w=2 As i'm interesting

Bug#399370: util-linux: split system time utilites (collect all bugs, wish to maintain (help))

2006-11-19 Thread Oleg Verych
/README.Debian.hwclock.gz ### END INIT INFO # Original-Author: Miquel van Smoorenburg [EMAIL PROTECTED] # Author: Oleg Verych [EMAIL PROTECTED] # Copyright (C) 1998-2006 The Debian Project #set -e -x HWCLOCK=${HWCLOCK:-/sbin/hwclock} [ -x $HWCLOCK ] || exit 0 [ -r /etc/default/$NAME ] . /etc

Bug#390695: linux-image-2.6.18-1-686: weird messages upon loading the CD-ROM driver[1~

2006-11-13 Thread Oleg Verych
Hallo, Hilmar. Thanks for the message! On Mon, Nov 13, 2006 at 07:40:03PM +0100, Hilmar Preusse wrote: On 08.10.06 Oleg Verych ([EMAIL PROTECTED]) wrote: On 2006-10-06, Hilmar Preusse [EMAIL PROTECTED] wrote: Hi *, The box has rather experimental status. Hmm, I should rather make

Bug#398360: Default 2.6 kernel image throws a kernel BUG when accessing a USB-Harddisk

2006-11-13 Thread Oleg Verych
Hallo. Dominik Schulz wrote: [] Package: kernel-image-2.6.8-3-386 Version: 2.6.8-16sarge5 When accessing an external IDE-HDD connected via USB the kernel throws an kernel bug message and the access to the drive is delayed. I am using a Debian 3.1 sarge installation without any backports

Bug#396185: sky2 network driver freezes

2006-10-31 Thread Oleg Verych
On 2006-10-30, Adrian Johnson wrote: [] Package: linux-image-2.6.18-1-amd64 Version: 2.6.18-4~snapshot.7648 I have experienced a network freeze of the sky2 network driver The console error message is: NETDEV WATCHDOG : eth0: transmit timed out sky2 eth0: tx timeout sky2 hardware

Bug#396093: quilt: Please add procmail to suggest list

2006-10-29 Thread Oleg Verych
Package: quilt Version: 0.45-4 Severity: normal I'm not familiar with procmail package, and apt didn't show anything on `formail' search. Please care to add this package to `Suggests:', so anyone will know what to try first before spending time on searching `formail' everywhere. Thanks. --

Bug#317479: LKML opinion on safe data on filesystem [Re: [PATCH] Freeze bdevs when freezing processes.]

2006-10-24 Thread Oleg Verych
Message-ID: [EMAIL PROTECTED] - Forwarded message from Christoph Hellwig - On Tue, Oct 24, 2006 at 04:20:31PM +, Oleg Verych wrote: Do you mean calling sys_sync() after the userspace has been frozen may not be sufficient? Please see http://bugs.debian.org/cgi-bin

Bug#390541: .17-.19-rc1 fails to detect PIONEER DVD-RW DVR-K15, .16 works fine

2006-10-09 Thread Oleg Verych
Jens, please, help to sort out this one. 2.6.19-rc1 was tested with no luck. Bug's thread with more logs is here: http://permalink.gmane.org/gmane.linux.debian.devel.kernel/22903 Thanks. On Sun, Oct 08, 2006 at 05:26:51PM +0200, Georg Wittenburg wrote: Hi Oleg Sorry for taking so long to

Bug#390695: linux-image-2.6.18-1-686: weird messages upon loading the CD-ROM driver[1~

2006-10-08 Thread Oleg Verych
On 2006-10-06, Hilmar Preusse [EMAIL PROTECTED] wrote: On 05.10.06 Oleg Verych ([EMAIL PROTECTED]) wrote: On Thu, Oct 05, 2006 at 09:49:58AM +0200, Hilmar Preusse wrote: Hi, Are the ready made Debian packages or do I have to build myself? I will, but it will be my first one (in the .deb

Bug#391382: sky2 stops working 2.6.17 or ethernet driver crashes 2.6.18

2006-10-06 Thread Oleg Verych
[Let me CC, you guys. If not, please, reply with NACK. Thanks.] Two debian bugs Bug#390248, Bug#391382 are about failing sky2 under load. Please see, bugs.debian.org or i can forward every mail separately here. http://permalink.gmane.org/gmane.linux.debian.devel.kernel/22665

Bug#390695: linux-image-2.6.18-1-686: weird messages upon loading the CD-ROM driver[1~

2006-10-05 Thread Oleg Verych
On Thu, Oct 05, 2006 at 09:49:58AM +0200, Hilmar Preusse wrote: Are the ready made Debian packages or do I have to build myself? I will, but it will be my first one (in the .deb). And i don't know how it will run, because i must cross compile on x86-64. Anyway, lets see what will happen ;)

Bug#390541: linux-image-2.6.17-2-686: 2.6.17 fails to detect PIONEER DVD-RW DVR-K15, works fine with 2.6.16

2006-10-04 Thread Oleg Verych
On Tue, Oct 03, 2006 at 04:30:13PM +0200, Georg Wittenburg wrote: Hi Oleg! On Tuesday 03 October 2006 16:24, you wrote: On 2006-10-02, Georg Wittenburg [EMAIL PROTECTED] wrote: [.] Please don't be so selfish ;), attach full bootlog (dmesg + mount output). Here i see hdb, that means

Bug#390695: linux-image-2.6.18-1-686: weird messages upon loading the CD-ROM driver

2006-10-04 Thread Oleg Verych
On Tue, Oct 03, 2006 at 06:32:51PM +0200, Jens Axboe wrote: On Tue, Oct 03 2006, Oleg Verych wrote: Hallo. [Jens, let me cc you.] It's an ide core thing, not an ide-cd problem. Perhaps Alan or Bart has a good idea. OK Hilmar, 2.6.19-rc1 is out, would you like to test it, or you

Bug#390541: linux-image-2.6.17-2-686: 2.6.17 fails to detect PIONEER DVD-RW DVR-K15, works fine with 2.6.16

2006-10-03 Thread Oleg Verych
On 2006-10-02, Georg Wittenburg [EMAIL PROTECTED] wrote: Doesn't seem like it was fixed in 2.6.18 (from linux-image-2.6.18-1-686),=20 unfortunately. [EMAIL PROTECTED]:~$ egrep ide.?:|hdb dmesg-2.6.18 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=3D= xx ide0:

Bug#390695: linux-image-2.6.18-1-686: weird messages upon loading the CD-ROM driver

2006-10-03 Thread Oleg Verych
Hallo. [Jens, let me cc you.] On 2006-10-02, Hilmar Preusse wrote: Package: linux-image-2.6.18-1-686 Version: 2.6.18-2 Severity: minor Upon loading the driver for the CD-Rom on my Notebook the driver spits out weird messages. I'm attaching the relevant part of dmesg. The part of the

Bug#390541: linux-image-2.6.17-2-686: 2.6.17 fails to detect PIONEER DVD-RW DVR-K15, works fine with 2.6.16

2006-10-01 Thread Oleg Verych
On 2006-10-01, Georg Wittenburg [EMAIL PROTECTED] wrote: Package: linux-image-2.6.17-2-686 Version: 2.6.17-9 Severity: normal [-0-] Kernel 2.6.17 (from linux-image-2.6.17-2-686) fails to detect the build-in PIONEER DVD-RW DVR-K15 drive of my Sony VAIO FS295XP laptop. This worked fine with

Bug#390314: linux-image-2.6-amd64: does not boot on M2NPV-VM

2006-09-30 Thread Oleg Verych
On 2006-09-30, Wolfgang Lonien [EMAIL PROTECTED] wrote: Package: linux-image-2.6-amd64 Version: 2.6.17+2 Severity: normal Hi DDs, kernel 2.6.17 in the amd64 flavour still doesn't come up on my Asus M2NPV-VM, while 2.6.16 worked, as well as 2.6.17 in 32 bit. So... It's also known

Bug#232432: Info received (quotes in terminus)

2006-09-28 Thread Oleg Verych
Sorry for my first scream, please. It was shock for me. On Wed, Sep 27, 2006 at 11:36:53PM +0300, Anton Zinoviev wrote: Hi Oleg, I agree with you that the current quotes are irritating but I also think we have to follow the standards. Because of that I don't have a strong opinion about the

Bug#232432: Info received (quotes in terminus)

2006-09-28 Thread Oleg Verych
Well, not historic ASCII, but gnu-ASCII, like #define _GNU_SOURCE in glibc -std=gnu99 in gcc (hell, there is no gcc man page already...) or whatever, but to have A Choice (tm ;). -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#232432: Info received (quotes in terminus)

2006-09-26 Thread Oleg Verych
Anton, i think it's not making sense, but try be more polite. The most funny thing about standards is that there are meny to choose from, even for very narrow tech. or software field. Even zoo of KOI encodings shows that. Thus, in case of cyrillic fonts for (text) console, i think *best

Bug#389232: linux-image-2.6-amd64: mounting xfs filesystem causes kernel oops

2006-09-24 Thread Oleg Verych
Let's add XFS team in CC. On 2006-09-24, Dan Ohnesorg [EMAIL PROTECTED] wrote: Package: linux-image-2.6-amd64 Version: 2.6.17+2 Severity: critical Justification: breaks the whole system More details, please. What happend before this boot? Why ext3 is recovering? raid1: raid set md1

Bug#389232: linux-image-2.6-amd64: mounting xfs filesystem causes kernel oops

2006-09-24 Thread Oleg Verych
On Sun, Sep 24, 2006 at 10:19:07PM +0200, Dan Ohnesorg wrote: Dne Sun, Sep 24, 2006 at 09:23:15PM +0200, Oleg Verych napsal: Let's add XFS team in CC. There isn't Yes, my MUA... On 2006-09-24, Dan Ohnesorg [EMAIL PROTECTED] wrote: Package: linux-image-2.6-amd64 Version: 2.6.17

Bug#388547: util-linux: New debianaized hwclock.sh, for review and testing.

2006-09-21 Thread Oleg Verych
Smoorenburg [EMAIL PROTECTED] # Author: Oleg Verych [EMAIL PROTECTED] # Copyright © 1998-2006 The Debian Project #set -e -x HWCLOCK=${HWCLOCK:-/sbin/hwclock} [ -x $HWCLOCK ] || exit 0 [ -r /etc/default/$NAME ] . /etc/default/$NAME [ -f /etc/default/rcS ] . /etc/default/rcS .. /lib/lsb/init-functions

Bug#232432: quotes in terminus

2006-09-15 Thread Oleg Verych
Hallo. most modern fonts (e.g., on Windows and Mac systems). Only old X Window System fonts and some old video What a sh1t, man !!! What A shit. I repeat, what A SHIT ! Hell, ban me, spam me, but i can't see this !!! And what about EMACS ? It was there before that modern-fuckup you are

Bug#381982: truncate, XFS and starse files (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-24 Thread Oleg Verych
On 8/24/06, Nathan Scott [EMAIL PROTECTED] wrote: -- Nathan Thank you very much ! I'm still wonder if all this 5Gi truncate() stuff matters to d-i developers as bug... -- -o--=O`C #oo'L O ___=E M -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#381982: truncate, XFS and starse files (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-23 Thread Oleg Verych
On 8/23/06, Nathan Scott [EMAIL PROTECTED] wrote: On Wed, Aug 23, 2006 at 06:39:31AM +0200, Oleg Verych wrote: On 8/23/06, Nathan Scott [EMAIL PROTECTED] wrote: So. What one must do ? I know XFS warrants _file system_ integrity (not data), but this is some kind of nasty thing 4K=5G. Hmm

Bug#381982: XFS and hosts problems (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-22 Thread Oleg Verych
Hallo, On 8/22/06, Nathan Scott [EMAIL PROTECTED] wrote: On Mon, Aug 21, 2006 at 10:57:46PM +0200, Oleg Verych wrote: ... in prev. email, result is nothing from xfs_check and xfs_repair. repair and check wont be reporting a problem because the size is valid... it looks like somethings has

Bug#381982: XFS and hosts problems (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-22 Thread Oleg Verych
On 8/23/06, Nathan Scott [EMAIL PROTECTED] wrote: On Tue, Aug 22, 2006 at 03:03:00PM +0200, Oleg Verych wrote: Hallo, On 8/22/06, Nathan Scott [EMAIL PROTECTED] wrote: On Mon, Aug 21, 2006 at 10:57:46PM +0200, Oleg Verych wrote: ... in prev. email, result is nothing from xfs_check

Bug#381982: XFS and hosts problems (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-21 Thread Oleg Verych
Hi, this is my continuation on debian-gnu installation. == /etc/hosts == Noted that in /etc/hosts default IP of mashine is ,- |127.0.1.1 deen.upol.cz.local deen `- Why ? == XFS problem == After reboot onto another rootfs i've checked XFS with that wrong files i mentioned in

Bug#381982: closed by Frans Pop [EMAIL PROTECTED] (Re: Bug#381982: Installation Report on AMD64 Laptop called deen)

2006-08-19 Thread Oleg Verych
Hallo, people. Let me use this my bug to describe graphic version Interface is very good, nice done. A clock will be nice addition. -- network kernel and initrd from HD set didn't work, i used ones from miniso copied on usb stick and booted with grub from there. -- Mouse as touchpad as usb

Bug#381881: mkfs.xfs: error loading librt.so

2006-08-16 Thread Oleg Verych
Whould you like to make 'xfs_repair' static in main distribution ? Thus it will be easy to have a safemode boot device in case of XFS problem and testing new kernels with lot of XFS changes (and bugs ;). Thanks. -- -o--=O`C #oo'L O ___=E M -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#381982: Installation Report on AMD64 Laptop called deen

2006-08-07 Thread Oleg Verych
Package: installation-reports Boot method: I've put linux and initrd.gz from netboot.tar.gz on my usb key, that has GRUB on it. Default boot mode with root=/dev/ram. Image version: http://people.debian.org/~kroeckx/d-i/images/daily/netboot DISTRIB_ID=Debian DISTRIB_DESCRIPTION=Debian GNU/Linux

Bug#378514: New upstream GLOBAL-5.1

2006-07-16 Thread Oleg Verych
Package: global Severity: wishlist 2006/6/10 GLOBAL-5.1 was released. http://www.gnu.org/software/global/download.html Please update the package. Thanks. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64

Bug#378513: lxr: New upstream available.

2006-07-16 Thread Oleg Verych
Package: lxr Severity: normal *** Please type your report below this line *** On http://sourceforge.net/projects/lxr/: # Security hole - please upgrade to 0.9.42005-05-12 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable')

Bug#309797: bug #309797 patch_v2

2005-05-26 Thread Oleg Verych
On 5/26/05, Eric Dorland [EMAIL PROTECTED] wrote: * Oleg Verych ([EMAIL PROTECTED]) wrote: Strange... Didn't notice new gmail's feature with saving drafts, sorry. Patches also are in there: http://flower.upol.cz/~olecom/bugs/m-264912_fpu/patches/ Ok, what does this patch do exactly

Bug#309797: bug #309797 patch_v2

2005-05-23 Thread Oleg Verych
This patch for firefox from sid, fixes FPU setup, cleans some of gcc and linker flags, removes some gotos from function i coded (do not shoot me). There differences with mozilla-suite, but changes are useful for it. Comments are welcome. Also, fdlibm is _very_ outdated, some fixes maybe done

Bug#309797: bug #309797 patch_v2

2005-05-23 Thread Oleg Verych
Strange... Didn't notice new gmail's feature with saving drafts, sorry. Patches also are in there: http://flower.upol.cz/~olecom/bugs/m-264912_fpu/patches/ Cheers! -- olecom deb-common+linux_fpu_setting_ff-1.0.4_v2.diff.gz Description: GNU Zip compressed data

Bug#309797: Subject: mozilla-browser: There're patches. If works for me, maybe will be useful.

2005-05-20 Thread Oleg Verych
Package: mozilla-browser Version: 2:1.7.8-1 Tags: patch *** Please type your report below this line *** http://flower.upol.cz/~olecom/bugs/m-264912_fpu/ -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh

Bug#309789: tail -f scrolls on new data while most doesn't

2005-05-19 Thread Oleg Verych
Package: most Version: 4.9.5-1 Severity: wishlist *** Please type your report below this line *** As for me it doesn't handy to scroll manualy to check new data. Maybe to have real `tail-f` behaviour will be better. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy:

Bug#309797: [Javascript] arithmetic is incorrect under Linux/x86 due to extended precision

2005-05-19 Thread Oleg Verych
Package: mozilla https://bugzilla.mozilla.org/show_bug.cgi?id=264912 -- olecom

Bug#296591: xchat: localized text event messages

2005-03-16 Thread Oleg Verych
Good eDay ! On Wed, 23 Feb 2005 10:04:38 -0800, Erich Schubert [EMAIL PROTECTED] wrote: Hi, text events can be customized. Maybe the version in the .po files is only used on first start - did you have the locales set accordingly at first start? You can probably just delete the

Bug#298498: libglib2.0-0: libiconv instead of libc6's iconv()

2005-03-07 Thread Oleg Verych
Subject: libglib2.0-0: libiconv instead of libc6's iconv() Package: libglib2.0-0 Version: 2.6.3-1 Severity: wishlist Tags: l10n *** Please type your report below this line *** I found that at least one usefull codepage isn't known by glibc. It is KOI8-RU. So, what about using libiconv ? --

Bug#292114: [blackbox] comments on bug #29114

2005-02-21 Thread Oleg Verych
Package: blackbox Version: 0.65.0-5 Good eDay ! I'm using hidden windows menu as popup at the bottom of screen. After blackbox_0.65.0-5 this menu (and others) are popuping on a few pixel heiger that bottom of screen and starts falling down immediately, and then up again (some kind of loop). I

Bug#292114: [blackbox] comments on bug #29114 jumping menu attach

2005-02-21 Thread Oleg Verych
attachment: jump_menu.png