reopen 551094
stop

Michael Banck <mba...@debian.org> writes:

[...]

>> ------------------------------------------------------------------------
>> aelock: fcntl("/tmp/28008/lib/lockfile", F_GETLK, &{type = F_WRLCK, whence =
>>      SEEK_SET, start = 0, len = 458752, pid = 0}): Function not implemented
>> aelock: command "aelock" exit status 1
>> FAILED test of the aelock functionality (develop begin 152)
>> ------------------------------------------------------------------------
>
> I believe this is real record locking (len >= 1), so something which is
> not implemented yet for the Hurd.  If len 458752 is the whole file, it
> could be emulated as a file-wide lock, but as it is called above, glibc
> will return function not implemented.

I've finally updated the package and it still fails:

------------------------------------------------------------------------
CXX="g++" /bin/sh etc/test.sh -shell /bin/sh -run \
                test/02/t0218a-pmil.sh test/02/t0218a-pmil.ES
aelock: aelock -list
aelock: fcntl("/tmp/22868/lib/lockfile", F_GETLK, &{type = F_WRLCK, whence =
        SEEK_SET, start = 0, len = 0, pid = 0}): Function not implemented
aelock: command "aelock" exit status 1
FAILED test of the aelock functionality (develop begin 152)
------------------------------------------------------------------------

Now, if I'm not wrong, the lock is for the whole file, but it's still
unimplemented.

I'm still interested in fixing this problem, but needs some help.
Anyone can help?

thanks
-- 
Walter Franzini
http://aegis.stepbuild.org/

Attachment: pgpi1CmKarXyr.pgp
Description: PGP signature

Reply via email to