X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 11 Nov 2011 02:18:43 -0500 Message-ID: Subject: Windows 7 Ultimate 64bit installation error and python From: Gerald Baggett To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pAB7J56p032369 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 AT github DOT 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     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