This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Windows 7 Ultimate 64bit installation error and python


Package: Unknown package
inetutils.sh exit code 1
xinetd.sh exit code 1



$ cygcheck -s -v -r > cygcheck.out
/usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'ose': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'osppsvc': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper':
Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5
Access is denied.
python is at 2.7 now and 3.xx should this be updated?
$ repo init -u git@github.com:LiquidSmoothROMs/android_vendor_liquid.git
? ? ? 0 [main] python 6780 C:\cygwin\bin\python.exe: *** fatal error -
unable to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\select.dll to
same addr
ess as parent: 0x380000 != 0x3F0000
Stack trace:
Frame ? ? Function ?Args
0028A6A8 ?6102796B ?(0028A6A8, 00000000, 00000000, 7EF9D868)
0028A998 ?6102796B ?(6117EC60, 00008000, 00000000, 61180977)
0028B9C8 ?61004F1B ?(611A7FAC, 61248DAC, 00380000, 003F0000)
End of stack trace
? ? ? 0 [main] python 8140 fork: child 6780 - died waiting for dll
loading, errno 11
Traceback (most recent call last):
? File "/home/Jackie/bin/repo", line 603, in <module>
? ? main(sys.argv[1:])
? File "/home/Jackie/bin/repo", line 570, in main
? ? _Init(args)
? File "/home/Jackie/bin/repo", line 184, in _Init
? ? _CheckGitVersion()
? File "/home/Jackie/bin/repo", line 213, in _CheckGitVersion
? ? proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
? File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
? ? errread, errwrite)
? File "/usr/lib/python2.6/subprocess.py", line 1049, in _execute_child
? ? self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]