Re: Virus on sed.exe

2009-07-09 Thread Erik
Erik stealth.demon.nl> writes: > Hi, > > Same problem here. eTrust Antivirus detected 106 files within my Cygwin > directory which are 'infected' by Win32/AMalum.ZZ. I think these are > false > positives. We have a rigorous policy concerning the security of our systems. > No > files can easily

Re: Running Zsh under Cygwin

2009-07-09 Thread Peter A. Castro
On Thu, 9 Jul 2009, wynfi...@gmail.com wrote: gelati, Regarding: Before I spam the list with the errors I get from running Zsh, I'd like to know if Zsh or alternative shells are officially supported by the Cygwin distribution. That is, is Zsh (or tcsh) supposed to be as functional as Bash under

Igor Peshansky update

2009-07-09 Thread Christopher Faylor
On Fri, Jul 10, 2009 at 12:46:12AM +0200, Arend-Jan Westhoff wrote: >3. Who drove Igor Peshansky away? (So we may lynch him and bring Igor back.) I got a note from Igor a couple of days ago. As we probably all suspected, work got very busy and he hasn't been able to devote time to Cygwin. So we

Re: Cygwin Setup crashes Windows 2000 during preremove script libusb-win32 0.1.12.1-2

2009-07-09 Thread Arend-Jan Westhoff
At 02:37 2009-07-10 +0200, you wrote: >At 00:08 2009-07-10 +0100, you wrote: >>> During Cygwin Setup noticed system crash, while setup screen displayed >>> something like: >>> Running preremove script libusb-win32 >>> Attempting to isolate the problem I told setup to keep the current version >>

Re: Cygwin Setup crashes Windows 2000 during preremove script libusb-win32 0.1.12.1-2

2009-07-09 Thread Arend-Jan Westhoff
At 00:08 2009-07-10 +0100, you wrote: >> During Cygwin Setup noticed system crash, while setup screen displayed >> something like: >> Running preremove script libusb-win32 >> Attempting to isolate the problem I told setup to keep the current version >> of libusb-win32 and setup installed every

Re: Cygwin Setup crashes Windows 2000 during preremove script libusb-win32 0.1.12.1-2

2009-07-09 Thread Dave Korn
Larry Hall (Cygwin) wrote: > On 07/09/2009, Arend-Jan Westhoff wrote: >> 3. Who drove Igor Peshansky away? (So we may lynch him and bring Igor >> back.) > > That would be me but I won't tell you my name or where to find me... > > Oh rats! Looks like I'm going to have to go hide with Igor. > But

Re: Cygwin Setup crashes Windows 2000 during preremove script libusb-win32 0.1.12.1-2

2009-07-09 Thread Larry Hall (Cygwin)
On 07/09/2009, Arend-Jan Westhoff wrote: 3. Who drove Igor Peshansky away? (So we may lynch him and bring Igor back.) That would be me but I won't tell you my name or where to find me... Oh rats! Looks like I'm going to have to go hide with Igor. But wait, where's Igor?... Now I'm really scr

Re: Cygwin Setup crashes Windows 2000 during preremove script libusb-win32 0.1.12.1-2

2009-07-09 Thread Dave Korn
Arend-Jan Westhoff wrote: > During Cygwin Setup noticed system crash, while setup screen displayed > something like: > Running preremove script libusb-win32 > Attempting to isolate the problem I told setup to keep the current version > of libusb-win32 and setup installed everything else appar

openssh 5.1p1-10 : Rename file fails on Windows XP

2009-07-09 Thread david_c_h...@juno.com
Hello, I am having a problem renaming any files on Windows XP. I am connecting through openssh 1.5.25-15 Simplest re-occurrence. (On the local machine) C:\> touch file1 C:\> copy file1 file2 1 file(s) copied. (Through an SSH session) -bash-3.2$ mv file1 file3 mv: cannot move 'file1'

Re: Cygwin Build Error

2009-07-09 Thread Christopher Faylor
On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: >Eric Blake wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> According to Jacob Jacobson on 7/8/2009 12:36 PM: >>> While building cygwin, I get this error: >>> >>> ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.

Re: [ANNOUNCEMENT] Updated: libusb-win32 0.1.12.2-1

2009-07-09 Thread Yaakov (Cygwin/X)
On 08/07/2009 04:20, Samuel Thibault wrote: It is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). What about 64-bit Windows? Is a 64-bit driver available somewhere? It is derived from and fully API compatible to l

Re: Cygwin Build Error

2009-07-09 Thread Dave Korn
Jacob Jacobson wrote: > Thanks. I created symbolic links to gcc-4 & have gotten further. Now > I get error below. Do I need to install "i686-pc-mingw32" ? > /c/home/wrk/cygwin/src/winsup/utils/mingw: couldn't find i686-pc-mingw32 > directory Nah. It got confused by whatever links you made. I

Re: Virus on sed.exe

2009-07-09 Thread Christian Franke
Dave Korn wrote: Ed Brady wrote: I just ran a virus scan, and got a hit for sed.exe. Win32/AMalum.ZZQIA. Anyone else seen anything similar to this? Here's md5sums of my versions: 1.5: ~ $ cygcheck -c sed Cygwin Package Information Package VersionStatus sed

Re: Cygwin Build Error

2009-07-09 Thread Jacob Jacobson
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: While building cygwin, I get this error: ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.cc:38: warning: weak declaration of 'void operator delete [](void*, const std::nothro

Re: cl.exe compiles libraries with blank permissions

2009-07-09 Thread Larry Hall (Cygwin)
icc97 wrote: Larry Hall (Cygwin) wrote: icc97 wrote: Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicatin

Re: cl.exe compiles libraries with blank permissions

2009-07-09 Thread icc97
Larry Hall (Cygwin) wrote: > > icc97 wrote: >> Further research shows that the issue is that the file is first created >> with >> additional windows permissions i.e. doing ls -lrt on the file gives: >> >> --+ 1 mynameDomain Users 14436 Jul 8 13:00 >> mylib.lib >> >> The

Re: Virus on sed.exe

2009-07-09 Thread Erik
Jason Pyeron pdinc.us> writes: > > > -Original Message- > > From: Ed Brady > > Sent: Thursday, July 09, 2009 9:15 > > To: Dave Korn > > > > Thanks, > > All file look good, I submitted to a couple of online file > > scanner sites and they confirmed no problem. This appears to > > be

RE: Re: Virus on sed.exe

2009-07-09 Thread Jason Pyeron
> -Original Message- > From: Ed Brady > Sent: Thursday, July 09, 2009 9:15 > To: Dave Korn > > Thanks, > All file look good, I submitted to a couple of online file > scanner sites and they confirmed no problem. This appears to > be a false positive with CA Antivirus... > > BTW: After

Re: Cygwin Build Error

2009-07-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: > While building cygwin, I get this error: > > ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.cc:38: warning: > weak declaration of 'void operator delete [](void*, const > std::nothrow_t&)' not

Re: [ANNOUNCEMENT] [1.7] New package: dash-0.5.5.1-1

2009-07-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Edward Lam on 7/9/2009 7:12 AM: > Eric Blake wrote: >> So for now, there are no plans of replacing /bin/sh with dash. > > Incidentally, I copy ash.exe over to sh.exe every time for performance. > AFAICT, /bin/sh defaulted to bash (from as

Re: Re: Virus on sed.exe

2009-07-09 Thread Ed Brady
Thanks, All file look good, I submitted to a couple of online file scanner sites and they confirmed no problem. This appears to be a false positive with CA Antivirus... BTW: After posting this message to the board I found 6 additional exe files that also caused false positives. I posted th

Re: [ANNOUNCEMENT] [1.7] New package: dash-0.5.5.1-1

2009-07-09 Thread Edward Lam
Eric Blake wrote: So for now, there are no plans of replacing /bin/sh with dash. Incidentally, I copy ash.exe over to sh.exe every time for performance. AFAICT, /bin/sh defaulted to bash (from ash) back in the bash 3.0 series to be more "similar to Linux distributions". It took me quite some

Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

2009-07-09 Thread Dave Korn
Pedro Izecksohn wrote: > I'm, slowly, implementing it. I plan to post the papers tomorrow, > after my implementation work fine. Nice one! If you need any advice or help finding your way round the source code, you might find the cygwin-developers list is a lot quieter and more focused on low-l

[ANNOUNCEMENT] [1.7] New package: dash-0.5.5.1-1

2009-07-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new package, dash 0.5.5.1-1, is now available for use in cygwin 1.7, providing users with a chance to test alternate shells. NEWS: = This is a new package, built out of the box from the latest upstream version. As a shell, dash is faster than b

[ANNOUNCEMENT] Updated: wtf-0.0.4-7

2009-07-09 Thread Chris Sutcliffe
Version 0.0.4-7 of "wtf" has been uploaded. wtf translates acronyms and filename suffixes for you. The wtf program looks-up the definition of a term. It supports a number of definition sources. In this version they are an acronyms database and a filename suffixes database. Changes: - switch of m

perl-Tk is broken

2009-07-09 Thread Wolfgang Goetz
Hi, perl-Tk is broken in 1.5 and 1.7 Check by running the "Perl/Tk Widget Demonstrations": $ widget Use of uninitialized value $id in hash element at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/Tk/After.pm line 39. ... Use of uninitialized value $id in delete at /usr/lib/perl5/vendor_perl/5.1

Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

2009-07-09 Thread Pedro Izecksohn
I'm, slowly, implementing it. I plan to post the papers tomorrow, after my implementation work fine. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com

Re: Running Zsh under Cygwin

2009-07-09 Thread wynfield
gelati, Regarding: > Before I spam the list with the errors I get from running Zsh, I'd like to > know if Zsh or alternative shells are officially supported by the Cygwin > distribution. That is, is Zsh (or tcsh) supposed to be as functional as Bash > under Cygwin? Or is Zsh sim ply include

Re: Running Zsh under Cygwin

2009-07-09 Thread Peter A. Castro
On Thu, 9 Jul 2009, Gelati wrote: Greetings, Gelati, Before I spam the list with the errors I get from running Zsh, I'd like to know if Zsh or alternative shells are officially supported by the Cygwin distribution. That is, is Zsh (or tcsh) supposed to be as functional as Bash under Cygwin? Or