Re: Issues with Cygwin64 on Windows11

2022-07-31 Thread Takashi Yano
On Sun, 31 Jul 2022 17:21:32 +0900 Takashi Yano wrote: > On Sun, 31 Jul 2022 09:11:17 +0300 > Dimax wrote: > > Hello. > > I've never had much luck with Cygwin64 and used the 32 bit version before. > > Today I have no choice and I've installed Cyg64 on my new Win11 PC. > > > > Here is the first maj

Re: [ANNOUNCEMENT] Test: coreutils 9.0 (TEST)

2022-07-31 Thread Keith Christian
Rene, From my instructions above, it may look like I'm running a script. I'm not, all the info was taken from either setup or setup.ini. I'd like to install a 9.x version of coreutils, but I still see only the 8.32 release, even when switching the setup view to FULL, and trying various [X} TEST ch

[ANNOUNCEMENT] Updated: irssi-1.4.2-1

2022-07-31 Thread Marco Atzeri via Cygwin-announce
New version 1.4.2-1 irssi irssi-devel have been uploaded. CHANGES This is a new upstream security and bug fix. https://irssi.org/news/ full list of changes https://github.com/irssi/irssi/releases DESCRIPTION Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and

[ANNOUNCEMENT] Updated: scons-4.4.0-1

2022-07-31 Thread Marco Atzeri via Cygwin-announce
New version 4.4.0-1 scons has been uploaded. CHANGES This is the latest upstream bug fix. DESCRIPTION SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrate

Re: Retry / Continue dialog appearing frequently in setup for dll updates

2022-07-31 Thread Jon Turney
On 31/07/2022 12:36, Keith Christian wrote: (I'll send these ideas to the setup maintainer in a separate email.) Please don't. (I don't want to give anyone the idea that is an acceptable thing to do.) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygw

Retry / Continue dialog appearing frequently in setup for dll updates

2022-07-31 Thread Keith Christian
On two different Windows 10 machines, I see the Retry/Continue dialog on numerous cygwin .dll files. These are the only cygwin processes extant while setup is running: == C:\Users\keith>tasklist /v | findstr /c:ssh sshd.exe

Re: DOS pause command hangs in batch files

2022-07-31 Thread Takashi Yano
On Sun, 31 Jul 2022 09:52:06 +0500 Kamran wrote: > Hi all > > I use some batch (*.bat/*.cmd) files for my work. > > I usually work from within cygwin/mintty > > Last year (i.e. from June 2021), > "pause" command (from DOS era) hangs > the batch file, until ^C is pressed. > > Lately pressing ^C

Re: Issues with Cygwin64 on Windows11

2022-07-31 Thread Takashi Yano
On Sun, 31 Jul 2022 09:11:17 +0300 Dimax wrote: > Hello. > I've never had much luck with Cygwin64 and used the 32 bit version before. > Today I have no choice and I've installed Cyg64 on my new Win11 PC. > > Here is the first major issue I faced. I can not create symbolic links: > > Alex@Alexo ~