X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <484E0D71.4090609@cisra.canon.com.au> Date: Tue, 10 Jun 2008 15:13:21 +1000 From: Luke Kendall User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: diff: Resource temporarily unavailable References: <20080604075820 DOT 22E63844AA AT pessard DOT research DOT canon DOT com DOT au> <48480A88 DOT 9050300 AT cygwin DOT com> In-Reply-To: <48480A88.9050300@cygwin.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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 Larry Hall (Cygwin) wrote: > Luke Kendall wrote: >> Hi >> >> We're using a version of Cygwin that's at least a year old. Someone >> found today that he can't diff two large files (200MB each) across the >> network using Cygwin. The error we get is: >> >> $ diff >> //samba/damita-nobackup/chitra/SWFILES/OIP/RF_Testing/OIP01_SWRF_IO.txt >> //samba/damita-nobackup/chitra/3F01/OIP/RF_Testing/OIP01_HWRF_IO.txt >> diff: >> //samba/damita-nobackup/chitra/SWFILES/OIP/RF_Testing/OIP01_SWRF_IO.txt: >> Resource temporarily unavailable >> >> If we copy the files across the network using Cygwin cp and then diff >> locally, it does work. >> >> I had a look at http://cygwin.com/faq/faq.using.html#faq.using.bloda >> but I don't think we fall into that situation. >> >> I've included a small portion of an strace - is this an interesting >> bug, or something that's been fixed a while ago? > > Why not install a new cygwin (and diff if necessary) package and check it > out for yourself? As long as you have the original versions for the > newer package(s), you can always reinstall them if you don't like what > you see. Okay. Now to find a mirror with a complete Cygwin. Sadly, one must download the whole Cygwin mirror and then check it, because no mirror site runs the md5cygchk script I posted here a year or two ago. Hmm, maybe it's not too bad using rsync - we may just be able to fetch the missing few dozen files. Hmm, if that does work, we should be able to automate to rsync from several servers routinely, to construct a union from several sites that are each >99% complete. luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/