delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/05/29/15:51:00

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:message-id:date:from:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=o8O5XQTO/AtOV773
S98z/cJ1TQkhSzGhzUz5jg8eKzJlmZETAT+ZRO3dt/BXvK4/AOLUxs2kRlBZfue0
3NP9e4Yr8Z1w5idxeCOlzWUHQwRiaVOvn158ieZAb6/adJx/VCzryfYobATOa272
0EtoLc4diZ4NhN1ynYUL/e9Iz9A=
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:message-id:date:from:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=bPKAEYRDNMbhiKaBEdsRK3
z9krE=; b=XxqcLeBuP7ljMCVpU1aQ7ysqmYeOraURah009YViPMPySa+4Fr+nyS
g6xquaB74S45Tsnl+gmJzY1kXSREe86IhBTcOXEov//rna00OtyDWy0kziI9yUkw
H2nVr1xGNtBUg+0WgpU52rXc9vNypNUmPK0E+cbEqdPaZUwpAsj/A=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Spam-SWARE-Status: No, score=3.0 required=5.0 tests=AWL,BAYES_40,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,TW_YG autolearn=no version=3.3.1
Message-id: <51A65C03.3050107@cygwin.com>
Date: Wed, 29 May 2013 15:50:27 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com>
Reply-to: cygwin AT cygwin DOT com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Postinstall Script Errors With Exit Code 128
References: <OFB98AFA0A DOT C98BEEC2-ON85257B79 DOT 006C2BC1-85257B79 DOT 006C532B AT LocalDomain> <OF146666CE DOT 12B8AAEA-ON85257B7A DOT 00581A1E-85257B7A DOT 005844B4 AT desknetinc DOT com> <51A62CAE DOT 3080504 AT cygwin DOT com> <OF932F29B5 DOT 7FF500EF-ON85257B7A DOT 0065C25E-85257B7A DOT 006A199F AT desknetinc DOT com>
In-reply-to: <OF932F29B5.7FF500EF-ON85257B7A.0065C25E-85257B7A.006A199F@desknetinc.com>

On 5/29/2013 3:18 PM, Paul DOT Nickerson AT desknetinc DOT com wrote:
> cygwin-owner at cygwin dot com wrote on 05/29/2013 12:28:30 PM:
>
>> From: "Larry Hall (Cygwin)" <reply-to-list-only-lh at cygwin dot com>
>> To: cygwin at cygwin dot com,
>> Date: 05/29/2013 12:29 PM
>> Subject: Re: Postinstall Script Errors With Exit Code 128
>> Sent by: cygwin-owner at cygwin dot com
>>
>> On 5/29/2013 12:04 PM, Paul.Nickerson wrote:
>>
>> <snip>
>>
>>> I tried each of your suggestions, and they did not help it install. I
> also
>>> tried cygcheck again, and it did not run any better. Any other ideas?
> I'm
>>> at a loss right now.
>>
>> This list has seen the occasional question about AWS and Cygwin in the
> past
>> but AFAIK, no one active on the list is using AWS with Cygwin. My best
>> suggestion at this point is to consult the Amazon folks to get their
>> input. The fact that cygcheck doesn't run to completion really points
> to
>> an issue outside of Cygwin proper, since cygcheck is a vanilla Windows
>> program.
>>
>> --
>> Larry
>
> I tried removing cygwin1.dll from the bin directory and re-running
> cygcheck.exe, and it ran to completion. When I ran it, I got the below
> popup and error, and I have attached the produced output, created with "
> C:\cygwin\bin>cygcheck -s -v -r -h > cygcheck.out 2>&1". I got the error
> after the Path: and before SysDir:.
>
> ---------------------------
> id.exe - Unable To Locate Component
> ---------------------------
> This application has failed to start because cygwin1.dll was not found.
> Re-installing the application may fix this problem.
> ---------------------------
> OK
> ---------------------------
>
> garbled output from 'id' command - no uid= found

Right.  That's expected.

>
> Looking at cygcheck's source, it looks like after displaying "Warning:
> cygwin1.dll not found on your path" or "Warning: There are multiple
> cygwin1.dlls on your path", it runs dump_dodgy_apps() (which gives no
> output when I get cygcheck to run through to completion), and then it runs
> dump_sysinfo_services() (which gives the output "Can't find the cygrunsrv
> utility, skipping services check." when I get cygcheck to run to
> completion). So, I think that one of these functions hangs when
> cygwin1.dll is present. I'm thinking dump_dodgy_apps.

Possibly.  You may have a BLODA problem (http://cygwin.com/acronyms/#BLODA),
whether known or unknown.  If so, getting rid of it will certainly help.

> I tried copying cygcheck.exe to other directories and leaving cygwin1.dll
> in bin, and cygcheck does not hang when run from other directories.

Interesting.  Maybe there's some Windows permission problems in the
directory you were running from?

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019