X-Spam-Check-By: sourceware.org Date: Wed, 4 Apr 2007 00:11:07 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Problems between rsync and current sbnapshot ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Iwant to flag that 'rsync' seems to hang with current (20070330) snapshot: -------------------------------------------------------------- $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp receiving file list ... done ------------------------------------------------------------------ now it hangs, it takes 100% of CPU. I must use CTRL-C: --------------------------------------------------------- rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rs ync-2.6.6/rsync.c(163) rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rs ync-2.6.6/main.c(985) -------------------------------------------------------------- Reinstalling Cygwin-1.5.24 it works fine: ------------------------------------------ $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp receiving file list ... done sent 90 bytes received 34685 bytes 9935.71 bytes/sec total size is 536410581 speedup is 15425.18 --------------------------------------------------------------- (I have played many time intall/reinstall snapshot/cygwin-1.5.24-2 and only with 1.5.24 it works) Regards, Angelo. -- 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/