Re: cygwin and rsync

2006-01-08 Thread Lapo Luchini
Ken Senior gmail.com> writes: > 3. To answer your earlier question, I installed cygwin and added the > rsync and openssh which were part of the distribution but were not > installed by default. I did not compile my own. Whis is like the usual package list I do use most commonly. I never manage

Re: cygwin and rsync

2006-01-08 Thread Lapo Luchini
Ken Senior gmail.com> writes: > 2. The process seems to stop at one or two of the same files each time: >run1 : hung at file Abytes transferred: 2,392,064 > run2 : hung at file Bbytes transferred: 2,408,448 Uhm, and what about the file set: how big is it? How many files? I

Re: Start sshd server on reinstallation

2006-01-08 Thread Yitzchak Scott-Thoennes
On Sat, Jan 07, 2006 at 07:19:32PM -0800, Yitzchak Scott-Thoennes wrote: > On Sat, Jan 07, 2006 at 07:09:14PM -0800, Brian Dessent wrote: > > Ordinary Olson wrote: > > > > > I recently installed cygwin to my C drive ? however > > > after realizing its size, I decided to move it to the > >

Re: cygwin and rsync

2006-01-08 Thread Lapo Luchini
Brett Serkez serkez.net> writes: > As far as using gdb, rather than using the full rsync command line, use > the command 'gdb rsync' to start rsync in the debugger. Then enter the > command 'run balance-of-rsync-command-line' and it should run normally. > Once it hangs, use control-c to break to

Re: cygwin Digest 6 Jan 2006 16:37:18 -0000 Issue 4727

2006-01-08 Thread Vijay Kiran Kamuju
On 6 Jan 2006 16:37:18 -, [EMAIL PROTECTED] > cygwin and getline > 117072 by: Vijay Kiran Kamuju <[EMAIL PROTECTED]> > 117085 by: [EMAIL PROTECTED] (Eric Blake) > 117086 by: Vijay Kiran Kamuju <[EMAIL PROTECTED]> > 117094 by: Christopher Faylor <[EMAIL PROTECTE

Re: cygwin and rsync

2006-01-08 Thread Brett Serkez
> > 3. To answer your earlier question, I installed cygwin and added > > the rsync and openssh which were part of the distribution but > > were not installed by default. I did not compile my own. > > Whis is like the usual package list I do use most commonly. I > never managed to reproduc

Re: cygwin Digest 6 Jan 2006 16:37:18 -0000 Issue 4727

2006-01-08 Thread Eric Blake
> On 6 Jan 2006 16:37:18 -, cygwin-digest-help AT cygwin DOT com > cygwin > and getline > > 117072 by: Vijay Kiran Kamuju > > 117085 by: ericblake AT comcast DOT net (Eric Blake) etc. Please, please, PLEASE, http://cygwin.com/acronyms/#PCYMTNQREAIYR. Or do it manually. But d

Re: [ANNOUNCEMENT] Updated: lighttpd-1.4.8-1

2006-01-08 Thread Dr. Volker Zell
> Lapo Luchini writes: > Version 1.4.8-1 of lighttpd has been uploaded. > lighttpd is a fast, secure and flexible webserver. Most of the packages put default config or sample files like /etc/lighttpd/lighttpd.conf.default under the /etc/defaults directory hierarchy and copy it with a

Re: cygwin Digest 6 Jan 2006 16:37:18 -0000 Issue 4727

2006-01-08 Thread Vijay Kiran Kamuju
> Please, please, PLEASE, http://cygwin.com/acronyms/#PCYMTNQREAIYR. > Or do it manually. But don't repeat what you just did here. Blindly > replying to a digest message, with LOADS of email addresses listed in > raw form, is unacceptable on this list. > Thanks for informing me about this. Well i

Re: cygwin and rsync

2006-01-08 Thread Ken Senior
I am at home today and cannot perform all of these, but on the Linux -> Windows, I was able to issue the rsync on [LOCAL/Linux] and then attach to the rsync process on [REMOTE/Windows] using gdb with the resulting backtrace output: $ gdb rsync 3032 GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) Co

Re: tzcode dependency on /bin/ksh

2006-01-08 Thread Dr. Volker Zell
> L A Walsh writes: > I was wondering who "owned" the tzcode package and if they > could include an install script to check for the existance > of "bash" OR "ksh", and create a link at install time to > the installed substitute or just patch tzselect so the > dependency on

Re: expect script hanging: ssh to localhost w/password authentication

2006-01-08 Thread Tom Rodman
The expect script listed earlier in this thread is failing for me again, with the 1/7/2006 snapshot. It does not hang though - will post details later. I wonder if the snapshot fix related to: http://sourceware.org/ml/cygwin/2006-01/msg00183.html may account for this? I'm grateful for the fix a

Re: cygwin and rsync

2006-01-08 Thread Igor Peshansky
On Sun, 8 Jan 2006, Ken Senior wrote: > I am at home today and cannot perform all of these, but on the Linux -> > Windows, I was able to issue the rsync on [LOCAL/Linux] and then attach > to the rsync process on [REMOTE/Windows] using gdb with the resulting > backtrace output: > > $ gdb rsync 3032

Re: [ANNOUNCEMENT] Updated: lighttpd-1.4.8-1

2006-01-08 Thread Igor Peshansky
On Sun, 8 Jan 2006, Dr. Volker Zell wrote: > > Lapo Luchini writes: > > > Version 1.4.8-1 of lighttpd has been uploaded. > > lighttpd is a fast, secure and flexible webserver. > > Most of the packages put default config or sample files like > /etc/lighttpd/lighttpd.conf.default under t

Re: cygwin Digest 6 Jan 2006 16:37:18 -0000 Issue 4727

2006-01-08 Thread Igor Peshansky
On Sun, 8 Jan 2006, Vijay Kiran Kamuju wrote: > > Please, please, PLEASE, http://cygwin.com/acronyms/#PCYMTNQREAIYR. > > Or do it manually. But don't repeat what you just did here. Blindly > > replying to a digest message, with LOADS of email addresses listed in > > raw form, is unacceptable on

Re: cygwin and rsync

2006-01-08 Thread Brett Serkez
> My chief purpose for all of this is to allow automatic backups onto a > Linux file server from various systems (initiating on the Linux box), > including Windows PCs. Interesting, so your implementing a pull vs. a push. That is the Linux box is logging into the Windows and pulling files back.

Re: Start sshd server on reinstallation

2006-01-08 Thread Igor Peshansky
On Sun, 8 Jan 2006, Ordinary Olson wrote: > --- Brian Dessent <[EMAIL PROTECTED]> ha scritto: . Thanks. > > Please consider in the future using the procedure outlined at > > to > > uninstal

Re: sshd service starts correctly with cygwin1-200601071810.dll.bz2 on XP SP1

2006-01-08 Thread Igor Peshansky
On Sat, 7 Jan 2006, Larry Hall (Cygwin) wrote: > Karl M wrote: > > Hi All... > > > > The latest snapshot solves the sshd service start problem with XP SP1 > > for me. > > I concur. I don't see any flashing consoles either with desktop > interaction on or off either. If I see anything though, I'l

Re: expect script hanging: ssh to localhost w/password authentication

2006-01-08 Thread Tom Rodman
Sorry/MY MISTAKE - the test case was unfair, it was done from a bash session at the console. The test case at the console may not have worked for the last several cygwin releases. The test case *does* work just fine when initiated from an ssh session. I guess this comes down to - *nevermind*! The

Re: cygwin and getline

2006-01-08 Thread Christopher Faylor
On Fri, Jan 06, 2006 at 11:08:43AM -0500, Christopher Faylor wrote: >On Fri, Jan 06, 2006 at 06:40:12PM +0530, Vijay Kiran Kamuju wrote: >>Hi , >> >>I am also facing the same problem for getsubopt function > >Ahahahaha. > >cgf > >(starting to hyperventilate and just had a narrow lightening miss) S

$windir chg'd from upper to lower case for ssh sessions,in new snapshot?

2006-01-08 Thread Tom Rodman
Believe this is correct, will someonelse pls verify? If so, is this intended, ie permanent? If so, I need to adjust a script or two. I'm aware that it %windir% is usually lower case for windows, but I think it was changed to uppercase in an ssh cygwin session in previous releases. -- thanks, Tom

Re: cygwin and rsync

2006-01-08 Thread Ken Senior
Pushing from Windows to Linux works fine. It's the pulling from Windows into Linux (that is, initiating on Linux) which does not. On the gdb front, I found that whenever I launched the gdb on the Windows box, the process froze immediately instead of the usual place. That is, the gdb process seem

Re: $windir chg'd from upper to lower case for ssh sessions,in new snapshot?

2006-01-08 Thread Larry Hall (Cygwin)
Tom Rodman wrote: Believe this is correct, will someonelse pls verify? If so, is this intended, ie permanent? If so, I need to adjust a script or two. I'm aware that it %windir% is usually lower case for windows, but I think it was changed to uppercase in an ssh cygwin session in previous relea

Re: cygwin and rsync

2006-01-08 Thread Larry Hall (Cygwin)
Ken Senior wrote: Pushing from Windows to Linux works fine. It's the pulling from Windows into Linux (that is, initiating on Linux) which does not. On the gdb front, I found that whenever I launched the gdb on the Windows box, the process froze immediately instead of the usual place. That is,

Perl/TK Missing Dependency Found

2006-01-08 Thread Brett Serkez
The Perl/TK package fails to execute even simple Perl/TK programs with the 'default' installation. That is starting with a brand new installation of Cygwin, letting it only install the defaults and adding only the Perl/TK (perl-Tk) results in a segmentation violation when calling the first Perl/TK

Problem with Tcsh

2006-01-08 Thread sanidip agarwal
I have installed the latest version of cygwin (1.5.18-1) on a PC running Windows XP . When I try to run tcsh, it gives me an error "Unmatched '.". Any solution to the problem? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problem

Re: Problem with Tcsh

2006-01-08 Thread Igor Peshansky
On Mon, 9 Jan 2006, sanidip agarwal wrote: > I have installed the latest version of cygwin (1.5.18-1) on a PC > running Windows XP . When I try to run tcsh, it gives me an error > "Unmatched '.". Any solution to the problem? You have an unclosed single quote somewhere in your startup scripts. Un

Re: console-started expect script hanging: ssh to localhost..works w/new snapshot

2006-01-08 Thread Tom Rodman
the test cases to show this: >From the console: $ uname -a CYGWIN_NT-5.0 OurServer108 1.5.19s(0.149/4/2) 20060108 16:34:18 i686 unknown unknown Cygwin $ : this is a console session $ cat /tmp/fum #!/usr/bin/expect exp_internal 1 #to turn on debugging set timeout -1 set