X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,HDRS_LCASE,KHOP_RCVD_UNTRUST,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SARE_ADLTSUB2,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <20130311002225.3704@binki> Date: Mon, 11 Mar 2013 00:22:25 +1000 From: wynfield AT gmail DOT com To: cc: Subject: Setup in infinite tight loop using 100% cpu resource 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 setup hangs in a tight loop when I try the following command from a cygwin console: $ $c/cygwin-packages/setup -q -n -D -K http://cygwin.com/setup.exe.sig -l C:\cygwin-packages -R C:\cygwin -s http://ftp.jaist.ac.jp/pub/cygwin -P openssh Starting cygwin install, version 2.774 User has NO backup/restore rights io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory Current Directory: C:cygwin-packages Could not open Service control manager Selected local directory: C:cygwin-packages $ $c/cygwin-packages/setup -q -n -D -K http://cygwin.com/setup.exe.sig -l C:\cygwin-packages -R C:\cygwin -s http://ftp.jaist.ac.jp/pub/cygwin -P openssh * I realize that I've not the permissions, but setup should be graceful about that and not get stuck in a loop. Is there something wrong with my command line? Any advice would be appreciated. Thanks -- 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