Bug#422269: kernel-patch-openvz doesn't apply cleanly

2007-05-04 Thread Vasily Tarasov
Package: kernel-patch-openvz Version: 028.18.1 kernel-patch-openvz package of versions 028.18.1 and 028.18.2 doesn't apply cleanly to linux-source-2.6.18_2.6.18.dfsg.1-12etch1_all patching file fs/binfmt_elf.c Hunk #2 FAILED at 679. Hunk #3 succeeded at 864 (offset 9 lines). Hunk #5 succeeded at

Bug#400675: kernel-patch-openvz: OpenVZ-Patch does not apply to Debian-Kernel

2006-12-04 Thread Vasily Tarasov
/ch-resources.en.html#s-pkg-tracking-system> Kir Kolyshkin wrote: > Could we set up some machinery in order to be notified ASAP about the > kernel-patch-openvz rejects? > > Ola Lundqvist wrote: >> Hi >> >> On Mon, Dec 04, 2006 at 02:40:21PM +0300, Vasily Tarasov wrote: >&

Bug#400675: kernel-patch-openvz: OpenVZ-Patch does not apply to Debian-Kernel

2006-12-04 Thread Vasily Tarasov
gt; Regards, > > // Ola > > On Wed, Nov 29, 2006 at 12:27:29PM +0300, Vasily Tarasov wrote: > >> Hello, >> >> 028test006 patch (with lockup fix from xemul@) for Debian is ready. >> You can download it from >> http://7ka.mipt.ru/~vass/debian/

Bug#400675: kernel-patch-openvz: OpenVZ-Patch does not apply to Debian-Kernel

2006-11-29 Thread Vasily Tarasov
Hello, 028test006 patch (with lockup fix from xemul@) for Debian is ready. You can download it from http://7ka.mipt.ru/~vass/debian/patch-028test006-debian.tar.gz Thank you! Kirill Korotaev wrote: > Vasiliy, > > please help Ola. 2.6.18-ovz028test006 has been released today > and includes 2.6.18.

Bug#392920: quota doesn't work due to optimization, that gcc

2006-10-17 Thread Vasily Tarasov
Michael Meskes wrote: >> You're asking why this is a quota problem? :) Well, _binary_ package >> ... >> > > No, I asked why you think it is not a gcc bug? It appears that some > optimization is creating this problem. And it might very well be a gcc > bug in that it optimizes incorrectly. > >

Bug#392920: quota doesn't work due to optimization, that gcc 4.1.2 introduces

2006-10-15 Thread Vasily Tarasov
Michael Meskes wrote: > On Sat, Oct 14, 2006 at 12:05:08PM +0400, Vasily Tarasov wrote: > >> Consequently some problem with stack. First we thought, that the problem >> is in system call, but then >> it appeared that gcc optimization is guilty! Changing optimization

Bug#392920: quota doesn't work due to optimization, that gcc 4.1.2 introduces

2006-10-14 Thread Vasily Tarasov
Package: quota Version: 3.13-10 We encountered the following strange behavior of new quota utils from Debian testing repository: # quota -v quota: error while getting quota from /dev/vzfs for 0: Bad address We started to investigate the problem. Here is the strace: # strace quota -v 2>&1 | tail