X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <383629.37556.qm@web52706.mail.re2.yahoo.com>
References: <383629.37556.qm@web52706.mail.re2.yahoo.com>
Date: Thu, 19 Aug 2010 06:40:00 +0100
Message-ID: <AANLkTinF_56dTwQmCBDbb88bb9siSiZ=DDredb3JozAX@mail.gmail.com>
Subject: Re: All scripts in /etc/postinstall have wrong filetype
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 19 August 2010 04:50, Phil Goetz wrote:
> After running Cygwin setup to update my Cygwin install, I got a popup err=
or, so I looked in /var/log/setup.log. =C2=A0(BTW, it would be very helpful=
 for the popup to say "Check /var/log/setup.log" instead of "Check setup.lo=
g".)

Yep. That's already fixed in CVS.


> setup.log said, among other things:
>
> 2010/08/16 00:50:22 running: C:\cygwin\bin\bash.exe --norc --noprofile /e=
tc/postinstall/update-info-dir.sh
> 2010/08/16 00:50:30 can't run /etc/postinstall/update-info-dir.sh: No suc=
h file
> 2010/08/16 00:50:30 running: C:\cygwin\bin\bash.exe --norc --noprofile /e=
tc/postinstall/bash.sh
> 2010/08/16 00:50:30 can't run /etc/postinstall/bash.sh: No such file
> 2010/08/16 00:50:30 running: C:\cygwin\bin\bash.exe --norc --noprofile /e=
tc/postinstall/docbook-xml42.sh
> 2010/08/16 00:50:30 abnormal exit: exit code=3D1
>
> I looked in C:/cygwin/etc/postinstall. =C2=A0Every single script there ha=
d ".done" appended to its name, eg
>
> bash.sh =3D> bash.sh.done
>
> Hence none of the scripts could be run.

The .done is appended after a script has been run successfully. So the
question is why it tried to run scripts that had been run already.
Could you attach the log?

Andy

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

