Asked for help of hurd-i386

The response of samuel waS:

The error is during locking the file. The code is doing
lockf(fdlock, F_TLOCK, 0), but the Hurd doesn't have lockf record
locking yet, only whole file lock.  That being said, burp is actually
locking the whole file, current position being 0 and length being 0. We
can probably patch glibc in sysdeps/mach/hurd/fcntl.c when whence is
SEEK_CUR to read the current position and test whether it is 0.

I asked if i needed to open bug against GLIBC .

if so i also asked against witch packages so can place aan blocking bug to this 
bug ...





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to