search for: errwrit

Displaying 20 results from an estimated 20 matches for "errwrit".

Did you mean: errwrite
2013 May 31
1
Can't provision with BIND9_DLZ
...e 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
...e 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
2014 Apr 25
1
Samba 4.1.4 compilation error
...ome/samba/samba-4.1.4/buildtools/wafadmin/Tools/config_c.py", line 556, in run_c_code proc = Utils.pproc.Popen([lastprog] + args, stdout=Utils.pproc.PIPE, stderr=Utils.pproc.PIPE) File "/home/samba/samba-4.1.4/buildtools/wafadmin/pproc.py", line 165, in __init__ errread, errwrite) File "/home/samba/samba-4.1.4/buildtools/wafadmin/pproc.py", line 536, in _execute_child raise child_exception OSError: [Errno 8] Exec format error make: *** [doconfig] Error 1 ,,,.....??????????............................ Regards, Shivappa
2017 Jun 03
3
Building from source on an ARM71 based router
...File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Tools/config_c.py", line 575, in run_c_code proc = Utils.pproc.Popen([lastprog] + args, stdout=Utils.pproc.PIPE, stderr=Utils.pproc.PIPE) File "/opt/usr/lib/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/opt/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory On Sat, Jun 3, 2017 at 2:58 AM, Andrew Bartlett <abartlet at samba.org> wrote: > On Fri, 2017-06-02 at 20:59 -0400, Zac Morris vi...
2017 Jun 03
2
Building from source on an ARM71 based router
...File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Tools/config_c.py", line 575, in run_c_code proc = Utils.pproc.Popen([lastprog] + args, stdout=Utils.pproc.PIPE, stderr=Utils.pproc.PIPE) File "/opt/usr/lib/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/opt/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory So something seems to be wrong at the "*Checking uname sysname type*" step and I just can't figure out what it is. I've...
2014 Dec 22
0
Yum error
...6, in __init__ self._vgnames = _list_vg_names() File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 59, in _list_vg_names stdout=subprocess.PIPE, stderr=subprocess.PIPE) File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1308, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory (What file is for "No such file or directory"?) Running yum with debug option I can't get useful information. ls -1 /etc/yu...
2013 May 28
0
4.0.6 error: AD based DNS cannot be used
...e 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
...gt; 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 do not start it before provisioning Samba. What version of Bind is installed ? Rowland
2011 Sep 05
1
linux xfs
...20:15:04 INFO : formatting / as xfs 20:15:04 CRITICAL: Traceback (most recent call first): File "/usr/lib64/python2.4/subprocess.py", line 996, in _execute_child raise child_exception File "/usr/lib64/python2.4/subprocess.py", line 550, in __init__ errread, errwrite) File "/tmp/treedir.24003/instimage/usr/lib/anaconda/iutil.py", line 51, in execWithRedirect stderr=stderr, preexec_fn=chroot, cwd=root) File "/tmp/treedir.24003/instimage/usr/lib/anaconda/fsset.py", line 471, in formatDevice stderr = "/dev/tty5")...
2011 Dec 07
1
XCP Debi an - ISCSI support?
...util.doexec(cmd) File "/usr/lib/xen-common/xapi/sm/util.py", line 129, in doexec proc = subprocess.Popen(args,stdin=subprocess.PIPE,stdout=subprocess.PIPE,stderr=su bprocess.PIPE,close_fds=True) File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Does the current xapi have remote SR capability built into it yet? If not, is it possible to set the SR as LVM and have it set to share=true s...
2017 Jul 10
3
using samba with bind dlz
...process.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 do not start it > before provisioning Samba. > > What version of Bind is installed ? > > Ro...
2018 Mar 26
0
talloc configure error for armv8be
...og] + args, stdout=Utils.pproc.PIPE, stderr=Utils.pproc.PIPE) File "./buildtools/wafsamba/samba_cross.py", line 100, in __init__ real_Popen.__init__(*(obj, args), **kw) File "…/tmp/sysroots/x86_64-linux/usr/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "…/tmp/sysroots/x86_64-linux/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory WARNING: temp/run.do_configure:1 exit 1 from This error is caused by using armv8be toolchain,le(little endian) is ok...
2018 Sep 07
2
Schema Update to store TPM data in AD DS
Hi all, has anyone here experience with storing BitLocker and TPM data in AD DS on Samba? I have stumbled across this Microsoft page ( https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-8.1-and-8/jj635854%28v%3dws.11%29) stating that Windows 2008 R2 needs a schema extension to handle this. Since this is not listed as a safe update in the wiki (
2017 Jun 03
0
Building from source on an ARM71 based router
...pt/test/samba-4.6.4/third_party/waf/wafadmin/Tools/config_c.py", > line 575, in run_c_code proc = Utils.pproc.Popen([lastprog] + args, > stdout=Utils.pproc.PIPE, stderr=Utils.pproc.PIPE) > File "/opt/usr/lib/python2.7/subprocess.py", line 390, in __init__ > errread, errwrite) > File "/opt/usr/lib/python2.7/subprocess.py", line 1024, in > _execute_child raise child_exception > OSError: [Errno 2] No such file or directory > I am not an expert here, but there seems to be something wrong with your version of 'subprocess.py'. I use a debi...
2012 Oct 30
1
Bug#691805: xcp-storage-managers: Wrong path in iSCSI storage driver script
...out,stderr) = util.doexec(cmd) File "/usr/lib/xcp/sm/util.py", line 129, in doexec proc = subprocess.Popen(args,stdin=subprocess.PIPE,stdout=subprocess.PIPE,stderr=subprocess.PIPE,close_fds=True) File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory So I figured out that the SR creator script was trying to execute some binary using a wrongpath. Comparing the /usr/lib/xcp/sm/iscsilib.py sc...
2015 Oct 01
4
lld and thread over-subscription
...test.py", line 113, in execute cmd, env=test.config.environment) File "/src/llvm/utils/lit/lit/util.py", line 166, in executeCommand env=env, close_fds=kUseCloseFDs) File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line 1231, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable Being naturally nondeterministic, running again with the default number of parallel lit tests changes which tests f...
2015 Oct 01
2
lld and thread over-subscription
...113, in > execute > cmd, env=test.config.environment) > File "/src/llvm/utils/lit/lit/util.py", line 166, in executeCommand > env=env, close_fds=kUseCloseFDs) > File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line > 710, in __init__ > errread, errwrite) > File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line > 1231, in _execute_child > self.pid = os.fork() > OSError: [Errno 11] Resource temporarily unavailable > > Being naturally nondeterministic, running again with the default > number of parallel li...
2015 Oct 03
2
lld and thread over-subscription
...env=test.config.environment) >> File "/src/llvm/utils/lit/lit/util.py", line 166, in executeCommand >> env=env, close_fds=kUseCloseFDs) >> File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line 710, >> in __init__ >> errread, errwrite) >> File "/install/ppc64/Python-2.7/lib/python2.7/subprocess.py", line >> 1231, in _execute_child >> self.pid = os.fork() >> OSError: [Errno 11] Resource temporarily unavailable >> >> Being naturally nondeterministic, running again with the defau...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al., I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this: terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable ... 5 libc.so.6 0x00000080b7847238 abort +
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