Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 content-class: urn:content-classes:message Subject: Resource temporarily unavailable - bash fails but works with old versions MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Wed, 1 May 2002 12:41:44 -0400 Message-ID: <9791A828507D5A418741095C3FD0DDE31324A4@indus> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Satya Nemana" To: Note-from-DJ: This may be spam Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g41Gfxp21123 I have a bash shell script that I run to test my software. It normally runs OK with old cygwin downloads. But when I downloaded my cygwin with the latest till date and ran my bash scripts, I started getting this peculiar error "Resource temporarily unavailable" for almost every cygwin command used in my script as follows. bash: /usr/bin/cp: Resource temporarily unavailable bash: /usr/bin/chmod: Resource temporarily unavailable bash: /usr/bin/rm: Resource temporarily unavailable My BASH version that is latest till date and fails like above, is as follows: $ bash --version GNU bash, version 2.05a.0(3)-release (i686-pc-cygwin) Copyright 2001 Free Software Foundation, Inc. I switched over to my old cygwin by simply renaming my old c:/cygwin.old directory to default the c:/cygwin, then my bash script works OK as usual. I suspect that the latest cygwin has some problem. Any one has any clues? I scanned all with McAffee and found no virus traces. I also remember that when I tried to download the latest cygwin, it prompted me to update the setup.exe, which I downloaded the latest from cygwin home page. -SN -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/