X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 16 Nov 2008 13:12:14 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: openssh needs rebuild for modular X transition Message-ID: <20081116181214.GA4097@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <491FAB4A DOT 6010608 AT users DOT sourceforge DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <491FAB4A.6010608@users.sourceforge.net> User-Agent: Mutt/1.5.16 (2007-06-09) 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 Sat, Nov 15, 2008 at 11:10:34PM -0600, Yaakov (Cygwin Ports) wrote: >We're getting a number of bug reports that ssh has a hardcoded path to >/usr/X11R6/bin/xauth. As part of the X11 transition, xauth was moved to >/usr/bin, so ssh claims not to find it. A strings check on ssh does >indeed show such a path as well. > >If this is correct, we would greatly appreciate a rebuild of openssh I've taken the liberty of binary-editing ssh.exe to change the hard-coded path from /usr/X11R6/bin/xauth to /usr/bin/xauth and making a new -9 release. I am not going to announce this however since it's not my package. I have bumped the version on the source package too but have no idea if rebuilding openssh from source will fix the problem. I'll leave the true fix to Corinna when she has a chance to rectify this for real. 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/