Re: python3 3.9.18-1 hanging

2024-02-23 Thread Marco Atzeri via Cygwin
On 20/02/2024 04:46, Marco Atzeri wrote: On 20/02/2024 03:46, Takashi Yano via Cygwin wrote: I hit probably the same issue while building pango1.0 1.51.2-1 with python39 3.9.18-2 (Test) installed. Several python3.9 processes are stalled and some of them cannot be terminated even with kill

Re: [ITP] setuptools-scm

2024-02-23 Thread Marco Atzeri via Cygwin-apps
On 23/02/2024 23:21, Libor Ukropec via Cygwin-apps wrote: I would like to propose new package python-setuptools-scm. (Only if Marco wasn't faster) setuptools_scm extracts Python package versions from git or hg metadata instead of declaring them as the version argument or in a SCM managed file.

[ITP] setuptools-scm

2024-02-23 Thread Libor Ukropec via Cygwin-apps
I would like to propose new package python-setuptools-scm. (Only if Marco wasn't faster) setuptools_scm extracts Python package versions from git or hg metadata instead of declaring them as the version argument or in a SCM managed file. This package is the new dependency for existing

Re: python dependency for build only - ITP required?

2024-02-23 Thread Libor Ukropec via Cygwin-apps
Dne 23.02.2024 v 3:44 Marco Atzeri via Cygwin-apps napsal(a): Hi Libor, it is an ITP approved by default as needed for another existing package. I can pack it for you as I manage most of the python packages Let me check Marco I'll send ITP, not needed from you am I wrong that there is an

/usr/bin/sg in Cygwin?

2024-02-23 Thread Dan Shelton via Cygwin
Hello! Is there a package which provides /usr/bin/sg (execute shell commands in a different group)? Dan -- Dan Shelton - Cluster Specialist Win/Lin/Bsd -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-02-23 Thread Dan Shelton via Cygwin
On Fri, 23 Feb 2024 at 19:45, Roland Mainz via Cygwin wrote: > > On Fri, Feb 23, 2024 at 4:47 PM Corinna Vinschen via Cygwin > wrote: > > On Feb 23 14:03, Roland Mainz via Cygwin wrote: > > > On Thu, Feb 22, 2024 at 8:11 PM Corinna Vinschen via Cygwin > > > wrote: > > > > On Feb 22 18:38,

Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-02-23 Thread Roland Mainz via Cygwin
On Fri, Feb 23, 2024 at 4:47 PM Corinna Vinschen via Cygwin wrote: > On Feb 23 14:03, Roland Mainz via Cygwin wrote: > > On Thu, Feb 22, 2024 at 8:11 PM Corinna Vinschen via Cygwin > > wrote: > > > On Feb 22 18:38, Roland Mainz via Cygwin wrote: > > > > If I switch the current user's group with

[PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV

2024-02-23 Thread Christian Franke
Experiments with damaged USB flash drives and ddrescue revealed that the current mapping of these Win32 errors to the fallback EACCES could be improved. BTW: I wonder why EACCES was selected as the fallback. Source code control forensics suggest that this was decided in the last millennium.

texinfo 7.1-1

2024-02-23 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * texinfo-7.1-1 * texinfo-tex-7.1-1 * info-7.1-1 Texinfo is a documentation system that uses a single source file to produce output in a number of formats, both online and printed (HTML, PDF, DVI, Info, DocBook, LaTeX, EPUB

Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-02-23 Thread Corinna Vinschen via Cygwin
On Feb 23 14:03, Roland Mainz via Cygwin wrote: > On Thu, Feb 22, 2024 at 8:11 PM Corinna Vinschen via Cygwin > wrote: > > On Feb 22 18:38, Roland Mainz via Cygwin wrote: > > > If I switch the current user's group with /usr/bin/newgrp, how can a > > > (native) Win32 process use > > >

openal 1.23.1-2

2024-02-23 Thread Takashi Yano via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openal-1.23.1-2 * openal-config-1.23.1-2 * openal-examples-1.23.1-2 * libopenal1-1.23.1-2 * libopenal-devel-1.23.1-2 OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. OpenAL

Updated: libde265-1.0.15-1

2024-02-23 Thread Marco Atzeri via Cygwin-announce
First version 1.0.15-1 of libde265-devel libde265-tool libde265_0 have been uploaded for cygwin CHANGES Updated to latest upstream release. DESCRIPTION libde265 is an open source implementation of the h.265 video codec. It is written from scratch and has a plain C API to enable a

Updated: libaec-1.1.2-1

2024-02-23 Thread Marco Atzeri via Cygwin-announce
Version 1.1.2-1 of libaec (source only) libaec-devel libaec-tool libaec0 libsz2 for cygwin have been uploaded. CHANGES Latest upstream release DESCRIPTION iLibaec implements extended Golomb-Rice coding as defined in the CCSDS recommended standard 121.0-B-3. The library

Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-02-23 Thread Roland Mainz via Cygwin
On Thu, Feb 22, 2024 at 8:11 PM Corinna Vinschen via Cygwin wrote: > On Feb 22 18:38, Roland Mainz via Cygwin wrote: > > If I switch the current user's group with /usr/bin/newgrp, how can a > > (native) Win32 process use > > |GetTokenInformation(GetCurrentThreadToken(), ...)| to find out which >

[PATCH cygport] Fix variable expansion in error message of embedded SMTP perl script

2024-02-23 Thread Christian Franke via Cygwin-apps
Harmless bug ... -- Regards, Christian From b1074f4cfe549c852be7fa59d85d312c9579cf0d Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 23 Feb 2024 13:04:21 +0100 Subject: [PATCH] Fix variable expansion in error message of embedded SMTP perl script --- lib/pkg_upload.cygpart | 2 +-

Re: [PATCH cygport] Add customization support for announce command

2024-02-23 Thread Christian Franke via Cygwin-apps
Christian Franke wrote: The email generated by the cygport announce command is useful, but actual use cases are somewhat limited due to the hard-coded email submission. The attached patch adds more flexibility. The patch is on top of the "Use correct wording if only one package is announced"

Re: [PATCH cygport] Use correct wording if only one package is announced

2024-02-23 Thread Christian Franke via Cygwin-apps
Brian Inglis via Cygwin-apps wrote: On 2024-02-21 07:25, Christian Franke via Cygwin-apps wrote: Change variable name from $s to $has or $s_have as variable $s usually implies only the plural letter s or nothing; e.g. ... +    local has="s have" + +    [ $pkg_count != 1 ] || has=" has" ...

Re: BUG: Cygwin getent group refuses to list group added with net localgroup mygrp1 /add

2024-02-23 Thread Corinna Vinschen via Cygwin
On Feb 23 09:10, Dan Shelton via Cygwin wrote: > On Tue, 20 Feb 2024 at 21:45, Corinna Vinschen via Cygwin > wrote: > > > > On Feb 20 17:24, Dan Shelton via Cygwin wrote: > > > On Tue, 20 Feb 2024 at 10:57, Corinna Vinschen via Cygwin > > > wrote: > > > > > > > > On Feb 20 05:13, Dan Shelton via

Re: BUG: Cygwin getent group refuses to list group added with net localgroup mygrp1 /add

2024-02-23 Thread Dan Shelton via Cygwin
On Tue, 20 Feb 2024 at 21:45, Corinna Vinschen via Cygwin wrote: > > On Feb 20 17:24, Dan Shelton via Cygwin wrote: > > On Tue, 20 Feb 2024 at 10:57, Corinna Vinschen via Cygwin > > wrote: > > > > > > On Feb 20 05:13, Dan Shelton via Cygwin wrote: > > > > Hello! > > > > > > > > I think I found a