X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: To: Date: Wed, 11 Apr 2012 13:14:11 -0600 Subject: Build problem with most current cygwin? Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q3BJEYGu032334 Several folk here use Cygwin with windows 7 enterprise as a tool to access linux servers. They have Cygwin with X installed and use a combination of terminal windows and X exports from the RH servers to manage items. The most recent version of Cygwin, when upgraded, breaks in these uses. I have spent a little time isolating causes. Ssh(1) on normal install does not get any config files. When config files are placed at the usual suspect locations, ssh(1) ignores them. cygrun-host-config -y does build the config files, but it cannot complete because the required accounts cannot be created , not even by someone with admin access. It fails on permisssions. alias ssh="ssh -2 -I ~/.ssh/id-rsa" in .bashrc does allow ssh to do password-less access to the servers but it breaks on hg clone ssh://... which is now totally non-functional. The two offered downloads of Cygwin are now of greatly reduced utility because the way duties are arranged doesn't allow functioning of the agent or the id mechanism. Everyone has been advised to hold without updating on Cygwin, and new machines are now being equipped with VMware player and RHEL6. Michael -- 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