Re: modification time disorder: touch-related?

2010-11-13 Thread Lapo Luchini
Lapo Luchini wrote: > % LANG=C ll -rt --full-time whois-5.0.8-1/build|tail > -rwxrwxr-x+ 1 lapo None 83077 2010-11-09 21:59:36.985126500 +0100 whois.exe > drwxr-xr-x+ 1 lapo None 12288 2010-11-09 21:59:37.387149500 +0100 . > -rwxrwxr-x+ 1 lapo None 42896 2010-11-09 21:59:37.445152800 +0100 > mkpass

Problem with date after date is modified in scripts

2010-11-13 Thread Raman Ravi
Hi I have a test harness, on WIndows 2k3, which has 3 sh scripts (the terminal is using tcsh) runtests calls startup.sh run.sh shutdown.sh 1. In startup.sh, I have to change the date to 235830 of the current day- so I call date $mm${dd}2358.30 This works fine 2. After the test is run using ru

Re: perl debugger v5.10.1 in CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010/-08-31 -- is hanging

2010-11-13 Thread Reini Urban
Justin Amburn schrieb: You have a wrong PERL5LIB=C:\Program Files\ActiveState Perl Dev Kit>6.0\lib + oracle in your env Please unset PERL5LIB if you want to use cygwin perl. Thanks for the reply, Reini. Unsetting PERL5LIB, however, hasn't made the perl debugger stop hanging. In addition, I

Re: sshd problem with recent snapshots

2010-11-13 Thread Ken Brown
On 11/5/2010 8:03 AM, Ken Brown wrote: If I start sshd on a machine running a recent snapshot, I'm unable to login to that machine via ssh. The connection is closed right after I type my password. The problem first appears in the snapshot of 20100917. To reproduce: 1. Start sshd. 2. While lo

Cygwin and AVG

2010-11-13 Thread Angelo Graziosi
After the update from AVG9 Free to AVG 2011 Free, I notice a great slow down using Cygwin. A few applications, like 'wget' and 'python', are marked as 'malaware' by the new AVG (surely false positives), and now building things take much more time. For example, a full bootstrap of Emacs, takes m

Re: Cygwin and AVG

2010-11-13 Thread Ken Brown
On 11/13/2010 12:21 PM, Angelo Graziosi wrote: After the update from AVG9 Free to AVG 2011 Free, I notice a great slow down using Cygwin. A few applications, like 'wget' and 'python', are marked as 'malaware' by the new AVG (surely false positives), and now building things take much more time. Fo

Re: Cygwin and AVG

2010-11-13 Thread David Arnstein
On Sat, Nov 13, 2010 at 06:21:51PM +0100, Angelo Graziosi wrote: > After the update from AVG9 Free to AVG 2011 Free, I notice a great slow > down using Cygwin. A few applications, like 'wget' and 'python', are > marked as 'malaware' by the new AVG (surely false positives), and now > building

[ANNOUNCEMENT] Updated: diffstat-1.54-1

2010-11-13 Thread Eric Blake (cygwin)
A new release of diffstat, 1.54-1, is available for download, leaving 1.53-1 as the previous version. NEWS: = This is a new upstream release. Upstream changes are attached. See also /usr/share/doc/diffstat/. DESCRIPTION: diffstat reads the output of diff and displays a histogra

Re: copy cygwin installation to a different location and preserving all "cygwin" rights

2010-11-13 Thread Thomas Jung
Hello Andrew, Have you tried cp(1) and/or mv(1)? Ups, of course and you are right. Sorry, a stupid qustion but didn't expected that I can copy while the cyygwin files/libs are in use. Works perfect. Thanks for that hint. Thomas -- Problem reports: http://cygwin.com/problems.html FA