Carlos
2021-Mar-17 23:02 UTC
[Samba] ACL support not found. Try installing libacl1-dev or libacl-devel
Hi! I have samba member domain 4.13.2 in Ubuntu 20.04, i need upgrade samba for fix bug( i think) -> https://lists.samba.org/archive/samba/2020-May/229937.html Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.730410,? 0] ../../source3/modules/vfs_full_audit.c:576(init_bitmap) Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, logging all Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.733280,? 0] ../../source3/modules/vfs_full_audit.c:576(init_bitmap) Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, logging all Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.862107,? 0] ../../source3/modules/vfs_full_audit.c:576(init_bitmap) Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, logging all Mar 17 05:37:54 XXX smbd_audit: [2021/03/17 05:37:54.519383,? 0] ../../source3/modules/vfs_full_audit.c:576(init_bitmap) Mar 17 05:37:54 XXX smbd_audit:?? Could not find opname rename, logging all My samba is compilated, but when a run ".configure --prefix=/opt/samba"? i receved one erro ACL support not found. Try installing libacl1-dev or libacl-devel.? Otherwise, use --without-acl-support to build without ACL support. ACL support is required to change permissions from Windows clients.(complete log in /opt/samba-4.14.0/bin/config.log) ---- tail /opt/samba-4.14.0/bin/config.log ? File "/opt/samba-4.14.0/third_party/waf/waflib/Configure.py", line 602, in run_build ??? bld.compile() ? File "/opt/samba-4.14.0/third_party/waf/waflib/Build.py", line 355, in compile ??? raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed ?-> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /opt/samba-4.14.0/source3: The configuration failed not found from /opt/samba-4.14.0/source3: ACL support not found. Try installing libacl1-dev or libacl-devel.? Otherwise, use --without-acl-support to build without ACL support. AC L support is required to change permissions from Windows clients. But libacl1-dev is installed . dpkg -l|grep? libacl1-dev ii? libacl1-dev:amd64 2.2.53-6?????????????????????????? amd64??????? access control list - static libraries and headers And Samba 4.13.2 is running ok.... Any solution ? Regards;
Carlos
2021-Mar-18 15:09 UTC
[Samba] ACL support not found. Try installing libacl1-dev or libacl-devel
Hi! Any ? Regards; Em 17/03/2021 20:02, Carlos escreveu:> Hi! > > I have samba member domain 4.13.2 in Ubuntu 20.04, i need upgrade > samba for fix bug( i think) -> > https://lists.samba.org/archive/samba/2020-May/229937.html > > > Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.730410,? 0] > ../../source3/modules/vfs_full_audit.c:576(init_bitmap) > Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, > logging all > Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.733280,? 0] > ../../source3/modules/vfs_full_audit.c:576(init_bitmap) > Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, > logging all > Mar 17 05:37:44 XXX smbd_audit: [2021/03/17 05:37:44.862107,? 0] > ../../source3/modules/vfs_full_audit.c:576(init_bitmap) > Mar 17 05:37:44 XXX smbd_audit:?? Could not find opname rename, > logging all > Mar 17 05:37:54 XXX smbd_audit: [2021/03/17 05:37:54.519383,? 0] > ../../source3/modules/vfs_full_audit.c:576(init_bitmap) > Mar 17 05:37:54 XXX smbd_audit:?? Could not find opname rename, > logging all > > My samba is compilated, but when a run ".configure > --prefix=/opt/samba"? i receved one erro > > > ACL support not found. Try installing libacl1-dev or libacl-devel.? > Otherwise, use --without-acl-support to build without ACL support. ACL > support is required to change > permissions from Windows clients.(complete log in > /opt/samba-4.14.0/bin/config.log) > > ---- > > tail /opt/samba-4.14.0/bin/config.log > ? File "/opt/samba-4.14.0/third_party/waf/waflib/Configure.py", line > 602, in run_build > ??? bld.compile() > ? File "/opt/samba-4.14.0/third_party/waf/waflib/Build.py", line 355, > in compile > ??? raise Errors.BuildError(self.producer.error) > waflib.Errors.BuildError: Build failed > ?-> task in 'testprog' failed with exit status 1 (run with -v to > display more information) > > from /opt/samba-4.14.0/source3: The configuration failed > not found > from /opt/samba-4.14.0/source3: ACL support not found. Try installing > libacl1-dev or libacl-devel.? Otherwise, use --without-acl-support to > build without ACL support. AC > L support is required to change permissions from Windows clients. > > > But libacl1-dev is installed . > > dpkg -l|grep? libacl1-dev > ii? libacl1-dev:amd64 2.2.53-6 amd64??????? access control list - > static libraries and headers > > > And Samba 4.13.2 is running ok.... > > > Any solution ? > > > Regards; > > >