samba error: Failed to setup RT_SIGNAL_LEASE handler

Jim Hayward jimhayward at earthlink.net
Fri Feb 20 23:19:19 UTC 2004


On Fri, 2004-02-20 at 13:16, Rody wrote:
> 
> Ok, found the following solution / workaround, but where does it go?
> 

This is a patch for a file in the Samba source code. You would have to
grab the Samba SRPM, edit the SPEC file to apply the patch, and then
build a new binary RPM. 

This bug is still open, so it doesn't appear to have been resolved.
However have you checked to make sure that your system is up to date
with all the current errata? If your system is not up to date, I would
update first and then see if the problem is still present.


> 
> --- samba-2.2.7a/source/smbd/oplock_linux.c.orig 2003-06-05 14:40:49.000000000 
> -0400
> +++ samba-2.2.7a/source/smbd/oplock_linux.c 2003-06-06 13:34:29.000000000 
> -0400
> @@ -40,7 +40,7 @@
>  #endif
>  
>  #ifndef RT_SIGNAL_LEASE
> -#define RT_SIGNAL_LEASE 33
> +#define RT_SIGNAL_LEASE SIGRTMIN
>  #endif
>  
>  #ifndef F_SETSIG
> --- samba-2.2.7a/source/smbd/notify_kernel.c.orig 2003-06-06 
> 13:33:56.000000000 -0400
> +++ samba-2.2.7a/source/smbd/notify_kernel.c 2003-06-06 13:37:44.000000000 
> -0400
> @@ -39,7 +39,7 @@
>  
> 
>  #ifndef RT_SIGNAL_NOTIFY
> -#define RT_SIGNAL_NOTIFY 34
> +#define RT_SIGNAL_NOTIFY SIGRTMIN+1
>  #endif
>  
>  #ifndef F_SETSIG
> 

Regards,
	Jim H


-- 
Jim Hayward <jimhayward at earthlink.net>
GPG Key available at: http://www.keyserver.net
GPG Fingerprint: 1AA9 AEC9 BFDF FF7A E4F8 90C7 4947 3A41 85A9 2DCC 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/redhat-install-list/attachments/20040220/24e44bd8/attachment.sig>


More information about the Redhat-install-list mailing list