Bug 879

Summary: running ssh-host-config twice breaks sshd installation on cygwin
Product: Portable OpenSSH Reporter: David Fisher <fishboy>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal CC: dtucker
Priority: P2    
Version: 3.8.1p1   
Hardware: ix86   
OS: Cygwin on NT/2k/Win7-11   

Description David Fisher 2004-06-12 14:40:39 AEST
Ran ssh-host-config to install sshd service again after manually deleting the 
service.  Sshd never worked right again, 'net start sshd' fails, 'sssh -D -d -
d -d' fails, '/etc/rc.d/init.d/sshd start' fails.  File permissions.

Deleted cygwin installation and reinstalled.  Ran ssh-host-config, sshd 
worked.  Deleted sshd service and ran ssh-host-config again, sshd stopped 
working.
Comment 1 Darren Tucker 2005-01-20 22:50:55 AEDT
ssh-host-config was updated for the 3.9 release:

date: 2004/09/21 11:35:56;  author: dtucker;  state: Exp;  lines: +1 -1
 - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current Cygwin
   install process.  Patch from vinschen at redhat.com.

It looks like it might resolve the problem you reported (ssh-host-config is a
contributed file).
Comment 2 Darren Tucker 2008-01-01 00:07:40 AEDT
As I mentioned in my previous comment I believe this is fixed, please reopen the bug if this is not the case.
Comment 3 Damien Miller 2008-04-04 09:54:53 AEDT
Close resolved bugs after release.