Displaying 4 results from an estimated 4 matches for "sem_trywait".
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
...stead
   from md5 import md5
../buildtools/wafsamba/samba_utils.py:392: DeprecationWarning: the md5 
module is deprecated; use hashlib instead
   import md5
Waf: Entering directory `/rehash/samba-3.6.0/source3/bin'
[   8/1242] Generating VERSION
[  12/1242] Compiling IDL ../librpc/idl/atsvc.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
[  13/1242] Compiling IDL ../librpc/idl/auth.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
/rehash/samba-3.6.0/librpc/idl/atsvc.idl:5: error: expected identifier 
or '(&...
2014 Feb 27
0
AIX WINBIND ISSUES
...instead
  from md5 import md5
../buildtools/wafsamba/samba_utils.py:392: DeprecationWarning: the md5
module is deprecated; use hashlib instead
  import md5
Waf: Entering directory `/rehash/samba-3.6.0/source3/bin'
[   8/1242] Generating VERSION
[  12/1242] Compiling IDL ../librpc/idl/atsvc.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
[  13/1242] Compiling IDL ../librpc/idl/auth.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
/rehash/samba-3.6.0/librpc/idl/atsvc.idl:5: error: expected identifier or
'(...
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
...stead
   from md5 import md5
../buildtools/wafsamba/samba_utils.py:392: DeprecationWarning: the md5 
module is deprecated; use hashlib instead
   import md5
Waf: Entering directory `/rehash/samba-3.6.0/source3/bin'
[   8/1242] Generating VERSION
[  12/1242] Compiling IDL ../librpc/idl/atsvc.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
[  13/1242] Compiling IDL ../librpc/idl/auth.idl
sem_trywait: Permission denied
sem_post: Permission denied
sem_destroy: Permission denied
/rehash/samba-3.6.0/librpc/idl/atsvc.idl:5: error: expected identifier 
or '(&...
2013 Feb 18
4
[PATCH for discussion only 0/3] Implement mutexes to limit number of concurrent instances of libguestfs.
These three patches (for discussion only, NOT to be applied) implement
a mutex system that lets the user limit the number of libguestfs
instances that can be launched per host.  There are two uses that I
have identified for this: firstly so we can enable parallel-tests (the
default in automake >= 1.13) without blowing up the host.  Secondly
oVirt has raised concerns about how to limit the