| delorie.com/archives/browse.cgi | search |
| 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 <corinna-cygwin AT cygwin DOT com> |
| 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 |
| 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 |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |