| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Thorsten Kampe <thorsten AT thorstenkampe DOT de> |
| Subject: | Re: cygwin 1.5.25-15: ssh-host-config gives: There are still ssh processes running. Please shut them down first. |
| Date: | Fri, 7 Nov 2008 09:27:05 +0100 |
| Lines: | 21 |
| Message-ID: | <gf0u67$7oj$1@ger.gmane.org> |
| References: | <E1KyJ7J-000Hpx-00 DOT _oiler_-mail-ru AT f13 DOT mail DOT ru> |
| Mime-Version: | 1.0 |
| User-Agent: | MicroPlanet-Gravity/2.70.2067 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
* Evgeniy (Fri, 07 Nov 2008 07:38:41 +0300) > * Thorsten (Thu, 6 Nov 2008 18:56:28 +0100) > > What's the output of > > > ps -ef | grep -v grep | grep ssh > >? > > ps -ef | grep -v grep | grep ssh > > gives: > > cwsshdse 3512 1 con 09:14:53 /usr/bin/bash > cwsshdse 2380 3512 con 09:16:11 /usr/bin/bash > cwsshdse 3156 3512 con 09:16:11 /usr/bin/ps You obviously discovered a bug in the script. For a quick fix I suggest you modify a copy of that script so that the above line always returns false[1] and execute the copy. Thorsten [1] ps -ef | grep -v grep | grep -q ssssssssh -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |