X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=ilYraP/Y8o7vl06p2JYT8AZoRX3+6zMYLH/osC0n1d4anI HHcvbuldZPPu5RpWtAUOYEInu5CaDTcq1JtJ7GlXTRbMglY1/dXc/O+K5O05kdfV HoxTpO44VxOErRs5pSjoGR6bQTBFsmSgHKjd0Z+2/AZ5Ld2J60FOXRiJxd+Ww= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=ysQlOGUVsYED9ViYjNmGJHUfdAE=; b=EIQ1TyjiJZa0AHNmi0On yOSf8atG5ycxPLsjziV7RQguekde4Fw7eXCdAPMtscnOkCc6Rqw8vcuVY/s2nAyk vg87t8mkxlC6pZ/7iMXEMBENw9Uww9AqjxnWMb8QkfjQwyK8GpA4A1Jjnpwyfavg 7LEJfikxSXHhHFL+lzjiL5s= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 X-HELO: sam.nabble.com Date: Tue, 15 Jul 2014 18:54:03 -0700 (PDT) From: dylanhay To: cygwin AT cygwin DOT com Message-ID: <1405475643689-109846.post@n5.nabble.com> In-Reply-To: References: Subject: Re: cygutils Postinstall Script Errors With Exit Code 128 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit exit code 128 Generally, this kind of failure stems from a few common problems: 1. The existence of another (often old) cygwin1.dll. Find it. Remove it. 2. http://cygwin.com/acronyms/#BLODA. Remove BLODA. 3. Possibly fork failures. Install the rebase package and run rebaseall after reading the README in /usr/share/doc/Cygwin. Also, make sure you're using the latest 'setup.exe' as found at cygwin.com. Beware of proxies along your path that could be caching an old version. You want version 2.697. Problem reports: http://cygwin.com/problems.html If it's none of the above, please provide cygcheck output as requested by the link above. -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-cygutils-Postinstall-Script-Errors-With-Exit-Code-128-tp99002p109846.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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