Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Kevin Ushey via Cygwin
Here's a bit more information from a debug build of cygwin; here I'm just trying to launch cygpath.exe: (gdb) f 1 #1 0x7ffa0123ba1f in find_fast_cwd_pointer () at ../../../../winsup/cygwin/path.cc:4526 4526 const uint8_t *lock = (const uint8_t *) (gdb) bt #0 memmem (haystack=, hs_len=,

Re: python3-pip obsoleted by python36-pip?

2024-02-13 Thread Marco Atzeri via Cygwin
On 13/02/2024 19:18, Irfan Adilovic via Cygwin wrote: Excerpt from: https://cygwin.com/packages/summary/python3-pip.html depends: python39-pip obsoleted_by: python36-pip This makes no sense -- it selects the full python36 installation at every update attempt, when I want to keep the latest pyt

Re: Suggestion: [setup] Add an option to allow user to add "Open Cygwin Terminal Here" to Right-click menu

2024-02-13 Thread Dan Shelton via Cygwin
On Sat, 10 Feb 2024 at 05:21, Yang Yu Lin via Cygwin wrote: > > It would be convenient for users to open specific folder in terminal by just > right-click it, like Git Bash and Windows Terminal. > > Note: I hope this change would work on Windows 11 right-click menu. (Because > I don't like "Show

Bids Take-off

2024-02-13 Thread genaromoye912--- via Cygwin
Hello, We can assist you if you are a contractor/construction company searching for rapid estimates so that you do not miss any bids. Our estimating and drafting teams are working nonstop to ensure that contractors do not miss their deadlines. Our customized, in-house produced excel sheet simp

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Corinna Vinschen via Cygwin
On Feb 13 10:01, Kevin Ushey via Cygwin wrote: > On Tue, Feb 13, 2024 at 8:25 AM Corinna Vinschen wrote: > > On Feb 13 11:09, Corinna Vinschen via Cygwin wrote: > > > Other than that, the only thing you really could do at this point is to > > > check Cygwin's find_fast_cwd_pointer() function and go

Re: cygport 0.36.8-1

2024-02-13 Thread Christian Franke via Cygwin
Jon Turney via Cygwin wrote: On 13/02/2024 13:02, Christian Franke via Cygwin wrote: Jon Turney via Cygwin wrote: On 12/02/2024 16:49, ASSI via Cygwin wrote: Christian Franke via Cygwin writes: This requires that always the same build directory is used. Would that be solvable by using -ffil

python3-pip obsoleted by python36-pip?

2024-02-13 Thread Irfan Adilovic via Cygwin
Excerpt from: https://cygwin.com/packages/summary/python3-pip.html depends: python39-pip obsoleted_by: python36-pip This makes no sense -- it selects the full python36 installation at every update attempt, when I want to keep the latest python installation only. Am I missing something obvious,

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Kevin Ushey via Cygwin
Hi Corinna, Thank you for taking a look so quickly -- I can confirm your patch fixes things for me; the installer now runs to completion and the Cygwin64 Terminal + other installed tools all function correctly. Best, Kevin On Tue, Feb 13, 2024 at 8:25 AM Corinna Vinschen wrote: > > On Feb 13 11

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Corinna Vinschen via Cygwin
On Feb 13 11:09, Corinna Vinschen via Cygwin wrote: > On Feb 12 14:38, Kevin Ushey via Cygwin wrote: > > For reference, I first bumped into this when using Git Bash as bundled > > with Git for Windows, but it sounds like the underlying issue may be > > in Cygwin. See https://github.com/git-for-wind

Re: cygport 0.36.8-1

2024-02-13 Thread Jon Turney via Cygwin
On 13/02/2024 13:02, Christian Franke via Cygwin wrote: Jon Turney via Cygwin wrote: On 12/02/2024 16:49, ASSI via Cygwin wrote: Christian Franke via Cygwin writes: This requires that always the same build directory is used. Would that be solvable by using -ffile-prefix-map or is there more

Re: Running setup-x86_64.exe from cmd does nothing but works from cygwin itself

2024-02-13 Thread Jon Turney via Cygwin
On 12/02/2024 21:37, matthew patton via Cygwin wrote: If you really suspect some AV problems, it may help to try the> uncompressed setup executable, available from [1] Huh, when did this start? Nobody pays by BW anymore so what was the Firstly, do not send me personal email. I think we start

RE: [EXTERNAL] Re: Win32 account SID lookup if user and group have the same name?

2024-02-13 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> It's the same SID and it's your user SID. There can't be a group with > the same name as a user account in the same user DB. Each account in > the local domain or in an AD domain has to have a unique account name. Exactly! Which is why we use "namegrp" (an established convention) for Windows

Re: cygport 0.36.8-1

2024-02-13 Thread Christian Franke via Cygwin
Jon Turney via Cygwin wrote: On 12/02/2024 16:49, ASSI via Cygwin wrote: Christian Franke via Cygwin writes: This requires that always the same build directory is used. Would that be solvable by using -ffile-prefix-map or is there more to it? That should now be used in 0.36.8, so something

Re: Win32 account SID lookup if user and group have the same name?

2024-02-13 Thread Corinna Vinschen via Cygwin
On Feb 13 02:12, Dan Shelton via Cygwin wrote: > Hello! > > How can I get the SID for either user XOR group if both have the same > name? Remember Cygwin, as Unix and Linux, allow that a user "danfsh" > can have his own group "danfsh". That works fine there, but on Win32 > there is only LookupAcco

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Corinna Vinschen via Cygwin
On Feb 12 14:38, Kevin Ushey via Cygwin wrote: > Hello, > > I'm seeing an issue when attempting to install Cygwin where the > installer hangs while trying to run postinstall scripts (more > specifically, /etc/postinstall/0p_000_autorebase.dash). When the hang > occurs, I see a 'dash.exe' process c