Re: Test for Windows Administrator permissions from Cygwin terminal|script?

2023-08-19 Thread Bill Stewart via Cygwin
On Sat, Aug 19, 2023 at 2:15 AM ASSI wrote: Windows really doesn't have a defined notion of what is or is not an > "administrator". Each particular definition will be insufficient or > invalid in certain contexts. > There is a definition of administrator in Windows: Your account is a member,

Re: Deltacopy issue

2023-08-19 Thread cygwinautoreply--- via Cygwin
>Error in rsync protocol data stream >Rsync.exe returned an error. Will try again. This is retry number 3 of 5 >Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete >"/cygdrive/D/SMS/" " > 1 [main] rsync 26360 find_fast_cwd: WARNING: Couldn't compute >FAST_CWD pointer. Please report

Deltacopy issue

2023-08-19 Thread Jhunior Payero via Cygwin
Error in rsync protocol data stream Rsync.exe returned an error. Will try again. This is retry number 3 of 5 Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete "/cygdrive/D/SMS/" " 1 [main] rsync 26360 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this

Re: Cygwin pathconf() query filesystem kernel data? Re: How does Cygwin detect MSFT NFSv3 file system? Re: Weird (path) problems with cygwin test release 3.5.0-0.384.g9939aa7d0945.x86_64 ...

2023-08-19 Thread Brian Inglis via Cygwin
On 2023-08-18 07:09, Martin Wege via Cygwin wrote: On Fri, Aug 18, 2023 at 10:44 AM Corinna Vinschen via Cygwin wrote: On Aug 17 20:49, Martin Wege via Cygwin wrote: On Mon, Aug 14, 2023 at 10:56 PM Corinna Vinschen via Cygwin wrote: and the result is the same. Note that Cygwin supports

[ANNOUNCEMENT] Updated: pkgconf 2.0.2-1

2023-08-19 Thread ASSI via Cygwin
The following packages have been uploaded to the Cygwin distribution: libpkgconf-devel-2.0.2-1 libpkgconf4-2.0.2-1 pkg-config-2.0.2-1 pkgconf-2.0.2-1 pkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is an alternative to pkg-config.

Re: Persistent and same Cygwin session for Windows login and ssh login?

2023-08-19 Thread Dr Bean via Cygwin
On Thu, 17 Aug 2023, Dr Bean via Cygwin wrote: > On Thu, 17 Aug 2023, Cedric Blancher via Cygwin wrote: > > > Good evening! > > > > How can I get a Cygwin session for one Windows login, and get the same > > Cygwin session when I log into the same Windows machine via ssh? > > > Following >

[ANNOUNCEMENT] Updated: {mingw64-{i686,x86_64}-,}zlib-1.3-1

2023-08-19 Thread ASSI via Cygwin
The following packages have been uploaded to the Cygwin distribution: * zlib0-1.3-1 * zlib-devel-1.3-1 * mingw64-i686-zlib-1.3-1 * mingw64-x86_64-zlib-1.3-1 zlib is designed to be a free, general-purpose, lossless data-compression library for use on virtually any computer hardware and

Re: Test for Windows Administrator permissions from Cygwin terminal|script?

2023-08-19 Thread ASSI via Cygwin
Martin Wege via Cygwin writes: > How can I find out whether the current Cygwin terminal has > Administrator rights? I want to safeguard our admin scripts with a > simple test and bail out with an error if someone wants to do admin > stuff (say: regtool) without admin privileges. Windows really

[PATCH] Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag.

2023-08-19 Thread Takashi Yano
After the commit fbfea31dd9b9, switch_to_nat_pipe is not cleared properly when non-cygwin app is terminated in the case where the pseudo console is disabled. This is because get_winpid_to_hand_over() sometimes returns PID of cygwin process even though it should return only PID of non-cygwin

Updated: pkgconf 2.0.2-1

2023-08-19 Thread ASSI
The following packages have been uploaded to the Cygwin distribution: libpkgconf-devel-2.0.2-1 libpkgconf4-2.0.2-1 pkg-config-2.0.2-1 pkgconf-2.0.2-1 pkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is an alternative to pkg-config.

Updated: {mingw64-{i686,x86_64}-,}zlib-1.3-1

2023-08-19 Thread ASSI
The following packages have been uploaded to the Cygwin distribution: * zlib0-1.3-1 * zlib-devel-1.3-1 * mingw64-i686-zlib-1.3-1 * mingw64-x86_64-zlib-1.3-1 zlib is designed to be a free, general-purpose, lossless data-compression library for use on virtually any computer hardware and