reassign 644453 glusterfs-client 3.0.5-1
retitle 644453 flock(): function non implemented
thanks

* Luke Schierer <[email protected]> [111007 13:39]:
> Vincas' code snippet produces the following output when the tmp file
> is on the glusterfs partition:
> 
> >>> import fcntl
> >>> fd = open("test",'w')
> >>> fcntl.flock(fd,1)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> IOError: [Errno 38] Function not implemented
> >>> quit
> Use quit() or Ctrl-D (i.e. EOF) to exit
> >>> quit()

OK, so this is definitely a glusterfs problem, reassigning it.

>From what I understand from the following links :

http://lists.gnu.org/archive/html/gluster-devel/2009-01/msg00015.html
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603058

This is fixed in 3.0.6 so in wheezy but not in squeeze.

-- 
Etienne Millon



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to