X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 17 Oct 2008 20:06:35 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: cygwin-1.7 sshd/ssh-host-config install issues on Vista
Message-ID: <20081018000635.GA14426@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20081017195146.44CC113C026@cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20081017195146.44CC113C026@cgf.cx>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Fri, Oct 17, 2008 at 12:50:48PM -0700, Herb Maeder wrote:
>2. (Vista/XP) The tcp_wrappers dependency is missing in openssh/setup.hint
>
>Sincd sshd.exe depends on cygwrap-0.dll, the tcp_wrappers package must be
>installed in order to avoid this error when starting up the sshd service:
>
>   $ cygrunsrv --start sshd
>   cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
>1062: The service has not been started.
>
>But the tcp_wrappers package is not listed as a dependency in the openssh
>setup.hint file.

libwrap0 is listed as an openssh dependency and that's where
cygwrap-0.dll comes from.  Relying on tcp_wrappers would not be correct.
AFAICT, setup.ini is correct.

cgf

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

