Fw: Problem configuring sshd as a service -expr error

prgmmer prgmmer@comcast.net
Wed Dec 31 03:38:00 GMT 2003


Cygwin 1.5.5-1 under Xp

Currently ssh-host-config runs after i deleted some other paths off of this
old computer. However I get:

cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062:
The service has not been started.

Thanxs.

----- Original Message ----- 
From: "Igor Pechtchanski" <pechtcha@cs.nyu.edu>
To: "prgmmer" <prgmmer@comcast.net>
Cc: <cygwin@cygwin.com>
Sent: Tuesday, December 30, 2003 11:21 AM
Subject: Re: Fw: Problem configuring sshd as a service -expr error


> On Tue, 30 Dec 2003, prgmmer wrote:
>
> > I've been following and looking at a couple guides to setting up sshd on
> > cygwin.
> >
> > So i've already download openssh and cygwin of course and cygwin runs
fine.
> >
> > I create some environement variables and I add Path
> >
> > Then here's the problem. When I :
> >
> > ssh-host-config -y
> >
> > it gives me this output
> > bash-2.05b$ ssh-host-config -y
> > /usr/bin/ssh-host-config: line 113: [: -gt: unary operator expected
> > /usr/bin/ssh-host-config: line 180: [: -gt: unary operator expected
>
> These two lines mean that "expr" didn't work correctly.
>
> > Generating /etc/ssh_config file
> > c:\usr\local\wbin\cp.exe: /etc/defaults/etc/ssh_config: No such file or
directory
>   ^^^^^^^^^^^^^^^^^^^^^^^^
> This means that you have another set of unix-like tools in your path
> *before* the Cygwin ones.  I'd also assume you have "expr" there, which
> would explain why it didn't work as expected.
>
> > Overwrite existing /etc/sshd_config file? (yes/no) yes
> > Can't overwrite. /etc/sshd_config is write protected.
> > /usr/bin/ssh-host-config: line 253: [: -gt: unary operator expected
> > /usr/bin/ssh-host-config: line 318: [: -gt: unary operator expected
>
> Same "expr" problem.
>
> > grep: /ssh-host-config.756/SERVICES: No such file or directory
> > grep: /ssh-host-config.756/SERVICES: No such file or directory
> > /usr/bin/ssh-host-config: line 358: /ssh-host-config.756/SERVICES: No
such file or directory
>
> Again, looks like the wrong "awk" is found.
>
> > WARNING: Adding ssh to C:\WINDOWS\SERVICES failed!
> > /usr/bin/ssh-host-config: line 415: [: -gt: unary operator expected
>
> Same "expr" problem.
>
> > Host configuration finished. Have fun!
> > bash-2.05b$
> >
> > And windows XP complains about how expr crashed.
>
> Please post the output of 'type -a expr' from a bash prompt.
>
> > If I can get any help it would be greatly appreciated.. thank you
> > Cygwin newb
>
> It would help immensely if you read and followed the Cygwin problem
> reporting guidelines at <http://cygwin.com/problems.html>, especially the
> part about attaching (as an uncompressed text *attachment*) the output of
> 'cygcheck -svr'.
> Igor
> -- 
> http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_ pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_ igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-' Igor Pechtchanski, Ph.D.
>     '---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
> "I have since come to realize that being between your mentor and his route
> to the bathroom is a major career booster."  -- Patrick Naughton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 43278 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20031231/71975545/attachment.obj>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list