search for: popenargs

Displaying 7 results from an estimated 7 matches for "popenargs".

2013 May 31
1
Can't provision with BIND9_DLZ
...ns_dir, "sam.ldb")) File "/usr/local/samba/lib64/python2.7/site-packages/samba/tdb_util.py", line 36, in tdb_copy status = subprocess.call(tdbbackup_cmd, close_fds=True, shell=False) File "/usr/lib64/python2.7/subprocess.py", line 493, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child raise child_exception Same with 4.0.6 on the same box. What have I done wrong? Thanks
2017 Jul 10
2
using samba with bind dlz
....path.join(dns_dir, "sam.ldb")) File "/usr/lib64/python2.7/site-packages/samba/tdb_util.py", line 36, in tdb_copy status = subprocess.call(tdbbackup_cmd, close_fds=True, shell=False) File "/usr/lib64/python2.7/subprocess.py", line 168, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception
2010 Jun 13
3
Can''t start xend
...<module> Vifctl.network(''start'') File "/usr/local/lib/python2.6/dist-packages/xen/xend/Vifctl.py", line 35, in network xpopen.call(script) File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line 183, in call return xPopen3(*popenargs, **kwargs).wait() File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line 154, in wait pid, sts = os.waitpid(self.pid, 0) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 May 28
0
4.0.6 error: AD based DNS cannot be used
...ns_dir, "sam.ldb")) File "/usr/local/samba/lib64/python2.7/site-packages/samba/tdb_util.py", line 36, in tdb_copy status = subprocess.call(tdbbackup_cmd, close_fds=True, shell=False) File "/usr/lib64/python2.7/subprocess.py", line 493, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
2017 Jul 10
0
using samba with bind dlz
..."sam.ldb")) > File "/usr/lib64/python2.7/site-packages/samba/tdb_util.py", line > 36, in tdb_copy > status = subprocess.call(tdbbackup_cmd, close_fds=True, > shell=False) File "/usr/lib64/python2.7/subprocess.py", line 168, in > call return Popen(*popenargs, **kwargs).wait() > File "/usr/lib64/python2.7/subprocess.py", line 390, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/subprocess.py", line 1024, in > _execute_child raise child_exception I normally just install Bind 9, then configure it, but...
2017 Jul 10
3
using samba with bind dlz
...t; > File "/usr/lib64/python2.7/site-packages/samba/tdb_util.py", line > > 36, in tdb_copy > > status = subprocess.call(tdbbackup_cmd, close_fds=True, > > shell=False) File "/usr/lib64/python2.7/subprocess.py", line 168, in > > call return Popen(*popenargs, **kwargs).wait() > > File "/usr/lib64/python2.7/subprocess.py", line 390, in __init__ > > errread, errwrite) > > File "/usr/lib64/python2.7/subprocess.py", line 1024, in > > _execute_child raise child_exception > > I normally just install B...
2018 Jan 17
12
[6.0.0 Release] Release Candidate 1 tagged
Dear testers, Start your engines; 6.0.0-rc1 was just tagged. I know there are still open blockers and it's early in the process in a way, but I'd like to find out where we are. Please run the test script, let me know the results, and upload binaries. Thanks, Hans