Bug#982806: sshfs: SIGSEGV when using max_conns > 1

2021-02-15 Thread Timo Savola
> On Sun, Feb 14, 2021 at 7:09 PM Peter Gerber wrote: > > the following steps crash sshfs with SIGSEGV when a file is open while > > the folder containing it is renamed. > > > > Steps to reproduce: > > > > #!/usr/bin/python3 > > import os > > > > os.mkdir('old_name') > > f = open('old_name/f', 'w

Bug#348227: Please package python2.4-gamin

2006-07-20 Thread Timo Savola
On Tue, 2006-07-18 at 20:43 +0200, Loïc Minier wrote: > FAM has design limitations which might be perceived as bugs, but is > relatively clean. Can you be more specific, or point me to the correct URL (or Google search phrase)? timo

Bug#348227: Please package python2.4-gamin

2006-07-18 Thread Timo Savola
On Tue, 2006-07-18 at 14:16 +0200, Loïc Minier wrote: > We dropped all references to gamin from the GNOME packages, and we > would like to get rid of the gamin package altogether for various > reasons (mainly: not supported upstream anymore, and some bugs). > > I'm afraid you can only hope th

Bug#348227: Please package python2.4-gamin

2006-07-18 Thread Timo Savola
Any plans to package python2.4-gamin for Etch? Can I help? (I'm not a DD.) timo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#315388: qemu: User-mode binaries cannot find clock_gettime function

2005-06-22 Thread Timo Savola
Package: qemu Version: 0.7.0-2 Severity: important A syscall patch applied to qemu 0.7.0-2 implements the clock_gettime syscall by using the library function with the same name. The user-mode emulator binaries need to be linked against librt which implements that function. Now qemu-i386 can onl