X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4B0EF59B.90609@cs.umass.edu>
Date: Thu, 26 Nov 2009 16:39:39 -0500
From: Eliot Moss <moss@cs.umass.edu>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: tar hangs on unpacking calcoo_1.3.16.orig.tar
References: <5a05e0e60911261052w2e60586cxe7a90d02b4cf6e0f@mail.gmail.com> <20091126213025.GA26443@win.tue.nl>
In-Reply-To: <20091126213025.GA26443@win.tue.nl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

I wonder if some process has created the file in
question and still has it open. Then a call to
create, and a call to unlink, will both fail.

You might not see the file until the process
closes it or dies ...

Just a wondering ...

The procexp tool from sysinternals.com might
reveal an open file handle ...

Best wishes -- Eliot Moss

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

