X-Recipient: archive-cygwin AT delorie DOT 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 DOT 37556 DOT qm AT web52706 DOT mail DOT re2 DOT yahoo DOT com> Date: Thu, 19 Aug 2010 06:40:00 +0100 Message-ID: Subject: Re: All scripts in /etc/postinstall have wrong filetype From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 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