The autobuild test system has detected an intermittent failing test in the current master tree.
The autobuild log of the failure is available here: http://git.samba.org/autobuild.flakey/2013-06-19-1454/flakey.log The samba3 build logs are available here: http://git.samba.org/autobuild.flakey/2013-06-19-1454/samba3.stderr http://git.samba.org/autobuild.flakey/2013-06-19-1454/samba3.stdout The source4 build logs are available here: http://git.samba.org/autobuild.flakey/2013-06-19-1454/samba.stderr http://git.samba.org/autobuild.flakey/2013-06-19-1454/samba.stdout The top commit at the time of the failure was: commit 5c4772ec1d562a4547391e1dd4956c43e3d635a7 Author: Jeremy Allison <[email protected]> Date: Mon Jun 17 17:02:56 2013 -0700 Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e Without the umask code the pipe permissions are affected by the umask of the calling process. As only smbd currently sets its umask to zero (nmbd and winbindd should do the same) this causes the winbindd pipe to be unavailable to the nss library code unless winbindd is run from an init process that explicitly sets umask to zero. When testing from the command line this can be hard to track down :-). Signed-off-by: Jeremy Allison <[email protected]> Reviewed-by: Ira Cooper <[email protected]> Autobuild-User(master): Jeremy Allison <[email protected]> Autobuild-Date(master): Tue Jun 18 04:31:27 CEST 2013 on sn-devel-104
