This is the mail archive of the cygwin 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]

Re: rsync failed after windows 10 update


On Mar  6 02:54, jwang wrote:
> Good morning (UK time) All
> 
> I downloaded the snapshots:
> https://cygwin.com/snapshots/x86_64/cygwin-20190304.tar.xz
> 
> 1). tar -zvf cygwin-20190304.tzr.xz

tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options

In the meantime you could just have installed 3.0.2 which is equivalent
to the latest snapshot.

> 2). cp -p /usr/bin/rsync usr/bin/

This doesn't make sense.  Are you copying rsync into a local dir
with the extracted cygwin?  Inside another Cygwin session?
Don't do that, you're bound to get into trouble.

> 3). usr/bin/rsync /tmp/test.log /tmp2/

Works fine for me

> 4). above failed with syntax error
> 5). strace usr/bin/rsync /tmp/test.log /tmp2/ showed similar error as
> before, i.e. named pipe issue et al

I mainly asked to try the latest snapshot to see the strace, because it
doesn't makes sense to inspect the strace of an old version.  Please
attach the strace to your reply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


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