From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3604 invoked by alias); 8 Feb 2012 20:30:57 -0000 Received: (qmail 3513 invoked by uid 22791); 8 Feb 2012 20:30:33 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Wed, 08 Feb 2012 20:30:19 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id E2C6B2C006A; Wed, 8 Feb 2012 21:30:16 +0100 (CET) Date: Wed, 08 Feb 2012 20:30:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Change to passwd in cygwin-1.7.10-1 breaks ssh-host-config Message-ID: <20120208203016.GD23481@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <5792aa960fbaca409f15179dbe31fa0c.squirrel@deadeye.schutter.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5792aa960fbaca409f15179dbe31fa0c.squirrel@deadeye.schutter.home> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-02/txt/msg00232.txt.bz2 On Feb 8 13:12, Tom Schutter wrote: > It appears that the "-v" option to passwd was changed to "-V" in > cygwin-1.7.10.1. This indirectly breaks the ssh-host-config script. > The actual breakage is in the csih script. > [...] > $ grep "passwd -v" /usr/share/csih/cygwin-service-installation-helper.sh > passwd_has_expiry_flags=$(passwd -v | /usr/bin/awk '/^passwd > /{print ( $3 >= > 1.5 ) ? "yes" : "no";}') Chuck, can we please remove this test in csih amd release a new version ASAP? The expiry stuff is from 2003 so we can safely assume its existence. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple