Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-15 Thread Gary R. Schmidt
On 15/03/2017 21:27, Kern Sibbald wrote: > Hello Phil, > > Thanks for the patches and compiler warning output. > > I think I have eliminated all the warnings you show below, with one > exception, which is changing the position of: > > extern "C" char *tgoto (const char *, int, int); > > As not

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-15 Thread Martin Simmons
Perhaps HAVE_SUN_OS can be set to a version number based on uname -r in autoconf/bacula-macros/os.m4? __Martin > On Wed, 15 Mar 2017 11:27:26 +0100, Kern Sibbald said: > > Hello Phil, > > Thanks for the patches and compiler warning output. > > I think I have eliminated all the warnings yo

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-15 Thread Kern Sibbald
Hello Phil, Thanks for the patches and compiler warning output. I think I have eliminated all the warnings you show below, with one exception, which is changing the position of: extern "C" char *tgoto (const char *, int, int); As noted in the comments noted above, this is a particularity (

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-14 Thread Phil Stracchino
On 03/13/17 10:12, Phil Stracchino wrote: > > I'm seeing lots of: > > Compiling verify_vol.c > "xacl.h", line 142: Warning: content hides XACL::content. > "xacl.h", line 168: Warning: content hides XACL::content. > "xacl.h", line 194: Warning: content hides XACL::content. > > > when compiling on So

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-14 Thread Kern Sibbald
On 03/13/2017 12:07 PM, Wanderlei Huttel wrote: Good Morning This problem in ACL is only in OpenBSD or in any system? The problem exists on systems where we have not implemented any ACL code.  The cod

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-13 Thread Phil Stracchino
On 03/13/17 07:18, Stuart Henderson wrote: > On 2017/03/13 08:07, Wanderlei Huttel wrote: >> Good Morning >> >> This problem in ACL is only in OpenBSD or in any system? > > It will be any where Bacula doesn't have ACL/XATTR support. In the case > of OpenBSD the OS doesn't have ACL/XATTR so Bacula c

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-13 Thread Stuart Henderson
On 2017/03/13 08:07, Wanderlei Huttel wrote: > Good Morning > > This problem in ACL is only in OpenBSD or in any system? It will be any where Bacula doesn't have ACL/XATTR support. In the case of OpenBSD the OS doesn't have ACL/XATTR so Bacula can't enable it there at all. -

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-13 Thread Wanderlei Huttel
Good Morning This problem in ACL is only in OpenBSD or in any system? Best regards *Wanderlei Hüttel* http://www.huttel.com.br 2017-03-13 3:21 GMT-03:00 Kern Sibbald : > Hello Stuart, > > Thanks for the feedback. Well, the results are not what I expected. I > will think about it a bit, but

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-12 Thread Kern Sibbald
Hello Stuart, Thanks for the feedback. Well, the results are not what I expected. I will think about it a bit, but I think I am going to fall back to your solution. Thanks, Kern On 03/12/2017 06:06 PM, Stuart Henderson wrote: > On 2017/03/12 09:42, Kern Sibbald wrote: >> This is a bug fix re

Re: [Bacula-devel] Bacula Release 7.4.6

2017-03-12 Thread Stuart Henderson
On 2017/03/12 09:42, Kern Sibbald wrote: > This is a bug fix release, which hopefully corrects a seg fault on > OpenBSD due to the nex ACL/XATTR code This now results in the following from the FD, and I didn't see a config method to disable ACL/XATTR backups. Fatal error: ACL backup requested b