Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050329140340.037d7590@pop.prospeed.net> Date: Tue, 29 Mar 2005 15:25:48 -0500 To: "Peter Fraser" , "Cygwin List" From: Larry Hall Subject: RE: OpenSSH_3.9p1 and Could not load host key In-Reply-To: <887691AAF56A5C4A803F6850D35C089D3A7ADB@cerveau.thoughts.th inkage.ca> References: <887691AAF56A5C4A803F6850D35C089D3A7ADB AT cerveau DOT thoughts DOT thinkage DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:59 PM 3/29/2005, you wrote: >With CYGWIN=notraverse > >I rebooted just to make sure that the change >prorogated everywhere. That's fine and good. >Also It makes no difference whether X win is active or not. None of this has anything to do with X so I wouldn't expect any change here either. >Also sshd was working with a earlier version, I don't know >which one, but it was after the Nov 11 Cygwin DLL 1.5.12-1 The current version is 1.5.13-1 so there's not allot of leeway here. And are you suggesting that it doesn't work now for you? The logs you sent in a previous message indicate it is working fine for you. I'm note sure why you're sending this cygcheck and what you're still having problems with. But assuming you are having some problems, I'll point out some discrepancies I see that may have an affect on them: >~$ cygcheck -srv >Path: C:\usr\local\bin ^^^^^^^^^^^^^^^^^^ What's in here? Anything that could interfere or conflict?? > C:\usr\X11R6\bin > XS\usr\bin ^^^^^^^^^^^ This is certainly not right. Get rid of it. > C:\bin > C:\Program Files\Legato\nsr\bin > C:\Program Files\Windows Resource Kits\Tools\ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ So you want to be sure that you're always getting the Cygwin version of all the tools you're running. Make sure the Cygwin version is first in the list when you type 'type -a ' >Output from C:\bin\id.exe (nontsec) >UID: 11001(pjf) GID: 10545(mkgroup-l-d) >10545(mkgroup-l-d) > >Output from C:\bin\id.exe (ntsec) >UID: 11001(pjf) GID: 10545(mkgroup-l-d) >0(root) 544(Administrators) 545(Users) >10545(mkgroup-l-d) Make sure your user is in your /etc/passwd file at the very least. If it isn't, see 'man mkpasswd' and 'man mkgroup'. >SysDir: C:\WINDOWS\system32 >WinDir: C:\WINDOWS > >CYGWIN = `notraverse' >HOME = `C:\pjf' ^^^^^^^^^^^^^^^^ If you don't need this set for some reason, don't. >C:\ / system textmode >c:\tmp /tmp system binmode >C:\/bin /usr/bin system textmode >C:\/lib /usr/lib system textmode >C:\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode >. /cygdrive system >textmode,cygdrive There's no reason to have /usr/bin and /usr/lib in textmode. Personally, I recommend against it for / and /cygdrive too. Remove the '\/' from the /usr/bin and /usr/lib mounts. >XFree86-base 4.3.0-11 >XFree86-bin 4.3.0-21 >XFree86-bin-icons 4.3.0-7 >XFree86-doc 4.3.0-2 >XFree86-etc 4.3.0-12 >XFree86-f100 4.3.0-2 >XFree86-fcyr 4.3.0-2 >XFree86-fenc 4.3.0-2 >XFree86-fnts 4.3.0-2 >XFree86-fscl 4.3.0-2 >XFree86-fsrv 4.3.0-9 >XFree86-html 4.3.0-10 >XFree86-jdoc 4.3.0-2 >XFree86-lib 4.3.0-3 >XFree86-man 4.3.0-10 >XFree86-nest 4.3.0-8 >XFree86-prog 4.3.0-21 >XFree86-prt 4.3.0-6 >XFree86-ps 4.3.0-2 >XFree86-startup-scripts 4.3.0-1 >XFree86-vfb 4.3.0-8 >XFree86-xserv 4.3.0-68 >XFree86-xwinclip 4.3.0-3 Since you mentioned it, it seems to me that the existence of these deprecated packages on your system for X is only going to cause you problems. They should have been removed with any recent update you did. Since you definitely have Xorg packages installed, I cannot explain this conflict. Rerun setup and uninstall these packages if an update doesn't do it for you automatically. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/