RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
Sorry, I need to read the instructions better. Here is the correct log with -x -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hall (Cygwin) Sent: Saturday, January 19, 2008 10:42 PM To: cygwin@cygwin.com Subject: Re: ssh interactive shell not work

Re: ssh interactive shell not working

2008-01-19 Thread Larry Hall (Cygwin)
Kyle A. Dawson wrote: Well, I uninstall Interix and it did fix that weird issue with remote ls, but still cannot login. I re-ran the cvscheck and attached. You mentioned you wanted the bash debug output, I thought I sent that as well? With this command: ssh -v -v -v -v -v webmadeeasy.net bash

RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
Well, I uninstall Interix and it did fix that weird issue with remote ls, but still cannot login. I re-ran the cvscheck and attached. You mentioned you wanted the bash debug output, I thought I sent that as well? With this command: ssh -v -v -v -v -v webmadeeasy.net bash --login -i That is w

Re: Cygwin install not setting paths

2008-01-19 Thread Larry Hall (Cygwin)
Daniel So wrote: Hello Larry I do not know what you mean by a "mirror problem". Can you please explain that? I tried all of the ".done" files in that dir. I was suggesting that the mirror you installed Cygwin from may have been experiencing "difficulties", perhaps so much so that you weren't

RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
Yes this new(a few weeks ago). I will just uninstall it to see if that is the issue. I was just looking at it, not using it yet. Thanks, hopefully this will fix it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hall (Cygwin) Sent: Saturday, Ja

Re: ps executable does not appear to match source

2008-01-19 Thread Christopher Faylor
On Sat, Jan 19, 2008 at 09:31:25PM -0600, [EMAIL PROTECTED] wrote: >> ps from Cygwin is the historically older version, it's using another >> mechanism to get to all the date and, last but not least, it's a core >> Cygwin tool under the Cygwin license. Feel free to use procps as ps >> by aliasing,

Re: ps executable does not appear to match source

2008-01-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to [EMAIL PROTECTED] on 1/19/2008 8:31 PM: | While aliasing does work for interactive and shell scripts, it does | not work for Perl backtick expressions. Why not just do: echo exec procps "$@" > /usr/local/bin/ps Then, as long as /usr/lo

Re: Is it possible to build cygwin1.dll on Linux, not cygwin on Windows?

2008-01-19 Thread Larry Hall (Cygwin)
Bo Xie wrote: Currently I built cygwin1.dll successfully using cygwin-1.5.24-2-src.tar.bz2 on Cygwin on Windows. It is easy and just ./configure && make. Thanks! My question is: Can I build cygwin1.dll on Linux (e.g., RHEL5 x86)? If you're familiar with the procedure for cross compiling, then

Re: ssh interactive shell not working

2008-01-19 Thread Larry Hall (Cygwin)
Kyle A. Dawson wrote: I have attached the cvscheck output and the debug connection output. Thanks but I actually wanted to see the bash debug output. Perhaps it's not necessary now. Your cygcheck output shows you have Interix installed. Your attempt to "ls" '/usr/bin' via "ssh" suggests tha

Re: ps executable does not appear to match source

2008-01-19 Thread paul . hermeneutic
> ps from Cygwin is the historically older version, it's using another > mechanism to get to all the date and, last but not least, it's a core > Cygwin tool under the Cygwin license. Feel free to use procps as ps > by aliasing, but Cygwin's ps will not go away and it can't use procps > sources for

Is it possible to build cygwin1.dll on Linux, not cygwin on Windows?

2008-01-19 Thread Bo Xie
Currently I built cygwin1.dll successfully using cygwin-1.5.24-2-src.tar.bz2 on Cygwin on Windows. It is easy and just ./configure && make. Thanks! My question is: Can I build cygwin1.dll on Linux (e.g., RHEL5 x86)? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Prob

RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
I have attached the cvscheck output and the debug connection output. cygcheck.out Description: Binary data $ ssh -v -v -v -v -v myhost bash --login -i OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007 debug2: ssh_connect: needpriv 0 debug1: Connecting to myhost [68.165.65.114] port 22. debug1: Connect

Re: ssh interactive shell not working

2008-01-19 Thread Larry Hall (Cygwin)
Thanks. We frown on feeding spammers here. ;-) Kyle A. Dawson wrote: Also, as a test I run a simple remote command to get ls of dir and it failed $ ssh backup.webmadeeasy.net ls -lart /usr/bin ls: /dev/fs/D/usr/bin: No such file or directory But ho

RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
Also, as a test I run a simple remote command to get ls of dir and it failed $ ssh backup.webmadeeasy.net ls -lart /usr/bin ls: /dev/fs/D/usr/bin: No such file or directory But home directory works $ ssh backup.webmadeeasy.net ls -lart total 49637 -rwx--+ 1 myid Domain Users0 Jul 26

RE: ssh interactive shell not working

2008-01-19 Thread Kyle A. Dawson
I looked at /etc/passwd and it has /bin/bash myid:unused_by_nt/2000/xp:11222:12445:My Name,U-WME\myid,S-1-5-21-814975267-247330-88-1232:/home/myid:/bin/bash The user profile is very simple alias less='less -r' # raw control characters alias whence='type -a'

Re: ssh interactive shell not working

2008-01-19 Thread Larry Hall (Cygwin)
Kyle A. Dawson wrote: I forgot to add the bash part. So if I give it the option to run bash it works, I get a prompt. ssh myhost bash --login -i So why do I have to now give it the option to run bash? It should do that automatically? To me, this suggests that you have a bashism in your /

Re: Persistent history not working

2008-01-19 Thread Bart Schaefer
On Jan 19, 12:18pm, Thorsten Kampe wrote: } } I ran Process Monitor and saw that zsh was accessing (or looking for) } .zhistory.lock and some files like .zhistory.xyzs but it never tried } to access .zhistory[1]. I wonder if it's failing because it can't create a file with more than three charac

hard link error on Vista with recent snapshots

2008-01-19 Thread Herb Maeder
I'm seeing a error when creating hard links under Vista using the cygwin1.dll snapshots starting at cygwin1-20070802.dll (through at least cygwin1-20080112.dll). To reproduce: * stop/exit all cygwin processes * replace bin/cygwin1.dll with one of the snapshot dlls above * fire up bash and