The autobuild test system (on sn-devel-144) 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.sn-devel-144/2015-12-10-0943/flakey.log

The samba build logs are available here:

   
http://git.samba.org/autobuild.flakey.sn-devel-144/2015-12-10-0943/samba.stderr
   
http://git.samba.org/autobuild.flakey.sn-devel-144/2015-12-10-0943/samba.stdout
  
The top commit at the time of the failure was:

commit 3c6ea3293c6aac67bc442f47185fd494714e4806
Author: Quentin Gibeaux <[email protected]>
Date:   Thu Oct 29 13:48:27 2015 +0100

    lib/param: handle (ignore) substitution variable in smb.conf
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=10722
    
    The function handle_include returns false when trying to include
    files that have a substitution variable in filename (like %U),
    this patch makes handle_include to ignore this case, to make
    samba-tool work when there is such include in samba's configuration.
    
    Error was :
        root@ubuntu:/usr/local/samba# grep 'include.*%U' etc/smb.conf
        include = %U.conf
        root@ubuntu:/usr/local/samba# ./bin/samba-tool user list
        Can't find include file %U.conf
        ERROR(runtime): uncaught exception - Unable to load default file
    
    Signed-off-by: Quentin Gibeaux <[email protected]>
    Reviewed-by: Michael Adam <[email protected]>
    Reviewed-by: Jeremy Allison <[email protected]>
    
    Autobuild-User(master): Jeremy Allison <[email protected]>
    Autobuild-Date(master): Wed Dec  9 02:05:30 CET 2015 on sn-devel-104

Reply via email to