search for: _execute_child

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

2013 May 31
1
Can't provision with BIND9_DLZ
...hell=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
2011 Sep 05
1
linux xfs
...0:15:01 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] 20:15:01 DEBUG : adding drive sda to disk list 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 "/t...
2017 Jul 10
2
using samba with bind dlz
...hell=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
...roc = 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
...ot;, 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 via samba wrote: > > I am trying to build Samba 4.6.4 on an ARM 7 Cortex based route...
2017 Jun 03
2
Building from source on an ARM71 based router
...ot;, 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 tried parsing through all of the individual python scripts lists above, but I just don&...
2014 Dec 22
0
Yum error
...hon2.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/yum.repos.d/ CentOS-Base.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Sources....
2013 May 28
0
4.0.6 error: AD based DNS cannot be used
...hell=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
...uot;/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 Dec 07
1
XCP Debi an - ISCSI support?
...e 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 so that I can still have the benefits of live migrations etc? Thanks, Jonathan
2017 Jul 10
3
using samba with bind dlz
...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 > > -- > To unsubscribe from this list go to the following URL and read the > instructio...
2018 Mar 26
0
talloc configure error for armv8be
...ross.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. I think there is something wrong with uname sysname. Does anyone know the reason? -------------------------...
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
..._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 debian based distro and if I look at my version of 'subprocess.py', the line that is throwing...
2012 Oct 30
1
Bug#691805: xcp-storage-managers: Wrong path in iSCSI storage driver script
...ne 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 script from the xcp-storage-managers Debian package with its equivalent script shipped...
2015 Oct 01
4
lld and thread over-subscription
...tils/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 fail (for example, running a second time adds tests under COFF). And, FWIW, these tests generally fail on...
2015 Oct 01
2
lld and thread over-subscription
...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 fail (for example, > running a second time adds tests under COFF). > > And,...
2015 Oct 03
2
lld and thread over-subscription
...d >> 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 fail (for example, running a >> second time adds tests u...
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