Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <22602E7E3B92D411969B0090273CC28B016636AB@CECEXCHANGE> From: scleary AT jerviswebb DOT com To: cygwin AT cygwin DOT com Subject: Re: Setup disabling of nonexistent virus scanners Date: Mon, 6 Oct 2003 15:39:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Note-from-DJ: This may be spam Any response on this? Is this the correct mailing list for this type of question? -Steve -----Original Message----- From: CEC - Cleary, Stephen Sent: Wednesday, October 01, 2003 3:13 PM To: 'cygwin AT cygwin DOT com' Subject: Setup disabling of nonexistent virus scanners Hello, all - I have noticed recently that Cygwin setup will prompt to disable a virus scanner on my machine. This is odd, because I do not have a virus scanner running. After looking in the code (setup/AntiVirus.cc from CVS, v2.5 Tue Jul 29 14:14:06 2003 UTC), and after looking in the log, I must conclude that the framework code is not using AntiVirusPage::wantsActivation() in the way that this file expects. Here is a complete log when I ran setup until it showed the disable virus screen, and then hit cancel: 2003/10/01 14:39:20 Starting cygwin install, version 2.415 2003/10/01 14:39:20 Current Directory: C:\Documents and Settings\stephen\My Documents\Cygwin 2003/10/01 14:39:20 Changing gid to Users 2003/10/01 14:39:20 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access. 2003/10/01 14:53:05 Ending cygwin install Note that detect() did in fact correctly determine that McAffe is not installed, so KnownAVIsPresent must be false, but the disable antivirus page was displayed regardless. -Steve -- 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/