Re: VS Code is missing a few characters when running launch task in Git Bash

2022-07-03 Thread Orgad Shaneh
Sure, Install VS Code and Node.JS. Clone this repository: https://github.com/orgads/cygtest Open the directory in VS Code and run (F5). Wait for it to finish, then run again. I've noticed that even the first execution has some mistyped characters (moved from ** to ##): waitForDeb**u**gge**r**

Re: [ANNOUNCEMENT] Updated: setup (2.919)

2022-07-03 Thread Helge Konetzka
Hello, Am 02.07.22 um 14:03 schrieb Jon Turney: A new version of Setup (2.919) has been uploaded to:  https://cygwin.com/setup-x86_64.exe  (64 bit version)  https://cygwin.com/setup-x86.exe (32 bit version) Changes compared to 2.918: - Fix '-P package-with-only-a-test-version' -

[ITA] ocaml 4.14.0

2022-07-03 Thread William Hu via Cygwin-apps
Hello, I noticed that the ocaml source package is currently unmaintained and the most recent package version is 4.10.0, so I'd like to adopt the packages under it (specifically, ocaml, ocaml-compiler-libs, ocaml-runtime, ocaml-doc, ocaml-ocamldoc, and ocaml-source). Attached is a cygport file

Re: VS Code is missing a few characters when running launch task in Git Bash

2022-07-03 Thread Takashi Yano
On Sun, 3 Jul 2022 16:02:46 +0300 Orgad Shaneh wrote: > On Sun, Jul 3, 2022 at 2:18 AM Takashi Yano wrote: > > > > On Sat, 2 Jul 2022 08:34:06 +0900 > > Takashi Yano wrote: > > > Thanks. I could reproduce the issue. I will submit a patch > > > for this issue shortly. > > > > Does the patch I

[PATCH] Cygwin: implement getfacl(1) for socket files

2022-07-03 Thread Ken Brown
Patch attached.From 28cd29d99fe6d1a54c8dad04854bda10743737d3 Mon Sep 17 00:00:00 2001 From: Ken Brown Date: Sat, 2 Jul 2022 15:12:40 -0400 Subject: [PATCH] Cygwin: implement getfacl(1) for socket files Do this by defining the acl_get method for the fhandler_socket_local and fhandler_socket_unix

[ANNOUNCEMENT] Updated: nghttp2, libnghttp2{_14, -devel}, {python{38, 39}, mingw64-{x86_64, i686}}-nghttp2 1.48

2022-07-03 Thread Cygwin nghttp2 Maintainer
The following packages have been upgraded in the Cygwin distribution: * nghttp2 1.48 * libnghttp2_14 1.48 * libnghttp2-devel 1.48 * python38-nghttp2 1.48 * python39-nghttp2 1.48 * mingw64-x86_64-nghttp21.48 *

Updated: nghttp2, libnghttp2{_14, -devel}, {python{38, 39}, mingw64-{x86_64, i686}}-nghttp2 1.48

2022-07-03 Thread Cygwin nghttp2 Maintainer
The following packages have been upgraded in the Cygwin distribution: * nghttp2 1.48 * libnghttp2_14 1.48 * libnghttp2-devel 1.48 * python38-nghttp2 1.48 * python39-nghttp2 1.48 * mingw64-x86_64-nghttp21.48 *

Re: Scallyweg and python3

2022-07-03 Thread Jon Turney
On 03/07/2022 16:58, Marco Atzeri wrote: Hi Jon, can you look on the build failure for hexchat ? https://github.com/cygwin/scallywag/runs/7169187681?check_suite_focus=true scallywag: build dependencies (from BUILD_REQUIRES):

Scallyweg and python3

2022-07-03 Thread Marco Atzeri
Hi Jon, can you look on the build failure for hexchat ? https://github.com/cygwin/scallywag/runs/7169187681?check_suite_focus=true scallywag: build dependencies (from BUILD_REQUIRES):

Re: Unexpected zero return code from `throw std::runtime_error`

2022-07-03 Thread Adam Dinwoodie
On Sun, Jul 03, 2022 at 12:37:04AM +0200, Csaba Raduly wrote: > On Sat, 2 Jul 2022 at 23:34, Adam Dinwoodie wrote: > > > > That's definitely closer to the behaviour I'd expect! I don't think it > > should be dumping a core, though, at least based on the behaviour I see > > on Debian. > > It

Re: VS Code is missing a few characters when running launch task in Git Bash

2022-07-03 Thread Orgad Shaneh
On Sun, Jul 3, 2022 at 2:18 AM Takashi Yano wrote: > > On Sat, 2 Jul 2022 08:34:06 +0900 > Takashi Yano wrote: > > Thanks. I could reproduce the issue. I will submit a patch > > for this issue shortly. > > Does the patch I pushd to cygwin-3_3-branch solve the > VS Code issue? Hi Takashi, Thank

[ANNOUNCEMENT] Updated: R-4.2.1-1

2022-07-03 Thread Marco Atzeri via Cygwin-announce
Versions 4.2.1-1 of R libRmath libRmath-devel for cygwin are now available: CHANGES Latest upstream release https://mailman.stat.ethz.ch/pipermail/r-announce/2022/000685.html DESCRIPTION R is a language and environment for statistical computing and graphics. R

Updated: R-4.2.1-1

2022-07-03 Thread Marco Atzeri via Cygwin-announce
Versions 4.2.1-1 of R libRmath libRmath-devel for cygwin are now available: CHANGES Latest upstream release https://mailman.stat.ethz.ch/pipermail/r-announce/2022/000685.html DESCRIPTION R is a language and environment for statistical computing and graphics. R

Re: [patch] cygport : update to python 3.9

2022-07-03 Thread Marco Atzeri
On 03.07.2022 14:22, Jon Turney wrote: On 29/05/2022 16:54, Jon Turney wrote: Following is a sort of RFC, so let me know your opinion. Currently we have two type of Python packages 1) Pure python that exists at max as 2.7 3.6 3.7 3.8 3.9 plus 2 and 3     in that case 2/2.7 3/3.6 are EOL;    

Re: [patch] cygport : update to python 3.9

2022-07-03 Thread Jon Turney
On 29/05/2022 16:54, Jon Turney wrote: Following is a sort of RFC, so let me know your opinion. Currently we have two type of Python packages 1) Pure python that exists at max as 2.7 3.6 3.7 3.8 3.9 plus 2 and 3     in that case 2/2.7 3/3.6 are EOL;     I stopped last year to update the 2.7

[ANNOUNCEMENT] cygport 0.35.2-1

2022-07-03 Thread Jon Turney
The following packages have been uploaded to the Cygwin distribution: * cygport-0.35.2-1 cygport is the standard method for building and maintaining packages for the Cygwin distribution. Jon Turney (7): Add LICENSE variable Fix dependency detection for python3 shebang

cygport 0.35.2-1

2022-07-03 Thread Jon Turney
The following packages have been uploaded to the Cygwin distribution: * cygport-0.35.2-1 cygport is the standard method for building and maintaining packages for the Cygwin distribution. Jon Turney (7): Add LICENSE variable Fix dependency detection for python3 shebang

Re: SFTP release directories missing

2022-07-03 Thread Jon Turney
On 02/07/2022 19:15, Adam Dinwoodie wrote: I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo

[ANNOUNCEMENT] New package: rdfind v1.5.0-1

2022-07-03 Thread Adam Dinwoodie
rdfind v1.5.0-1 has been uploaded, and should be coming soon to a mirror near you. >From the upstream project description: > Rdfind is a command line tool that finds duplicate files. It is useful > for compressing backup directories or just finding duplicate files. It > compares files based on

New package: rdfind v1.5.0-1

2022-07-03 Thread Adam Dinwoodie
rdfind v1.5.0-1 has been uploaded, and should be coming soon to a mirror near you. >From the upstream project description: > Rdfind is a command line tool that finds duplicate files. It is useful > for compressing backup directories or just finding duplicate files. It > compares files based on

Re: SFTP release directories missing

2022-07-03 Thread Adam Dinwoodie
On Sun, Jul 03, 2022 at 01:31:02PM +0200, Christian Franke wrote: > Christian Franke wrote: > > Adam Dinwoodie wrote: > > > I'm currently seeing attempts to run `cygport stage` fail with > > > an error "cd: Access failed: No such file (/x86_64/release)". And > > > logging in manually over sftp,

Re: SFTP release directories missing

2022-07-03 Thread Christian Franke
Christian Franke wrote: Adam Dinwoodie wrote: I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo