This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygwin1-20011121 gives tar + bzip2 problems


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@DON /dosi/imports/tgz
$ which bzip2
/usr/bin/bzip2

don@DON /dosi/imports/tgz
$ bzip2 cygwin-inst-20011121.tar 

don@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]