X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Unable to install coreutils 8.15-1(?) - error in coreutils.sh exit code 127 Date: Mon, 20 Feb 2012 11:16:30 -0800 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 This may or may not be related... In keeping my Cygwin installation up to date I refreshed my install. There was some lib that was new and the coreutils, which keeps reporting it is new but which I have not been able to update to. As I said before, updating the coreutils results in a system in which most exe's fail to run, do nothing but return 127 for an exit status. I suspect most of these are simply loader errors. Reinstalling coreutils 8.14-1 gets me back up and running but I cannot start Apache. Doing things like: $ /usr/sbin/httpd2 -t $ Does nothing (Normally this just checks your config file's syntax and says Syntax OK or tells you what's wrong. Here is says nothing). Of course a 127 is returned. Trying this in cmd is a little more informative. I get a dialog box stating: The procedure entry point sys_siglist could not be located in the dynamic link library cygwin1.dll Interesting. -- 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