[Bug 231472] net/samba48: domain provision "SystemError" in self join
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 19 10:48:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231472
Bug ID: 231472
Summary: net/samba48: domain provision "SystemError" in self
join
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: timur at FreeBSD.org
Reporter: brnrd at freebsd.org
Assignee: timur at FreeBSD.org
Flags: maintainer-feedback?(timur at FreeBSD.org)
On a fresh FreeBSD 11.2 Root-on-ZFS I get Python system-error on
> samba-tool domain provision --use-rfc2307 --interactive
during "self join"
Detail
> Setting up self join
> ERROR(<type 'exceptions.SystemError'>): uncaught exception - error return without exception set
> File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run
> return self.run(*args, **kwargs)
> File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py", line 500, in run
> plaintext_secrets=plaintext_secrets)
> File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 2275, in provision
> skip_sysvolacl=skip_sysvolacl)
> File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 1891, in provision_fill
> names.domaindn, lp, use_ntvfs)
> File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 1622, in setsysvolacl
> set_simple_acl(file.name, 0755, gid)
Same result on 12-ALPHA6 and either 4.7 or 4.8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list