tar hangs on unpacking calcoo_1.3.16.orig.tar

Stephan Mueller Stephan.Mueller@microsoft.com
Fri Nov 27 05:23:00 GMT 2009


Reinier Post writes:
"   curl ftp://ftp.debian.org/debian/pool/main/c/calcoo/calcoo_1.3.16.orig.tar.gz
" | tar zxvf -
"
" hangs after printing the line
"
"   calcoo-1.3.16/src/aux.c
"
" This happens on two different i386 systems, both running an up to date Cygwin
" on an up to date Windows XP with the latest security patches applied.
" The file system is NTFS.

The problem is likely related to the fact that Windows won't allow creation of files with names like aux and nul and con (among others) as these are reserved device names.

Cygwin 'Managed Mounts' should help.

stephan();



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