X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 8 Feb 2012 21:30:16 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT 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 AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <5792aa960fbaca409f15179dbe31fa0c DOT squirrel AT deadeye DOT schutter DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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