Additional odd behavior after my upgrade to the latest CYGWIN64 version

2024-03-16 Thread Michael Goldshteyn via Cygwin
Cygwin handles (filename) case insensitivity in a very weird way at the Windows command prompt: -- c:\Users\Michael>set CYGWIN= c:\Users\Michael>printf "%q " 'a' 'A' "a" "A" a A a A a A a A REM OK, so far so good, but, now: c:\User

The grep 3.11 application when used in perl-regexp mode appears to now be broken

2024-03-16 Thread Michael Goldshteyn via Cygwin
I just updated my Cygwin64 installation, which includes the grep utility and its behavior has changed. It no longer works like it used to for Perl reg-ex matching, as demonstrated below: Simple test cases: == $ ls -l a -rwxr-xr-x 1 Michael None 6 Mar 16 12:15 a $ hexdump -C

Re: Updated: setup (2.930)

2024-02-09 Thread Michael Soegtrop via Cygwin
Hi Jon, Thanks for reporting this. For the time being, I've reverted the URL to point to the previous 32-bit build, while I investigate. Thanks for the quick action! I can confirm that this fixed my CI (at least it starts to install Cygwin). Best regards, Michael -- Problem reports

Re: Updated: setup (2.930)

2024-02-09 Thread Michael Soegtrop via Cygwin
This is 100% reproducible locally and in GitHub CI Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: Recent update of libgpg-error0 and libassuan0 break curl and Opam (OCaml package manager)

2023-12-21 Thread Michael Soegtrop via Cygwin
to say sorry for - cygwin is in my experience stability wise better than major Linux distros. Thank you for the good work! Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com

Re: Recent update of libgpg-error0 and libassuan0 break curl and Opam (OCaml package manager)

2023-12-19 Thread Michael Soegtrop via Cygwin
2.5.5-1 -> libassuan0-2.5.6-1 fixes the issue with curl and opam. Since there seem to be various issues with this update of libgpg-error0, can we please have a roll-back? Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygw

Recent update of libgpg-error0 and libassuan0 break curl and Opam (OCaml package manager)

2023-12-19 Thread Michael Soegtrop via Cygwin
back. Otherwise I have to find a way to install the older versions without user interaction. Btw.: I do a daily build test of Coq Platform with a fresh cygwin since about 6 years and this is only the fourth failure! I really appreciate the stability of cygwin - excellent work! Best regards, Mic

Errors in setup.log around ca-certificates and openssl (seems to work anyway)

2023-12-18 Thread Michael Soegtrop via Cygwin
th curl seem to work anyway so these errors might be benign, but they are still not nice. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: h

Re: portaudio: only OSS host API available since version 19.20210406-2

2023-10-05 Thread Michael Panzlaff via Cygwin
is released. I guess it would be possible but would probably require a patched configure script. Either way if you change it away from OSS or now, I hope I could provide some useful feedback. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https

Re: portaudio: only OSS host API available since version 19.20210406-2

2023-09-29 Thread Michael Panzlaff via Cygwin
was with that). Is there a difference when building portaudio for Cygwin instead of native Windows? Is there a specific reason why MME, DirectSound, WASAPI are not available? Do they cause maintenance overhead? Am 29.09.2023 um 12:04 schrieb Takashi Yano: On Fri, 29 Sep 2023 02:12:51 +0200 Michael Panzlaff rote: Hi, I got

portaudio: only OSS host API available since version 19.20210406-2

2023-09-28 Thread Michael Panzlaff via Cygwin
something else in Cygwin. Does anybody have any ideas? Best regards Michael Panzlaff PS: Here is a sample C code which queries the host APIs and which should list MME and definitely not OSS: #include #include int main(void) { printf("Pa_Initialize() = %d\n", Pa_

Re: Add single package without installation update

2023-06-20 Thread Michael Lemke via Cygwin
On Mon, 19 Jun 2023 13:04:06 +0200, Jon Turney wrote: On 18/06/2023 20:58, Michael Lemke via Cygwin wrote: I just wanted to install a package which I hadn't installed before but since I haven't updated my installation in a while I get a huge list of stuff to update. Is there a way in setup

Add single package without installation update

2023-06-18 Thread Michael Lemke via Cygwin
I just wanted to install a package which I hadn't installed before but since I haven't updated my installation in a while I get a huge list of stuff to update. Is there a way in setup to install just the new package without having to click on every package in the list? Updating everything is

Re: Creating the sqlite3.exe stand-alone w/o cygwin dependency

2022-12-11 Thread Michael Soegtrop via Cygwin
these files). But the better choice is to stop compiling for 32 bit. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: Creating the sqlite3.exe stand-alone w/o cygwin dependency

2022-12-11 Thread Michael Soegtrop via Cygwin
ption, but typically not well supported by the build systems. Also note that the distribution of a statically linked executable in many cases violates open source licenses, but doing this just for yourself is OK. Best regards, Michael -- Problem reports: https://cygwin.c

Re: Creating the sqlite3.exe stand-alone w/o cygwin dependency

2022-12-10 Thread Michael Soegtrop via Cygwin
ell script which finds the shared library dependencies is here: https://github.com/coq/platform/blob/cb1646593beb42629d660e22323a3fe9e3779435/windows/create_installer_windows.sh#L107 It should explain how to do this. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html

RE: [EXTERNAL] [BULK] Re: Internal Server Error running perl script in browser

2022-11-17 Thread Michael Lascuola via Cygwin
nternal Server Error running perl script in browser WARNING: This email originated outside of the Salina Regional Health Center email system. DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe. On 11/17/2022 10:22 AM, Michael Lascuola via Cygwin wrote: &g

Internal Server Error running perl script in browser

2022-11-17 Thread Michael Lascuola via Cygwin
Good day! I have an issue where I receive "Internal Server Error" when running perl scripts in the browser. Here's an example script that works OK when running from the Cygwin Terminal: #!/usr/local/bin/perl use DBI; my @ary = DBI->available_drivers(); print @ary; print

Re: [ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.86

2022-10-31 Thread Michael Soegtrop via Cygwin
Adding to the note by Lem regarding a missing dependency of curl since this update, I want to note that in a standard installation of cygwin curl fails since this update with:     the following programs are not installed properly:     curl curl Best regards, Michael -- Problem reports

RE: When only rsync will do .. or maybe not

2022-10-14 Thread Lemke, Michael SF/HZA-ZE2E
cp -alu --parent /source /target >then purge /source > Another idea: instead of copies create hardlinks in /folder2 (ln without -s) and then use 'find /folder1 -links 2 ...' to remove the originals. Exact syntax left as an exercise to the reader. Method is a little fragile if hardlinks ex

Re: Generating Linux Compatible binaries

2021-12-03 Thread Michael Enright
On Fri, Dec 3, 2021 at 8:51 AM Goswami-EXT, Himanshu wrote: > > Hi, > > I want to generate the Linux compatible binaries on Windows System. > Cygwin is a cross compiler which offers POSIX environment. > But I could not find any Unix libraries to generate the Linux compatible > binaries. > Could

RE: possible snprintf() regression in 3.3.2

2021-11-24 Thread Lemke, Michael SF/HZA-ZI2E
of this old ldto, right? Just in case you didn't notice: Only the first 16 digits of both of Takashi's long numbers are correct. Floating point accuracy? Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: [Bug] tmux 3.2-0

2021-06-02 Thread Michael Wild via Cygwin
test suite runs through with it? Cheers Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: [Bug] tmux 3.2-0

2021-06-02 Thread Michael Wild via Cygwin
On Mon, May 31, 2021 at 8:30 PM Achim Gratz wrote: > > Michael Wild via Cygwin writes: > > Just out of curiosity: is this a critical feature for you? E.g. are > > you automating tmux with it? Because as far as I understand control > > mode is intended for integration

Re: [Bug] tmux 3.2-0

2021-05-31 Thread Michael Wild via Cygwin
On Wed, May 26, 2021 at 12:08 PM ASSI wrote: > > Michael Wild via Cygwin writes: > > Sorry for the mistake with the release number. Should that be a sanity > > check in calm? > > I personally don't think so, if you want to do a test / pre-release then > starting wit

Re: [Bug] tmux 3.2-0

2021-05-26 Thread Michael Wild via Cygwin
On Tue, May 25, 2021 at 11:02 PM Achim Gratz wrote: > > Achim Gratz writes: > > Michael Wild via Cygwin-announce via Cygwin writes: > >> The following packages have been uploaded to the Cygwin distribution: > >> > >> * tmux-3.2-0 > > > > [ni

[ANNOUNCEMENT] tmux 3.2-0

2021-05-05 Thread Michael Wild via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * tmux-3.2-0 tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a

tmux 3.2-0

2021-05-05 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tmux-3.2-0 tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a

[ANNOUNCEMENT] python-paramiko 2.7.2-0

2021-05-03 Thread Michael Wild via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * python36-paramiko-2.7.2-0 * python37-paramiko-2.7.2-0 * python38-paramiko-2.7.2-0 This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure

python-paramiko 2.7.2-0

2021-05-03 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-paramiko-2.7.2-0 * python37-paramiko-2.7.2-0 * python38-paramiko-2.7.2-0 This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure

RE: X11 blinking cursor in text window like 'gvim' - only halts if moved-over another X11-win

2021-04-08 Thread Lemke, Michael SF/HZA-ZIC2
ompile with `gcc xmouse.c` or mingw. Something like this was included in the Windows PowerToys as xmouse.exe. Michael #define WINVER 0x0500 #include #include /* gcc -mno-cygwin -mwindows ... */ void ErrorExit(LPTSTR lpszFunction, DWORD dw) { LPVOID lpMsgBuf; LPVOID lpDisplayBuf;

Re: Sv: Problems with native Unix domain sockets on Win 10/2019

2021-03-16 Thread Michael McMahon via Cygwin
to be handled (eg deleted) as regular files through regular cygwin commands. Michael. On 16/03/2021 11:06, Kristian Ivarsson via Cygwin wrote: Hi all Does anyone know the status of these fixes ? I saw an announcement for cygwin-3.2.0-0.1 that seemed to contain some AF_UNIX-related fixes but I fail

Re: Problems with native Unix domain sockets on Win 10/2019

2021-02-07 Thread Michael McMahon via Cygwin
ls -l" command on Unix normally indicates sockets with an "s" as the first character of the output: eg srwxr-xr-x  1 Michael None 0 Feb  7 11:19 foo.sock Currently, what is shown on Cygwin is -rwxr-xr-x  1 Michael None 0 Feb  7 11:19 foo.sock indicating a regular

RE: Cygwin GDB won't start or hangs at startup

2021-02-05 Thread Lemke, Michael SF/HZA-ZIC2
On Friday, February 5, 2021 4:18 PM Takashi Yano wrote: >On Fri, 5 Feb 2021 10:07:46 +0100 >Marco Atzeri wrote: >> On 05.02.2021 08:55, Daniel Röhrborn via Cygwin wrote: >> >> On 04.02.2021 13:13, Daniel Röhrborn via Cygwin wrote: >> >> > >> > Hi Marco, >> > it seems stacked and when blindly

RE: Cygwin GDB won't start or hangs at startup

2021-02-05 Thread Lemke, Michael SF/HZA-ZIC2
On Friday, February 5, 2021 3:08 PM Lemke, Michael SF/HZA-ZIC2 wrote: >On Friday, February 5, 2021 10:08 AM Marco Atzeri wrote: >>On 05.02.2021 08:55, Daniel RÃhrborn via Cygwin wrote: >>>> On 04.02.2021 13:13, Daniel RÃhrborn via Cygwin wrote: >> >>> >>

RE: Cygwin GDB won't start or hangs at startup

2021-02-05 Thread Lemke, Michael SF/HZA-ZIC2
On Friday, February 5, 2021 10:08 AM Marco Atzeri wrote: >On 05.02.2021 08:55, Daniel Röhrborn via Cygwin wrote: >>> On 04.02.2021 13:13, Daniel Röhrborn via Cygwin wrote: > >> >> Hi Marco, >> it seems stacked and when blindly typing "quit" it responds with exiting. So >> it seems like the

RE: Cygwin GDB won't start or hangs at startup

2021-02-04 Thread Lemke, Michael SF/HZA-ZIC2
On Thursday, February 4, 2021 1:13 PM Daniel Röhrborn wrote: >I have this issue on three different PCs (Win7_32bit, 2x Win10_64bit) with the >latest Cygwin installer. >I installed Cygwin gcc/g++/gdb. Compiler works but gdb doesn't output anything >when started. It seems to have blocked right

RE: python sys.executable inconsistency if called from cmd

2021-02-03 Thread Lemke, Michael SF/HZA-ZIC2
On Wednesday, February 3, 2021 4:28 PM Andrey Repin wrote: >Greetings, Lemke, Michael SF/HZA-ZIC2! > >> I don't know anything about python but want to use cygwin's >> python from nodejs npm with node-gyp. The node-gyp module is trying to >> find the python executable

python sys.executable inconsistency if called from cmd

2021-02-03 Thread Lemke, Michael SF/HZA-ZIC2
I don't know anything about python but want to use cygwin's python from nodejs with npm-gyp. The npm-gyp module is trying to find the python executable path from sys.executable and fails. While investigating this I found this to me quite inconsistent behavior: cygwin> /bin/python3.6m.exe -c

Re: Random assembler errors after update mingw64-x86_64-binutils-2.35.2-1

2021-02-01 Thread Michael Soegtrop via Cygwin
An update on this: I reverted to the previous version of MinGW 64 binutils in our CI and didn't have issues since then. Best regards, Michael Am 01/02/2021 um 10:25 schrieb Michael Soegtrop: Hi Achim, I have some evidence that this update leads to random assembler errors. I have 3 CI

Random assembler errors after update mingw64-x86_64-binutils-2.35.2-1

2021-02-01 Thread Michael Soegtrop via Cygwin
of the package and see if the errors go away. The 32 bit version seems fine do far. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml

Re: Problems with native Unix domain sockets on Win 10/2019

2021-01-31 Thread Michael McMahon via Cygwin
On 30/01/2021 16:00, Ken Brown wrote: On 9/28/2020 7:03 AM, Michael McMahon wrote: On 26/09/2020 08:30, Michael McMahon via Cygwin wrote: On 25/09/2020 21:30, Ken Brown wrote: On 9/25/2020 2:50 PM, Ken Brown via Cygwin wrote: On 9/25/2020 10:29 AM, Michael McMahon wrote: On 25/09

Re: tar 1.33 symlinks : Cannot change mode to...

2021-01-30 Thread Michael Soegtrop
the previous tar after cygwin setup. I will try the snapshot later locally. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml

Re: tar 1.33 symlinks : Cannot change mode to...

2021-01-30 Thread Michael Soegtrop
Hi Marco, have you tried the Cygwin snapshot as suggested in: https://sourceware.org/pipermail/cygwin/2021-January/247418.html sorry, I somehow missed this message. I will try this and report if it works. Thanks! Best regards, Michael -- Problem reports: https://cygwin.com

Re: tar 1.33 symlinks : Cannot change mode to...

2021-01-30 Thread Michael Soegtrop via Cygwin
to the previous version of tar. IMHO this is a very severe issue - tar is ubiquitous. Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https

Re: GLX and libX11

2021-01-24 Thread Michael Enright
On Sun, Jan 24, 2021 at 5:38 AM Marco Atzeri via Cygwin wrote: > > > Have you started the program from inside a XTerm with a running > XServer ? > I compiled and ran the program in a mintty window, while X server was started and the environment variable DISPLAY was set. It ran perfectly. I

RE: gdb not working

2021-01-18 Thread Lemke, Michael SF/HZA-ZIC2
On Monday, January 18, 2021 6:42 PM Ken Brown wrote: >On 1/18/2021 12:35 PM, Lemke, Michael SF/HZA-ZIC2 wrote: >> On Monday, January 18, 2021 5:53 PM Ken Brown wrote: >>> I was asking for the strace output. It might just show the same DLL loading >>> issues that Marc

RE: gdb not working

2021-01-18 Thread Lemke, Michael SF/HZA-ZIC2
On Monday, January 18, 2021 5:53 PM Ken Brown wrote: > >[Resending. Accidentally sent to OP instead of list.] {Happens here too. Reply All or Reply (in Outlook) both send to OP instead of list.] > >On 1/18/2021 8:08 AM, Lemke, Michael SF/HZA-ZIC2 wrote: >> On Friday, Januar

RE: gdb not working

2021-01-18 Thread Lemke, Michael SF/HZA-ZIC2
On Monday, January 18, 2021 2:54 PM Lemke, Michael SF/HZA-ZIC2 wrote: >On Monday, January 18, 2021 2:23 PM Marco Atzeri wrote: >On 18.01.2021 14:08, Lemke, Michael SF/HZA-ZIC2 wrote: >> On Friday, January 15, 2021 9:02 PM Ken Brown wrote: >>> On 1/15/2021 1:47 PM, Lemke, Mich

RE: gdb not working

2021-01-18 Thread Lemke, Michael SF/HZA-ZIC2
On Monday, January 18, 2021 2:23 PM Marco Atzeri wrote: >On 18.01.2021 14:08, Lemke, Michael SF/HZA-ZIC2 wrote: >> On Friday, January 15, 2021 9:02 PM Ken Brown wrote: >>> On 1/15/2021 1:47 PM, Lemke, Michael SF/HZA-ZIC2 wrote: >>>> On Friday, January 15, 2021 4:45 PM

RE: gdb not working

2021-01-18 Thread Lemke, Michael SF/HZA-ZIC2
On Friday, January 15, 2021 9:02 PM Ken Brown wrote: >On 1/15/2021 1:47 PM, Lemke, Michael SF/HZA-ZIC2 wrote: >> On Friday, January 15, 2021 4:45 PM Jon Turney wrote: >>> On 15/01/2021 12:28, Lemke, Michael wrote: >>>> I just installed a fresh copy of Cygwin

RE: gdb not working

2021-01-15 Thread Lemke, Michael SF/HZA-ZIC2
On Friday, January 15, 2021 4:45 PM Jon Turney wrote: >On 15/01/2021 12:28, Lemke, Michael wrote: >> I just installed a fresh copy of Cygwin and gdb with setup-x86_64.exe. >> However, gdb does not produce any output. >> >> Installing gdb versions 7.9.1-1 and 7.10.1-1 w

gdb not working

2021-01-15 Thread Lemke, Michael SF/HZA-ZIC2
I just installed a fresh copy of Cygwin and gdb with setup-x86_64.exe. However, gdb does not produce any output. Installing gdb versions 7.9.1-1 and 7.10.1-1 work, anything newer doesn't. Any ideas why? pc> gdb -v GNU gdb (GDB) Cygwin 7.9.1-1 Copyright (C) 2015 Free Software Foundation, Inc.

Re: Package "python" removed from default package selection

2020-12-30 Thread Michael Soegtrop via Cygwin
-2.7.18-1.tar.bz2 0 python27 python27-2.7.18-1.tar.bz2 0 python3 python3-3.6.8-1.tar.bz2 0 python36 python36-3.6.10-1.tar.bz2 0 $ which python /usr/bin/python So I don't see an easy fix for this - short of creating the symlink manually. Best regards, Michael -- Problem reports: https

Package "python" removed from default package selection

2020-12-30 Thread Michael Soegtrop via Cygwin
"python" fail. Is this an intended change? I didn't see an announcement for this change here. I hope, I can easily fix this by installing the package manually ... Bets regards, Michael Package selection a few days ago (with no python package explicitly selected): python python-2.

Re: Strange paths in NTFS reparse points created by Cygwin Setup for e.g. TTF fonts

2020-11-08 Thread Michael Soegtrop via Cygwin
ot, resetting the ACLs in various ways, ... no usual method to remove these files works. I understand that the contents / path of the symlink is as expected, so I am looking out for other oddities which could explain this behavior. Best regards, Michael -- Problem reports: https:/

Strange paths in NTFS reparse points created by Cygwin Setup for e.g. TTF fonts

2020-11-05 Thread Michael Soegtrop via Cygwin
exit; } TAKEOWN /F "$PATH_WINFMT" /R /D Y ICACLS "$PATH_WINFMT" /grant :F /T CMD /C "DIR /AL /S /B $PATH_WINFMT" | sed 's|\\||g' | tr -d "\r" | while read f; do echo removing reparsepoint "$f"; FSUTIL REPARSEPOINT DELETE "$f&qu

Re: Problems with native Unix domain sockets on Win 10/2019

2020-09-28 Thread Michael McMahon via Cygwin
On 26/09/2020 08:30, Michael McMahon via Cygwin wrote: On 25/09/2020 21:30, Ken Brown wrote: On 9/25/2020 2:50 PM, Ken Brown via Cygwin wrote: On 9/25/2020 10:29 AM, Michael McMahon wrote: On 25/09/2020 14:19, Ken Brown wrote: On 9/24/2020 8:01 AM, Michael McMahon wrote: On 24/09

Re: Problems with native Unix domain sockets on Win 10/2019

2020-09-26 Thread Michael McMahon via Cygwin
On 25/09/2020 21:30, Ken Brown wrote: On 9/25/2020 2:50 PM, Ken Brown via Cygwin wrote: On 9/25/2020 10:29 AM, Michael McMahon wrote: On 25/09/2020 14:19, Ken Brown wrote: On 9/24/2020 8:01 AM, Michael McMahon wrote: On 24/09/2020 12:26, Ken Brown wrote: On 9/23/2020 7:25 AM, Michael

Re: Problems with native Unix domain sockets on Win 10/2019

2020-09-25 Thread Michael McMahon via Cygwin
We're just trying to compile a test case and I checked that the command line I sent does work. So, I think that it okay. But, the original problem is with the Cygwin command line tools. Michael. On 25/09/2020 15:37, Eliot Moss wrote: Native Windows is not Cygwin ... If you have a problem

Re: Problems with native Unix domain sockets on Win 10/2019

2020-09-25 Thread Michael McMahon via Cygwin
On 25/09/2020 14:19, Ken Brown wrote: On 9/24/2020 8:01 AM, Michael McMahon wrote: On 24/09/2020 12:26, Ken Brown wrote: On 9/23/2020 7:25 AM, Michael McMahon via Cygwin wrote: Hi, I searched for related issues but haven't found anything. I am having some trouble with Windows native

Re: Problems with native Unix domain sockets on Win 10/2019

2020-09-24 Thread Michael McMahon via Cygwin
On 24/09/2020 12:26, Ken Brown wrote: On 9/23/2020 7:25 AM, Michael McMahon via Cygwin wrote: Hi, I searched for related issues but haven't found anything. I am having some trouble with Windows native Unix domain sockets (a recent feature in Windows 10 and 2019 server) and Cygwin. I think

Problems with native Unix domain sockets on Win 10/2019

2020-09-23 Thread Michael McMahon via Cygwin
directory. Obviously, this only works on recent versions of Windows 10 and 2019 server. All the best, Michael McMahon #define WIN32_LEAN_AND_MEAN #include #include #include #include #include #include #define WIN32_LEAN_AND_MEAN int __cdecl main(int argc, char *argv[]) { WSADATA wsadata;

Issues with removing cygwin installed TTF font files

2020-09-13 Thread Michael Soegtrop
elp me a lot! Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Linux

2020-09-08 Thread Zektser, Michael P via Cygwin
1 [main] ssh 11260 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in

Cygwin terminal fails to start after win update

2020-09-02 Thread Michael Moats
usr     $ ln -s /bin /usr/bin     $ ls -i | grep bin     1125899907459844 bin/     562949954038681 sbin/     $ cd ..     $ ls -i | grep bin     1125899907459844 bin/     562949954038681 sbin/     $ ps -ef | grep -i min        X 649   1 ?    13:18:14 /usr/bin/mintty Thanks in a

Setup: CMake-based build system

2020-08-31 Thread Michael Wild via Cygwin
Dear all Hi Jon For the purpose of my recent experiments I ported the setup app to CMake-based build system. Before I throw it away I thought I'd brush it up a bit and submit it for you to do with as you please. Kind regards Michael 0001-Add-CMake-based-build-system.patch Description: Binary

Re: Forcing setup.exe not to create WSL symlinks

2020-08-30 Thread Michael Wild via Cygwin
On Sun, 30 Aug 2020, 22:24 Jon Turney wrote: > On 27/08/2020 06:48, Michael Wild via Cygwin wrote: > > On Wed, Aug 26, 2020 at 10:57 PM Jon Turney wrote: > >> > >> However, even if that's fixed, there's no value for winsymlinks in > >> CYGWIN env var to s

Re: Forcing setup.exe not to create WSL symlinks

2020-08-27 Thread Michael Wild via Cygwin
On Thu, Aug 27, 2020 at 2:48 PM Michael Wild wrote: > > > [...] I attached this fix as a patch. [...] > > No, I didn't... 0001-Keep-CYGWIN-environment-variable-when-running-script.patch Description: Binary data -- Problem reports: https://cygwin.com/pr

Re: Forcing setup.exe not to create WSL symlinks

2020-08-27 Thread Michael Wild via Cygwin
On Thu, Aug 27, 2020 at 11:44 AM Michael Wild wrote: > > On Thu, Aug 27, 2020 at 11:02 AM Corinna Vinschen wrote: > >> On Aug 27 07:48, Michael Wild via Cygwin wrote: >> > On Wed, Aug 26, 2020 at 10:57 PM Jon Turney wrote: >> > >> > > >>

Re: Forcing setup.exe not to create WSL symlinks

2020-08-27 Thread Michael Wild via Cygwin
On Thu, Aug 27, 2020 at 11:02 AM Corinna Vinschen wrote: > On Aug 27 07:48, Michael Wild via Cygwin wrote: > > On Wed, Aug 26, 2020 at 10:57 PM Jon Turney wrote: > > > > > > > > It turns out to be the case that setup doesn't propagate the CYGWIN > > >

Re: Forcing setup.exe not to create WSL symlinks

2020-08-26 Thread Michael Wild via Cygwin
links=lnk supposed to do this per the documentation? Could Corinna be convinced to include an option where this can be done? To be honest, my hopes are greater to get this worked-around in a useful timeframe from the Cygwin side than getting the proper fix into Docker. Michael -- Problem reports:

Re: Forcing setup.exe not to create WSL symlinks

2020-08-26 Thread Michael Wild via Cygwin
On Wed, Aug 26, 2020 at 9:06 PM Michael Wild wrote: > > > On Wed, Aug 26, 2020 at 8:31 PM Achim Gratz wrote: > >> Michael Wild via Cygwin writes: >> > Is there a way to disable WSL symlinks when installing Cygwin with >> > setup.exe? Problem is that Docker o

Re: Forcing setup.exe not to create WSL symlinks

2020-08-26 Thread Michael Wild via Cygwin
On Wed, Aug 26, 2020 at 8:31 PM Achim Gratz wrote: > Michael Wild via Cygwin writes: > > Is there a way to disable WSL symlinks when installing Cygwin with > > setup.exe? Problem is that Docker on Windows apparently doesn't support > > them (see https://github.com/moby/moby/i

Re: Forcing setup.exe not to create WSL symlinks

2020-08-26 Thread Michael Wild via Cygwin
Hi Andrey On Wed, Aug 26, 2020 at 5:20 PM Andrey Repin wrote: > Greetings, Michael Wild! > > > Is there a way to disable WSL symlinks when installing Cygwin with > > setup.exe? Problem is that Docker on Windows apparently doesn't support > > them (see https://github.co

[ANNOUNCEMENT] python-paramiko 2.7.1-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-paramiko-2.7.1-1 * python37-paramiko-2.7.1-1 * python38-paramiko-2.7.1-1 This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure

[ANNOUNCEMENT] python-nacl 1.4.0-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-nacl-1.4.0-1 * python37-nacl-1.4.0-1 * python38-nacl-1.4.0-1 PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving

python-paramiko 2.7.1-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-paramiko-2.7.1-1 * python37-paramiko-2.7.1-1 * python38-paramiko-2.7.1-1 This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure

python-nacl 1.4.0-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-nacl-1.4.0-1 * python37-nacl-1.4.0-1 * python38-nacl-1.4.0-1 PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving

[ANNOUNCEMENT] python-bcrypt 3.2.0-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-bcrypt-3.2.0-1 * python37-bcrypt-3.2.0-1 * python38-bcrypt-3.2.0-1 Password hashing library for Python -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/

python-bcrypt 3.2.0-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * python36-bcrypt-3.2.0-1 * python37-bcrypt-3.2.0-1 * python38-bcrypt-3.2.0-1 Password hashing library for Python

[ANNOUNCEMENT] tmux 3.1b-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tmux-3.1b-1 tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a

tmux 3.1b-1

2020-08-26 Thread Michael Wild via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tmux-3.1b-1 tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a

Forcing setup.exe not to create WSL symlinks

2020-08-26 Thread Michael Wild via Cygwin
but am failing to build the base image because of this. Kind regards Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: New SSH key for upload access

2020-08-26 Thread Michael Wild via Cygwin-apps
On Tue, Aug 25, 2020 at 7:36 PM Marco Atzeri via Cygwin-apps wrote: > On 25.08.2020 17:34, Jon Turney wrote: > > On 25/08/2020 15:14, Michael Wild via Cygwin-apps wrote: > >> Name: Michael Wild > >> Packages: tmux, python-bcrypt, python-nacl, python-paramiko, ssh-

New SSH key for upload access

2020-08-25 Thread Michael Wild via Cygwin-apps
Name: Michael Wild Packages: tmux, python-bcrypt, python-nacl, python-paramiko, ssh-pageant --- BEGIN SSH2 PUBLIC KEY --- ssh-rsa B3NzaC1yc2EDAQABAAACAQDU+zzguNEciNwsMPnPJVsSh0ZNpfTjgpZH/7t1SdLK6wFEO4Q59D1a82NkRAfN3TRQFDuAqvHr5xWrA7S5jraQbTM569gRwvAKWJoiSd6ascJXx/P0Rnb6Idf+M7Cg

Re: Trouble with output character sets from Win32 applications running under mksh

2020-08-04 Thread Michael Shay via Cygwin
Michael From: "Brian Inglis" To: cygwin@cygwin.com Date: 08/04/2020 08:32 AM Subject:Re: Trouble with output character sets from Win32 applications running under mksh Sent by:"Cygwin" On 2020-08-03 16:05, Michael Shay via Cygwin wrote: > On 2

Re: Trouble with output character sets from Win32 applications running under mintty

2020-08-03 Thread Michael Shay via Cygwin
Michael From: "Brian Inglis" To: cygwin@cygwin.com Date: 08/03/2020 05:23 PM Subject:Re: Trouble with output character sets from Win32 applications running under mintty Sent by:"Cygwin" On 2020-08-03 11:42, Andrey Repin wrote: >> Doesn't

Re: Trouble with character sets

2020-08-03 Thread Michael Shay via Cygwin
Michael From: "Andrey Repin" To: "Michael Shay" , cygwin@cygwin.com Date: 08/03/2020 02:06 PM Subject:Re: Trouble with character sets Greetings, Michael Shay! Please bottom post in this mailing list. > Doesn't help. I tried 65001 (UTF-8): Because

Re: Trouble with character sets

2020-08-03 Thread Michael Shay via Cygwin
_NUMERIC="en_US.CP1252" LC_TIME="en_US.CP1252" LC_COLLATE="en_US.CP1252" LC_MONETARY="en_US.CP1252" LC_MESSAGES="en_US.CP1252" LC_ALL=en_US.CP1252 Running WIN32 pgm Transcoding using Cygwin codepage: 1252 Input widechar string: lpw[0] = Z - 5A

Trouble with character sets

2020-08-03 Thread Michael Shay via Cygwin
I'm having a problem with Cygwin 3.1.4, changing the character set on the fly. It seems to work with Cygwin applications, but not with Win32 applications. I have a Korn shell script: #!/bin/ksh OLD_LANG="$LANG" OLD_LC_ALL="$LC_ALL" echo "locale on entry" locale echo "" export

Re: Please update "mingw64-x86_64-gtksourceview3.0" - the available version has a severe bug

2020-07-04 Thread Michael Soegtrop
as well then, both cygwin and mingw (of cause only if the cygwin package doesn't have a maintainer already). What are the formalities? Best regards, Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https

Please update "mingw64-x86_64-gtksourceview3.0" - the available version has a severe bug

2020-07-04 Thread Michael Soegtrop
is reallocated, since the objects are still used by other threads. This is fixed since a while, definitely in 3.24.11. AFAIK the cygwin (not mingw) packages don't have this issue, but for consistency they should also be updated. Thanks & best regards, Michael -- Problem reports: h

Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-03-27 Thread Michael Wild via Cygwin
tmux work? :) > > Projects like Windows Terminal are convenient way to have PS, CMD, Cygwin > and its child MSYS in one window hence I am wondering if it will be > possible without drawbacks. > Hi As the maintainer of the tmux Cygwin package I have to admit that I have no idea

Re: lpr sends a file to my printer but it just sits there in the print queue

2020-01-10 Thread Michael Coulter
worked in the past. -- Michael Coulter -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

lpr sends a file to my printer but it just sits there in the print queue

2020-01-07 Thread Michael Coulter
ething else with say, Word, that document gets printed while the lpr job still sits there. My printer is an Epson ET-4500. It seems that somehow Windows or the printer needs to be told that the job is complete and can be printed. Any suggestions? Thanks, Michael Coulter Cygwin Configuration

Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option.

2019-11-11 Thread Michael Haubenwallner
Hi Takashi, On 11/11/19 10:17 AM, Corinna Vinschen wrote: > On Nov 8 22:42, Takashi Yano wrote: >> I came up with another alternative. How about the attached >> patch? This forcibly redraws screen when the first native >> program is executed after creating new pty (pseudo console), >> instead

Re: Cygwin 3.1.x fails if I have the use legacy console box checked in Windows 10

2019-11-05 Thread Michael D. Lawler
of stack trace If I use 3.07 this works. Also if I use the March 27 2019 snapshot it works, but if I use the March 31 2019 or later snapshot I get the above error. I couldn't find anything that said that Cygwin now didn't support the legacy console thus I'm reporting this issue. -- Michael D

Cygwin 3.1.x fails if I have the use legacy console box checked in Windows 10

2019-11-04 Thread Michael D. Lawler
use the March 31 2019 or later snapshot I get the above error. I couldn't find anything that said that Cygwin now didn't support the legacy console thus I'm reporting this issue. -- Michael D. Lawler email mailto:mdlaw...@lawlers.us -- Problem reports: http://cygwin.com/problems.html

RE: How can I determine why gdb throws unknown exceptions when debugging programs with threads on my Cygwin installation?

2019-10-28 Thread Soegtrop, Michael
ake sense to report this to Trend Micro. Maybe they can manage to fix this bug before another 3 1/2 years are over. Best regards, Michael Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisens

  1   2   3   4   5   6   7   8   9   10   >