VI problem with latest update

2013-06-08 Thread Karl M
Hi All... With the latest update to VI (and the latest Cygwin (1.7.20), I get the following error starting VI. $ vi config Error detected while processing /usr/share/vim/vim73/colors/elflord.vim: line 12: E319: Sorry, the command is not available in this version: let g:colors_name = "elflord"

Fwd: x86_64-pc-cygwin-windres.exe vs. cygwin1.dll v1.17.20 version mismatch

2013-06-08 Thread Vasiliy
Sorry, my fault, please ignore this one. C:\cygwin\bin\... needed to be C:\cygwin64\bin\... -- Forwarded message -- From: Vasiliy Date: Sat, Jun 8, 2013 at 9:56 PM Subject: x86_64-pc-cygwin-windres.exe vs. cygwin1.dll v1.17.20 version mismatch To: cygwin 45 [main] x86_64-pc

x86_64-pc-cygwin-windres.exe vs. cygwin1.dll v1.17.20 version mismatch

2013-06-08 Thread Vasiliy
45 [main] x86_64-pc-cygwin-windres (24560) C:\cygwin\bin\x86_64-pc-cygwin-windres.exe: *** fatal error - cygheap base mismatch detected - 0x0/0x61272950. This problem is probably due to using incompatible versions of the cygwin DLL. Search for cygwin1.dll using the Windows Start->Find/Search f

Re: DS_FORCE_REDISCOVERY lookup slows ssh logon

2013-06-08 Thread Corinna Vinschen
On Jun 8 20:47, Corinna Vinschen wrote: > On Jun 8 01:33, Daniel Colascione wrote: > > On 6/7/2013 11:55 PM, Daniel Colascione wrote: > > > (By the way: how on earth does logon eventually succeed if group > > > enumeration > > > fails? I'm using the stored-password authentication method, and whe

Re: chown --recursive [OWNER][:[GROUP]] ... doesn't work

2013-06-08 Thread Corinna Vinschen
On Jun 8 17:47, Vasiliy wrote: > chown --recursive *.* doesn't change ownership for all files, Wrong pattern. *.* doesn't match files without dot. Try chmod -R * .* Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygw

Re: DS_FORCE_REDISCOVERY lookup slows ssh logon

2013-06-08 Thread Corinna Vinschen
On Jun 8 01:33, Daniel Colascione wrote: > On 6/7/2013 11:55 PM, Daniel Colascione wrote: > > (By the way: how on earth does logon eventually succeed if group enumeration > > fails? I'm using the stored-password authentication method, and when sshd > > eventually connects, my user (according to wh

Ruby

2013-06-08 Thread L. V. Lammert
Trying to create an install procedure for a simple Ruby script using rest-client for our remote Windows machines, but Ruby is choking on openssl [on a newly installed machine - runs fine on my dev VMs]: $ irb irb(main):001:0> require 'openssl' LoadError: No such process - /usr/lib/ruby/1.9.1/i386-

chown --recursive [OWNER][:[GROUP]] ... doesn't work

2013-06-08 Thread Vasiliy
chown --recursive *.* doesn't change ownership for all files, single files are proceeded ok $ uname -srvm CYGWIN_NT-6.1 1.7.20(0.266/5/3) 2013-06-06 17:36 x86_64 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://

Re: postgresql: libpq.a not an import library

2013-06-08 Thread marco atzeri
Il 6/7/2013 7:27 AM, Yaakov (Cygwin/X) ha scritto: On 2013-06-06 14:55, marco atzeri wrote: Il 6/6/2013 9:30 PM, Yaakov (Cygwin/X) ha scritto: libpq.a was always an import library for the libpq DLL, but in libpq-devel-9.2.4-1, it is an ordinary static library, but there is no libpq.dll.a implib

[ANNOUNCEMENT] Updated: perl-Text-CSV_XS-0.98-1

2013-06-08 Thread David Stacey
Version 0.98-1 of perl-Text-CSV_XS has been uploaded. CHANGE LOG == 0.98- 2013-06-03, H.Merijn Brand * Clarify eol documentation * Move error_input to XS DESCRIPTION === Text::CSV_XS provides facilities for the composition and decomposition of comma-separated value

Re: DS_FORCE_REDISCOVERY lookup slows ssh logon

2013-06-08 Thread Daniel Colascione
On 6/7/2013 11:55 PM, Daniel Colascione wrote: > (By the way: how on earth does logon eventually succeed if group enumeration > fails? I'm using the stored-password authentication method, and when sshd > eventually connects, my user (according to whoami.exe /priv) is a member of > the > groups I e