X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_SUB_ALL_LEAD,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <383629.37556.qm@web52706.mail.re2.yahoo.com> Date: Wed, 18 Aug 2010 20:50:07 -0700 (PDT) From: Phil Goetz Subject: All scripts in /etc/postinstall have wrong filetype To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 After running Cygwin setup to update my Cygwin install, I got a popup error, so I looked in /var/log/setup.log. (BTW, it would be very helpful for the popup to say "Check /var/log/setup.log" instead of "Check setup.log".) setup.log said, among other things: 2010/08/16 00:50:22 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh 2010/08/16 00:50:30 can't run /etc/postinstall/update-info-dir.sh: No such file 2010/08/16 00:50:30 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/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 /etc/postinstall/docbook-xml42.sh 2010/08/16 00:50:30 abnormal exit: exit code=1 I looked in C:/cygwin/etc/postinstall. Every single script there had ".done" appended to its name, eg bash.sh => bash.sh.done Hence none of the scripts could be run. This is on Windows XP SP3, with an AMD64. I think I downloaded files from ftp://mirror.cs.vt.edu, or possibly ftp.gtlib.gatech.edu . -- 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