X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.0 required=5.0 tests=AWL,BAYES_50,TW_VZ,TW_XV X-Spam-Check-By: sourceware.org X-MDAV-Processed: mail1.multiplay.co.uk, Thu, 23 Dec 2010 03:08:56 +0000 X-Spam-Processed: mail1.multiplay.co.uk, Thu, 23 Dec 2010 03:08:56 +0000 X-MDRemoteIP: 188.220.16.49 X-Return-Path: prvs=1973db4fbf=killing AT multiplay DOT co DOT uk X-Envelope-From: killing AT multiplay DOT co DOT uk X-MDaemon-Deliver-To: cygwin AT cygwin DOT com Message-ID: <70D304FC1A354276A88B8B9D35C83827@multiplay.co.uk> From: "Steven Hartland" To: Subject: tar fails to expand simple tar.gz across junction point Date: Thu, 23 Dec 2010 03:09:54 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 We're seeing some strange behaviour with tar under cygwin when its start point is a disk mounted under a directory. The result is:- We have the following disk layout: disk1: c:\dir1\dir2 disk2: d:\ & c:\dir1\dir2 Now when in c:\dir1 and extracting the tar which contains:- dir2/subdir1/file1 tar fails with:- tar -xvzf /tmp/test.tar.gz dir2/subdir1/file1 tar: dir2/subdir1/file: Cannot open: No such file or directory looking in dir2 subdir1 wasnt created. If we change into c:\dir1\dir2 and retry extract all works well so there seems to be an issue when the extracting path straddles the reparse point uname -a CYGWIN_NT-6.1-WOW64 blade33 1.7.0(0.212/5/3) 2009-09-11 01:25 i686 Cygwin Known issue? Regards Steve -- 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