/usr/bin/vi: errors parsing .vim files from vim-common package

2023-12-16 Thread John Hein via Cygwin
I just updated vim packages (including vim-minimal and vim-common) to 9.0.2155-1 Now when I run 'vi', I get this: Error detected while processing /usr/share/vim/vim90/filetype.vim: line 11: E319: Sorry, the command is not available in this version: let did_load_filetypes = 1 line 14: E319:

Re: [ANNOUNCEMENT] Updated: Cygwin 2.6.1-1

2017-01-12 Thread John Hein
Steven Penny wrote at 16:39 -0800 on Jan 9, 2017: > On Sun, 18 Dec 2016 09:41:29, Corinna Vinschen wrote: > > - Fix regression in console charset handling > > Addresses: https://cygwin.com/ml/cygwin/2016-10/msg0.html > > It looks like fixing this may have caused another issue. Example

Re: stty icrnl

2016-06-09 Thread John Hein
Warren Young wrote at 12:34 -0600 on Jun 9, 2016: > On Jun 7, 2016, at 6:05 PM, Brian Inglis > wrote: > > > > > > cu is the normal Unixy way of using a remote USB->serial line, but I can't > > find it in Cygwin packages > > Taylor UUCP builds out of

Re: Cygwin multithreading performance

2015-11-23 Thread John Hein
Mark Geisert wrote at 23:45 -0800 on Nov 22, 2015: > Corinna Vinschen wrote: > > On Nov 21 01:21, Mark Geisert wrote: > [...] so I wonder if there's > >> some unintentional serialization going on somewhere, but I don't know yet > >> how I could verify that theory. > > > > If I'm allowed to

Re: Errors in handling of boost::asio errors ('boost' was compiled with wrong std::string representation?)

2015-11-22 Thread John Hein
Роман wrote at 11:33 +0600 on Nov 21, 2015: > Following program: > > --- begin of code > #include > #include > > int main() > { > std::string s = > boost::system::generic_category().message(22); > > printf("size=%lu, c_str=\"%s\".\n", >

Re: Newline missing in csh

2015-11-16 Thread John Hein
Gluszczak, Glenn wrote at 17:43 + on Nov 16, 2015: > cat "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" > works fine in bash > but if I switch to csh I fail to get a newline when reading the registry. > > $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control >

Re: problem with ~/.ssh/config ?

2015-09-15 Thread John Hein
Lee wrote at 17:59 -0400 on Sep 15, 2015: > OpenSSH 7.0 defaults to no support for diffie-hellman-group1-sha1 key > exchange which is a problem with certain devices: > > $ ssh 10.10.3.5 > Unable to negotiate with 10.10.3.5: no matching key exchange method > found. Their offer:

Re: mintty hangs after exit

2015-08-21 Thread John Hein
Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. 1. Start mintty as `mintty.exe -` (i.e. login shell) 2. Execute a command. S.a. ssh anywhere 3. Exit all running apps. I.e. ^D out of all shells. 4. mintty

Re: --line-regexp option with null data

2015-07-16 Thread John Hein
Steven Penny svnpenn-at-gmail.com |cygwin_ml_nodigest| wrote at 20:29 -0500 on Jul 16, 2015: Consider this command: printf 'alpha\nbravo\ncharlie\n' | grep --line-regexp --quiet bravo grep sees 3 lines separated by newline, and matches the bravo line. Now consider this command:

Re: Non-Cygwin slaves inside tmux

2015-05-27 Thread John Hein
Robert Pendell shinji+cygwin-at-elite-systems.org |cygwin_ml_nodigest| wrote at 06:04 -0400 on May 27, 2015: On Tue, May 26, 2015 at 11:33 AM, David Macek ... wrote: Hi. My testcase: run mintty-bash, run tmux inside and run netsh inside. Try to type. Result: horrible lags

Re: rar multipart decompression tool?

2015-03-12 Thread John Hein
Greetings, Sivaram Neelakantan! Is there any commandline tool that can be used to decompress multipart rar files? I see only zip binaries in the installer. What do people use to decompress rar files especially multipart ones? rar of course. How's this a Cygwin question?

Re: slow startup after upgrade

2015-02-25 Thread John Hein
John Hein wrote at 11:15 -0700 on Feb 25, 2015: Corinna Vinschen wrote at 09:56 +0100 on Feb 25, 2015: On Feb 24 16:03, John Hein wrote: Corinna Vinschen wrote at 22:13 +0100 on Feb 24, 2015: Hi Roger, On Feb 24 19:55, Roger Orr wrote: Hello Corinna

Re: slow startup after upgrade

2015-02-25 Thread John Hein
Corinna Vinschen wrote at 09:56 +0100 on Feb 25, 2015: On Feb 24 16:03, q2t2hzm...@snkmail.com wrote: Corinna Vinschen corinna-cygwin-at-cygwin.com |cygwin_ml_nodigest| wrote at 22:13 +0100 on Feb 24, 2015: Hi Roger, On Feb 24 19:55, Roger Orr wrote: Hello Corinna,

Re: slow startup after upgrade

2015-02-25 Thread John Hein
Andrey Repin wrote at 00:42 +0300 on Feb 26, 2015: On problematic winxp box: [passwd, group, db_shell: 'files db', 'files db' /bin/dash] 16.83, 17.03, 24.80, 28.79, 27.99, 27.39 sec [passwd, group, db_shell: db, db /bin/dash] 23.51, 27.91, 28.78 sec

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-23 Thread John Hein
Corinna Vinschen corinna-cygwin-at-cygwin.com |cygwin_ml_nodigest| wrote at 12:17 +0100 on Feb 23, 2015: On Feb 20 13:46, John Hein wrote: Corinna Vinschen wrote at 11:29 +0100 on Feb 20, 2015: So I just changed the order of the objectClass and objectCategory test. If that's really

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-20 Thread John Hein
Corinna Vinschen wrote at 11:29 +0100 on Feb 20, 2015: On Feb 19 17:29, John Hein wrote: Corinna Vinschen wrote at 11:59 +0100 on Feb 18, 2015: Hi Cygwin friends and users, I released another very early TEST version of the next upcoming Cygwin release. The version number

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-20 Thread John Hein
Andrey Repin wrote at 05:55 +0300 on Feb 20, 2015: Greetings, John Hein! Without 'files' in /etc/nsswitch.conf or 'cygserver' running, the testing cycle here is slow. So I've been a bit delayed at reporting back. I know some people have alleged wonderful speedups with 1.7.35-0.3

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-19 Thread John Hein
Corinna Vinschen wrote at 11:59 +0100 on Feb 18, 2015: Hi Cygwin friends and users, I released another very early TEST version of the next upcoming Cygwin release. The version number is 1.7.35-0.3. This release introduces a revision of the LDAP calls done to fetch information from

Re: ssh-agent sh -c ssh-add = Could not open a connection to your authentication agent

2012-05-03 Thread John Hein
Christopher Faylor wrote at 12:41 -0400 on May 2, 2012: Should be fixed in the upcoming snapshot for today: Confirmed. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

ssh-agent sh -c ssh-add = Could not open a connection to your authentication agent

2012-05-01 Thread John Hein
% ssh-agent sh -c ssh-add Could not open a connection to your authentication agent This happens with the following combinations currently available via setup.exe: cygwin 1.7.13-1, 1.7.14-2, openssh 5.9p1-1 and openssh 6.0p1-1. Running it like so... % eval `ssh-agent` % ssh-add ... works as

Re: 1.7.7: rm -rf sometimes fails - race condition?

2010-12-12 Thread John Hein
Matthias Andree wrote at 15:16 +0100 on Dec 12, 2010: This seems to be racey, the program below does not trigger the problem, so there must be something else that prevents unlink() from working properly, perhaps mandatory locks (possibly on the Windows side), or with (deeply) nested