Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BFCD67E.CE373051@iee.org> Date: Thu, 22 Nov 2001 10:42:06 +0000 From: Don Sharp X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cygwin1-20011121 gives tar + bzip2 problems References: <3BFBD057 DOT 9E1C29D2 AT arlut DOT utexas DOT edu> <20011121180922 DOT B27759 AT cygbert DOT vinschen DOT de> <20011121234105 DOT GC22925 AT redhat DOT com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > On Wed, Nov 21, 2001 at 06:09:22PM +0100, Corinna Vinschen wrote: > >On Wed, Nov 21, 2001 at 10:03:35AM -0600, Tim Scoggins wrote: > >> The dd command is rewinding after a tape to disk copy, even though the > >> no-rewind mount point is specified: > >> > >> dd if=/dev/ntape0 of=file1 bs=65500 > >> > >> This happens under Win2k using the latest 1.3.5 downloaded yesterday. > >> It also occurs in 1.3.4 on another machine, also running Win2k. > > > >That Cygwin error is fixed in the current developers version. > > It should be in last night's snapshot, too. > > cgf > As I have been experiencing the norewind behavior, I downloaded last night's snapshot, installed the cygwin1.dll, (all cygwin processes shutdown first) and then from an rxvt window I tried $ tar -t --bzip2 -f cygwin-inst-20011121.tar.bz2 tar (child): bzip2: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors Interestingly I could bunzip2 and then tar extract (except for cygwin1.dll - should it be in there?) as per normal. I bzip2'ed the tar file up again quite successfully, just can't bzip2 with tar. don AT DON /dosi/imports/tgz $ which bzip2 /usr/bin/bzip2 don AT DON /dosi/imports/tgz $ bzip2 cygwin-inst-20011121.tar don AT DON /dosi/imports/tgz Thought you'd need to know. Cheers Don Sharp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/