Re: git clone fails with: error: chmod on config.lock failed: Invalid argument

2016-01-27 Thread Christopher Cobb
Or maybe chmod is broken, like it is on my machine: $ touch x $ chmod 777 x chmod: changing permissions of ‘x’: Invalid argument > Sent: Wednesday, January 27, 2016 at 9:53 AM > From: "Corinna Vinschen" > To: cygwin@cygwin.com > Subject: Re: git clone fails with: error: chmod on config.lock fail

Re: ssh expect on Cygwin

2004-11-01 Thread Christopher Cobb
- Original Message - From: "D N" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: ssh expect on Cygwin Date: Sun, 31 Oct 2004 17:55:13 + > > >Since passwordless authentication is broken on many cygwin systems I use, I > >end > >up using the following expect

Re: ssh: Connection to host closed.

2004-10-30 Thread Christopher Cobb
Christopher Cobb email.com> writes: > > J. David Boyd adboyd.com> writes: > > I was having this problem, and couldn't get around it. I rolled my openssh > > back to the prior version, and ran the ssh-config (sp?) script again, and it > > works fine. &g

Re: ssh expect on Cygwin

2004-10-30 Thread Christopher Cobb
anurag shukla gmail.com> writes: > > I am having a tyical problem with expect. Since passwordless authentication is broken on many cygwin systems I use, I end up using the following expect script (more frequently that I would like). By populating the user and passwd arrays for various hosts, thi

Re: Not what I expected at first startup :0

2004-10-30 Thread Christopher Cobb
Nemes gmail.com> writes: > hello all > > New to lthe mailing list, and new to cygwin :) > > Firstly I would to ask if it is normal for cygwin to startup and just > show a cmd.exe black window as the access to the install?? > > From there I did a, "startx" and was surprised to just get another

Re: ps -W displays timestamps oddly

2004-10-21 Thread Christopher Cobb
Christopher Faylor cygwin.com> writes: > The processes are not sorted in any way. They are displayed in the > same order as Windows presents them to cygwin. Then let me try to do a better job pointing out the crux of the issue: ... view_server.exe 18/10/2004 18:55:57 14:55:57 D:\rational\Clear

Re: ssh: Connection to host closed.

2004-10-21 Thread Christopher Cobb
J. David Boyd adboyd.com> writes: > > I was having this problem, and couldn't get around it. I rolled my openssh > back to the prior version, and ran the ssh-config (sp?) script again, and it > works fine. I'm just being certain not to update openssh everytime I update > cygwin. > > Dave Than

Re: .bashrc not called for non-interactive ssh sessions

2004-10-21 Thread Christopher Cobb
Philip Nemec gmail.com> writes: > But ssh cygwinbox pwd does *not* call ~/.bashrc... This annoys me no end. I have had to write some quite hackish scripts to get around this. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.

Re: ssh: Connection to host closed.

2004-10-21 Thread Christopher Cobb
Christopher Cobb email.com> writes: > You are successfully logged in to this server!!! > Connection to winmombld1 closed. Well, don't everyone answer all at once. To summarize, I can ssh from machine A to machine B using user1 (with password) and everything works. When I try us

ps -W displays timestamps oddly

2004-10-19 Thread Christopher Cobb
Here is the ouput of the same process list give first by ps -W and then by "process" (from beyondlogic.org). Notice first of all that the listed process are in approximately the same order. They are sorted the same way. Here is the output of ps -W (I have folded it so it will get through gmane):

ssh: Connection to host closed.

2004-10-16 Thread Christopher Cobb
Hello folks, When I login as one user, I can login fine: $ ssh [EMAIL PROTECTED] [EMAIL PROTECTED]'s password: Warning: No xauth data; using fake authentication data for X11 forwarding. Last login: Sat Oct 16 18:05:07 2004 from chcobb-054009 Fanfare!!! You are successfully logged in to this serv

Re: non-interactive cygwin setup

2004-10-15 Thread Christopher Cobb
Rainer Hochreiter hochreiter.at> writes: > > is there a chance to install cygwin without gui dialog? > > my plan is to download all needed packages into a local directory > and then install the packages from that local directory by starting > setup from a command line without further user inter

Re: vim problem with my install, y?

2004-10-15 Thread Christopher Cobb
Danilo Turina alcatel.it> writes: > > Notice that the TERM variable is set (and also a "strange" version of sh > installed) by Rational Rose only you choose a specific sub-package of > Rose (maybe the Model Integrator), if don't install that package, TERM > var is not set by Rose setup and the

Re: Cygwin processes getting stuck on max CPU usage; XP SP2 problem?

2004-09-24 Thread Christopher Cobb
Andrew DeFaria DeFaria.com> writes: > Ah ha! I thought only I was seeing this oddity! What I would see is > csrss consuming CPU wildly along with cron and inetd. I've also seen this with cron (I don't run inetd). I have a cron job which kicks off updatedb in the middle of the day. I would get

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > > Hmm, what does "ssh -nx user host cvs -tn server" print? > Igor It comes back immediately (does not hang) and with no output: $ ssh -nx [EMAIL PROTECTED] cvs -tn server >out 2>err $ ls -l out err -rw-rw-rw-1 chcobb Domain_U0 Sep 14

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Dave Korn artimi.com> writes: > > I suggest you should use "od" to see if there's a CR-without-a-LF in the > middle causing two lines of messages to overprint each other. > > cheers, > DaveK Yes, there was an embedded ^M: cvs status: warning: unrecognized response `Warning: No xa

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > > Probably an stdout buffering artifact. Try > > cvs status myFile.txt >out 2>err > > and examine the out and err files. > > Did you try setting CVS_RSH to "/usr/bin/ssh -x"? > Igor $ cat out (nothing) $ cat err cvs status: warning: unrecognized

Re: Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > > > authentication dat' from cvs servering. > ^^^!!! > > (never returns) > > I'm a bit concerned about the "ing" above (marked with "!!!"). Looks like > you have intermixed the outputs of programs somehow... > Facinating

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-14 Thread Christopher Cobb
Robert Schmidt broadpark.no> writes: > > On the unison.general mailing list, Mark Rogers reports that replacing > the cygwin1.dll with version 1.5.10 makes unison over ssh work again. > I am using 1.5.11 and I can confirm that reverting to 1.5.10 makes my cvs/ssh problems go away. (The web rea

Win XP SP2: cvs over ssh problems

2004-09-14 Thread Christopher Cobb
My XP machine at work was just upgraded to SP2. Now I'm having problems accessing a cvs repository on a linux box over ssh. Everything was working fine until this SP2 upgrade. I can access the cvs host via ssh normally (although in a possibly related matter, ssh sometimes seems to be a characte

Re: SSH on Cygwin Immediate Drops Connections

2004-09-08 Thread Christopher Cobb
Mark Eret cs.colorado.edu> writes: > ... > I have looked at these lists and tried all the solutions. I've added '-r' > to the sshd startup command. > ... I just wanted to chip in that I have tried the -r setting without success also (using priviledge separation). I've had success reverting t

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-07 Thread Christopher Cobb
Christopher Cobb email.com> writes: > > Brian Dessent dessent.net> writes: > > > > Interesting function. However, I found that it chokes if the name of > > the command to run has spaces, even if they are properly quoted on the > > command line, e.g. > &

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-07 Thread Christopher Cobb
Brian Dessent dessent.net> writes: > > Interesting function. However, I found that it chokes if the name of > the command to run has spaces, even if they are properly quoted on the > command line, e.g. > That's interesting. I'm running Win XP and even with your patches I /still/ get an error w

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-03 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > I believe you're missing the point. Try > > ./test.bat "hello world" > > and you'll get the error. I use the following shell function cmd() to invoke batch files. It removes cygwinisms from the PATH and the environment first and does some argument pre-p

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-03 Thread Christopher Cobb
I get different results than you do. It seems to work as expected: [EMAIL PROTECTED] /c/Documents and Settings 09:45:46 511$ cat test.bat echo %1 [EMAIL PROTECTED] /c/Documents and Settings 09:45:48 511$ ./test.bat C:\Documents and Settings>echo ECHO is on. -- Unsubscribe info: http:

Re: installing packages using setup.exe from the command line (e.g., remotely)

2004-08-20 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > FWIW, why not > > INSTALL_SITE_DIR=$PACKAGES_DIR/$(cd $PACKAGES_DIR && \ > ls -1td $(cat /etc/setup/last-mirror | \ > perl -pe 's/([^A-Za-z0-9\-_.!~*()\n])/"%".unpack("H2",$1)/eg') | \ > head -1) # most recently modified install dir > I didn't kn

Re: sshd automatically close connection after successful login

2004-08-19 Thread Christopher Cobb
Igor Pechtchanski cs.nyu.edu> writes: > > Christopher Cobb email.com> writes: > > > > I restarted sshd, but I still get: > > > > $ ssh Administrator momtst5 > > Administrator momtst5's password: > > Connection to momtst5

Re: sshd automatically close connection after successful login

2004-08-19 Thread Christopher Cobb
Christopher Cobb email.com> writes: > > Corinna Vinschen cygwin.com> writes: > > > > > On Aug 19 05:19, Mike Skallas wrote: > > > I had this same problem when I re-installed cygwin today. Took me a good > > > hour to figure out what the hell was

Re: installing packages using setup.exe from the command line (e.g., remotely)

2004-08-19 Thread Christopher Cobb
Max Bowsher ukf.net> writes: > > Christopher Cobb wrote: > > I've found snipets of information, such as this: > > > >http://sources.redhat.com/ml/cygwin-apps/2003-03/msg00526.html > > > > What I would like is an example of how to use setup.exe f

Re: sshd automatically close connection after successful login

2004-08-19 Thread Christopher Cobb
Corinna Vinschen cygwin.com> writes: > > On Aug 19 05:19, Mike Skallas wrote: > > I had this same problem when I re-installed cygwin today. Took me a good > > hour to figure out what the hell was going on. > > Folks, does anybody of you actually *read* this mailing list or, FWIW, > at least th

installing packages using setup.exe from the command line (e.g., remotely)

2004-08-19 Thread Christopher Cobb
I've found snipets of information, such as this: http://sources.redhat.com/ml/cygwin-apps/2003-03/msg00526.html What I would like is an example of how to use setup.exe from the command line (e.g., via ssh) to install a package remotely. I've tried this: setup -D -s ftp://mirrors.kernel.

TERM=cygwin colors

2002-02-08 Thread Christopher Cobb
Hi, I am using cygwin on W2K. The color display seems to be off. I believe this to be a termcap/terminfo problem. For example: * When I use 'ls --color=auto', directories are dark blue, executables are green, but 'normal' files are light cyan. I thought they used to be white.