tar hangs on unpacking calcoo_1.3.16.orig.tar

Eliot Moss moss@cs.umass.edu
Fri Nov 27 05:54:00 GMT 2009


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



More information about the Cygwin mailing list