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 not working in cygwin 1.78


On Mar 26 14:07, Martin Haltmayer wrote:
> Hi all,
> 
> I was not able to find any remedy for the following problem:
> 
> $ ls -l
> total 3
> -rw-r--r-- 1 martin Kein   5 Jul 19  2010 bla
> -rw-r--r-- 1 martin Kein 106 Jan  7 17:58 dd.out
> -rw-r--r-- 1 martin Kein   4 Jul 19  2010 xyz
> 
> martin@martin004 ~
> $ rsync -av bla xyz
> rsync: Failed to dup/close: Socket operation on non-socket (108)
> rsync error: error in IPC code (code 14) at
> /home/lapo/packaging/rsync-3.0.7-1/src/rsync-3.0.7/pipe.c(147)
> [Receiver=3.0.7]
> rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at
> /home/lapo/packaging/rsync-3.0.7-1/src/rsync-3.0.7/rsync.c(543)
> [sender=3.0.7]

Works fine for me.  Looks like a BLODA problem.

> $ cygcheck rsync
> Found: C:\cygwin\bin\rsync.exe
> C:\cygwin\bin\rsync.exe
>   C:\cygwin\bin\cygwin1.dll
>     C:\WINDOWS\system32\ADVAPI32.DLL
>       C:\WINDOWS\system32\KERNEL32.dll
>         C:\WINDOWS\system32\ntdll.dll
>       C:\WINDOWS\system32\RPCRT4.dll
>         C:\WINDOWS\system32\Secur32.dll
>   C:\cygwin\bin\cygiconv-2.dll
>     C:\cygwin\bin\cyggcc_s-1.dll
>   C:\cygwin\bin\cygpopt-0.dll
> 
> Any pointers? Thanks in advance.
> 
Yes, the cygcheck output is not what has been asked for on

> Problem reports:       http://cygwin.com/problems.html

Please read again.

> FAQ:                   http://cygwin.com/faq/

And this, too.  There's something about BLODAs in the FAQ.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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


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