Re: Problem Running ssh-host-config

2008-10-13 Thread Larry Hall (Cygwin)
Kai Ponte wrote: I am just setting up ssh on my wife's Win2K computer. I've installed cygwin and am in the process of running ssh-host-config. Here's what I get: [EMAIL PROTECTED] /var/run $ ssh-host-config -y *** Query: Overwrite existing /etc/ssh_config file? ( *** Info: Creating default /et

Problem Running ssh-host-config

2008-10-13 Thread Kai Ponte
I am just setting up ssh on my wife's Win2K computer. I've installed cygwin and am in the process of running ssh-host-config. Here's what I get: [EMAIL PROTECTED] /var/run $ ssh-host-config -y *** Query: Overwrite existing /etc/ssh_config file? ( *** Info: Creating default /etc/ssh_config file *

Re: rsync's --delete and --exclude option

2008-10-13 Thread Lapo Luchini
David Rothenberger wrote: > On 5/9/2008 6:45 AM, Richard Ivarson wrote: >> When you use rsync with option --delete and --exclude (for example >> exclude='*.bak') then rsync will exclude such files from source and >> destination and hence also not delete *.bak files on the destination. > There is a

Re: can any body help me to solve the permission denied problem

2008-10-13 Thread Reid Thompson
On Sun, 2008-10-12 at 18:17 -0700, andylai wrote: > can anybody help me to solve this problem??? thk > > andylai wrote: > > > > don't not why after i run the command below: > > tar -zxf > > cygdrive/d/toolchains/cygwin/sdcc-2.7.0-2sensinode_banked-cygwin.tar.gz > > the condition of cannot open: p

Re: "mkpasswd -c" from a cmd shell outputs wrong gid (cygwin-1.7)

2008-10-13 Thread Corinna Vinschen
On Oct 11 07:29, Herb Maeder wrote: > The "mkpasswd -c" command produces the wrong gid for the current user > under the following set of circumstances: > >* it is invoked from a cmd.exe shell >* there are no running cygwin bash shells >* output is redirected to cygwin's /etc/passwd fil

RE: [SOLVED] RE: [ANNOUNCEMENT] NEW: libtool-2.2.2-2 / Updated: libltdl7-2.2.2-2

2008-10-13 Thread Dave Korn
Yaakov (Cygwin Ports) wrote on 13 October 2008 04:52: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dave Korn wrote: >> Yep, you've got it. The problem is that OBJDUMP is not set to >> anything, and so the regexes all fail pretty hard. And the reason that >> OBJDUMP is not set to an

Re: invalid login gid in /etc/passwd does not show group name as 'mkgroup'

2008-10-13 Thread Corinna Vinschen
On Oct 11 00:21, Herb Maeder wrote: > Perhaps my intention was not clearly stated. I believe that a case > statement was added to /etc/profile long ago, specifically to warn users > that the group name was set to one of the cygwin special cases. I'm > referring to this statement in the cygwin de

Re: ACL weirdness on Cygwin

2008-10-13 Thread Corinna Vinschen
On Oct 10 20:34, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm just as stumped as Bruno on this issue, and don't know if it > represents a bug in cygwin1.dll. > > - Original Message > [http://lists.gnu.org/archive/html/bug-gnulib/2008-10/msg00195.ht

SSH V.5.1 with Cygwin1.dll 1.7.0(0.187/5/3) 2008-09-17: Very large logon times...

2008-10-13 Thread Carsten . Porzler
Dear SSH-Users/-developers, I'm just testing the OpenSSH V.5.1 on Cygwin1.dll V.1.7.0(0.187/5/3) 2008-09-17. Unfortunately I have very large logon times (time from entering the password until the prompt of the shell appears). Infrastructure: - SSH-Server on a Windows Server 2003 system with SP

Re: dd fails with iflag=direct

2008-10-13 Thread Andrew Medico
On Thu, Oct 9, 2008 at 8:42 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > I fixed that in CVS for Cygwin 1.7. Apparently when reading over the > end of a drive (but not a partition), Windows decides to return a weird > error code ERROR_CRC instead of just returning EOF. > > For Cygwin 1.5.25,