Re: /usr/bin/setfacl is broken in 3.7.0-0.127.g2029784e05d9

2025-06-16 Thread Brian Inglis via Cygwin
On 2025-06-16 03:17, Lionel Cons via Cygwin wrote: On Fri, 13 Jun 2025 at 21:52, Brian Inglis via Cygwin wrote: On 2025-06-13 06:09, Lionel Cons via Cygwin wrote: /usr/bin/setfacl is broken in 3.7.0-0.127.g2029784e05d9 my testcase: lionel$ uname -a CYGWIN_NT-10.0-19045 halcyonrenard17 3.7.0

Re: posix_spawn difference from Linux

2025-06-14 Thread Brian Inglis via Cygwin
ULL for envp (to my wrapper) is used to inherit default env from current process (char **environ), whether lighttpd uses posix_spawn() or execve(). This is the same behavior you described for Cygwin, though lighttpd passes `environ` to posix_spawn(), not NULL. -- Take care. Thanks, Brian Inglis

Re: /usr/bin/setfacl is broken in 3.7.0-0.127.g2029784e05d9

2025-06-13 Thread Brian Inglis via Cygwin
, retest and report, to try and narrow down the issue occurrence to changes in major version 3.6 or 3.7, or better to minor versions if you have the space and time? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is

Re: Installing Cygwin version 3.5.1?

2025-06-13 Thread Brian Inglis via Cygwin
able to select that version. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus ri

Re: Path prefix //./ in Cygwin

2025-06-12 Thread Brian Inglis via Cygwin
on their repetition or handling, these could either be treated as quoted single character backslashes \. or backslash special characters mapped into the Unicode BMP (Basic Multilingual Plane) PUA (Private Use Area) U+0E000+ as \u005c -> \U0E05c. -- Take care. Thanks, Brian Inglis

Re: Character encoding used by LookupAccountSidA()?

2025-06-11 Thread Brian Inglis via Cygwin
-prototypes -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retrancher

Re: Bug Report: Alt tab inserts tabs in to cygwin terminals

2025-06-08 Thread Brian Inglis via Cygwin
intercept everything to automate complex keyboard shortcuts. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsq

Re: RFE: getconf(1)/|pathconf()| support for |_PC_CASE_SENSITIVE| ...

2025-06-07 Thread Brian Inglis via Cygwin
ormer (starting with Cygwin-2.6.1), and macOS is the only platform known to support the latter. */ -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien

Re: RFE: getconf(1)/|pathconf()| support for |_PC_CASE_SENSITIVE| ...

2025-06-07 Thread Brian Inglis via Cygwin
ows 10 1803 or later, local NTFS only, WSL must be installed) -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add ma

Re: Why no "World" group in Cygwin?

2025-06-04 Thread Brian Inglis via Cygwin
s also called Everyone on some Windows versions/editions, and does not fit the POSIX security model, but is used in D/ACLs for Other 007. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu

Re: Compile as DOS application?

2025-06-01 Thread Brian Inglis via Cygwin
quot;Using mingw32 (Win32 GUI)" else -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'

Re: gcc links to libcmain when generating a dll

2025-05-26 Thread Brian Inglis via Cygwin
On 2025-05-26 12:27, Arthur Schwarz wrote: Hi Brian; I'm trying to track down the gcc linker (ld) manual. Any idea where I can find it? $ cygcheck -f /usr/bin/ld binutils-2.44-1 https://cygwin.com/packages/summary/binutils-src.html https://www.gn

Re: openssl and libcurl issue with cargo

2025-05-25 Thread Brian Inglis via Cygwin
On 2025-05-25 13:03, Brian Inglis wrote: On 2025-05-25 12:30, Jeremy Drake wrote: On Sun, 25 May 2025, Brian Inglis via Cygwin wrote: So please try installing the relevant Cygwin/Mingw64 OpenSSL test packages, with the latest curl packages, retest and report, if you don't mind. Cargo

Re: openssl and libcurl issue with cargo

2025-05-25 Thread Brian Inglis via Cygwin
On 2025-05-25 12:30, Jeremy Drake wrote: On Sun, 25 May 2025, Brian Inglis via Cygwin wrote: So please try installing the relevant Cygwin/Mingw64 OpenSSL test packages, with the latest curl packages, retest and report, if you don't mind. Cargo issue (manifests as a hang, but running

Re: openssl and libcurl issue with cargo

2025-05-25 Thread Brian Inglis via Cygwin
On 2025-05-25 09:11, Brian Inglis wrote: On 2025-05-25 02:21, ASSI via Cygwin wrote: Jeremy Drake via Cygwin writes: Apparently the fix that MSYS2 made for openssl in https://github.com/msys2/MSYS2-packages/pull/3448  is also not present in Cygwin, so cargo continues to crash after I patched

Re: openssl and libcurl issue with cargo

2025-05-25 Thread Brian Inglis via Cygwin
() call in the DLL_THREAD_DETACH case" or equivalent, as suggested in: https://cygwin.com/pipermail/cygwin/2011-March/194454.html rather than other suggested hacks elsewhere or with libcurl? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perf

Re: gcc links to libcmain when generating a dll

2025-05-22 Thread Brian Inglis via Cygwin
e \ libvpx.cygport- -Wl,--version-script,$EXPORT_FILE Your program will need to link with the implib. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajou

Re: bash::SIGSEGV in timegm () from D:\cygwin64\bin\cygwin1.dll

2025-05-22 Thread Brian Inglis via Cygwin
above. Check /var/log/setup.log.full for any errors and report them here if uncertain. Rerun Cygwin Setup if necessary, without making any selections, to ensure all Postinstall scripts are run to completion, as some are critical to getting a working install. -- Take care. Thanks, Brian I

Re: fork error when trying to call VirtualAlloc with size==0

2025-05-19 Thread Brian Inglis via Cygwin
us/windows/win32/api/winnt/ns-winnt-image_optional_header64 https://stackoverflow.com/questions/62461457/loadlibraryexw-fails-to-load-user32-dll https://learn.microsoft.com/en-us/answers/questions/1189539/loadlibraryexw-returns-error-invalid-image-hash-on -- Take care. Thanks, Brian Inglis

Re: Using Cygwin installation on network share in CI fails

2025-05-13 Thread Brian Inglis via Cygwin
On 2025-05-13 10:32, Aurélien Couderc via Cygwin wrote: On Tue, May 13, 2025 at 5:41 PM Brian Inglis via Cygwin wrote: On 2025-05-13 02:33, Aurélien Couderc via Cygwin wrote: On Mon, May 12, 2025 at 7:43 PM Brian Inglis via Cygwin wrote: On 2025-05-12 10:34, Aurélien Couderc via Cygwin wrote

Re: Using Cygwin installation on network share in CI fails

2025-05-13 Thread Brian Inglis via Cygwin
On 2025-05-13 02:33, Aurélien Couderc via Cygwin wrote: On Mon, May 12, 2025 at 7:43 PM Brian Inglis via Cygwin wrote: On 2025-05-12 10:34, Aurélien Couderc via Cygwin wrote: Using Cygwin install on network share in CI fails. This seems to be a recent regression, as this was working a year

Re: Using Cygwin installation on network share in CI fails

2025-05-12 Thread Brian Inglis via Cygwin
mmand under strace to diagnose which DLL or entry is causing the failure. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more

Re: Cannot install git-svn

2025-05-09 Thread Brian Inglis via Cygwin
subversion-perl > ... > depends2: ... perl5_036, ... > ... > > > $ grep -E '^(@|provides:) perl5_' setup.ini > provides: perl5_040 > provides: perl5_040 > provides: perl5_040 > > $ grep -c '^depends2:.* perl5_036' setup.ini > 429 > >

Re: Default GCC compiler options and how to change them

2025-05-08 Thread Brian Inglis via Cygwin
le --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.4.0 (GCC) -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'

Re: Regression in syslog-ng with libglib2.0_0 f2.84.0-1

2025-05-05 Thread Brian Inglis via Cygwin
rom github: latest is 4.8.1 under L/GPL; https://cygwin.com/packages/summary/glib2.0-src.html which recently jumped 20 minor versions in 2 years! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non

Re: Signing cygwin.com binaries with signtool by default ?

2025-05-04 Thread Brian Inglis via Cygwin
Or get a free Let's Encrypt cert as many orgs do. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsq

Re: Signing cygwin.com binaries with signtool by default ?

2025-05-04 Thread Brian Inglis via Cygwin
cygwin and cygwin-doc, and copies in the headers of various source files. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more t

Re: Signing cygwin.com binaries with signtool by default ?

2025-05-03 Thread Brian Inglis via Cygwin
npaid volunteers who support secure software which offers their users freedom and do it in their free time! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à

Re: Signing cygwin.com binaries with signtool by default ?

2025-05-03 Thread Brian Inglis via Cygwin
vailable until the volunteers find more of their free time once the next release of each upstream package becomes available. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'

Re: Clipboard paste on SHIFT-INSERT no longer works for me

2025-05-02 Thread Brian Inglis via Cygwin
t and run under cygwin? Pick from these: vte2.91 gnome-terminal lxterminal mate-terminal nautilus-open-terminal qterminal rxvt/-unicode xfce4-terminal xterm -- Take care. Thanks, Brian Inglis Calgary, Alb

Re: bug with cygserver-config not working anymore

2025-05-01 Thread Brian Inglis via Cygwin
rv -Q syslog-ng > /dev/null 2>&1 Usage and man page of ps need synced to add -hVW to usage and update -f: $ diff <(ps -h) <(man ps) # edited -Usage: ps [-aefls] [-u UID] [-p PID] - -f, --full show process uids, ppids and command line + ps [-aefl

oss-sec: Trailing dot in Cygwin filenames [was: failed to git clone iptables,ipset,nftables]

2025-04-30 Thread Brian Inglis via Cygwin
trailing dot https://googleprojectzero.blogspot.com/2016/02/the-definitive-guide-on-win32-to-nt.html -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not

Re: gnu-patch source, cygwin maintainer patches don't apply cleanly

2025-04-29 Thread Brian Inglis via Cygwin
and the tars under .../dist/, etc. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'

Re: Request for Assistance: Non-Functioning Commands in Cygwin Environment

2025-04-29 Thread Brian Inglis via Cygwin
the guidelines: http://www.fruitbat.org/Cygwin/ http://www.crouchingtigerhiddenfruitbat.org/Cygwin/timemachine.html Note that this is hosted by an individual using AWS which applies limits! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection

Re: Patch for recent Python versions

2025-04-27 Thread Brian Inglis via Cygwin
Python 3.12 is available from setup.exe Cygwin provides source packages python3{,6,7,8,9,12} and binary releases: 3.6.{13-{1,2},15-1} 3.7.{10-{1,2},12-1} 3.8.{10,12,16}-1 3.9.{10,16,18}-1 3.12.{8-2,9-1} as of a couple of hours ago. -- Take care. Thanks, Brian Inglis Calgary, Albe

Re: Windows 10 Home and sshfs

2025-04-26 Thread Brian Inglis via Cygwin
On 2025-04-26 15:25, Mark Geisert via Cygwin wrote: Hi Brian, On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote: On 2025-04-25 12:04, David Christensen via Cygwin wrote: On 4/24/25 22:01, Mark Geisert via Cygwin wrote: OK, that looks to be the real problem.  What does cygcheck -c

Re: Windows 10 Home and sshfs

2025-04-26 Thread Brian Inglis via Cygwin
  Version    Status cygfuse  3.2.0-3    OK Would it help to run and post output from: $ gendef - /usr/bin/cygfuse-3.2.dll or $ gendef /usr/bin/cygfuse-3.2.dll and attach cygfuse-3.2.def generated? -- Take care. Thanks, Brian Inglis Calgary, Alberta

Re: Missing .pod file for 'diagnostics' pragma in CygwinPerl package?

2025-04-18 Thread Brian Inglis via Cygwin
at Cygwin packages mainly split non-trivial docs, including those with lots of man pages, into separate -doc sub-packages. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y

Re: Perl stopped working

2025-04-17 Thread Brian Inglis via Cygwin
5.40.1-1 OK executing e.g. sed or awk return the "Usage:"-page as normal any idea? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: htt

Re: /dev/null regression in Cygwin 3.6.1

2025-04-15 Thread Brian Inglis via Cygwin
On 2025-04-15 06:58, Takashi Yano via Cygwin wrote: On Tue, 15 Apr 2025 06:43:33 -0600 Brian Inglis via Cygwin wrote: On 2025-04-15 03:33, Bruno Haible via Cygwin wrote: Takashi Yano wrote: Thanks for the new testcase. I think the issue has been fixed in: cygwin-3.7.0-0.68.g37c49decc835

Re: /dev/null regression in Cygwin 3.6.1

2025-04-15 Thread Brian Inglis via Cygwin
an do similarly by manually downloading the binary package release(s) from a mirror, and overwrite (tar -x -C CYGWINROOT/ -f ...tar...) the installed files manually, as long as *nothing* is running from that installation.] -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfe

Re: diffutils : version 3.12-1 or 3.11-1?

2025-04-15 Thread Brian Inglis via Cygwin
and see if there is a way to reproduce and fix it on the desktop. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais

Re: mksetupini aborts if run by a normal user

2025-04-13 Thread Brian Inglis via Cygwin
eleases, also for the .../calm...dist-info dir and files! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no

Re: Modify bash shell script so it runs in elevated admin mode on Win explorer double click?

2025-04-11 Thread Brian Inglis via Cygwin
On 2025-04-11 14:11, Backwoods BC wrote: On Fri, Apr 11, 2025 at 9:32 AM Brian Inglis via Cygwin wrote: On 2025-04-11 10:21, Mark Liam Brown via Cygwin wrote: Greetings! How can I modify a Cygwin bash script so it runs in elevated Administrator mode when someone double-clicks it in Windows

Re: Modify bash shell script so it runs in elevated admin mode on Win explorer double click?

2025-04-11 Thread Brian Inglis via Cygwin
On 2025-04-11 10:46, Mark Liam Brown via Cygwin wrote: On Fri, Apr 11, 2025 at 6:32 PM Brian Inglis via Cygwin wrote: On 2025-04-11 10:21, Mark Liam Brown via Cygwin wrote: Greetings! How can I modify a Cygwin bash script so it runs in elevated Administrator mode when someone double-clicks

Re: Modify bash shell script so it runs in elevated admin mode on Win explorer double click?

2025-04-11 Thread Brian Inglis via Cygwin
On 2025-04-11 10:21, Mark Liam Brown via Cygwin wrote: Greetings! How can I modify a Cygwin bash script so it runs in elevated Administrator mode when someone double-clicks it in Windows Explorer? Use a Run as admin shortcut? -- Take care. Thanks, Brian Inglis Calgary, Alberta

Re: Latest c-ares build compile failure from sys/unistd.h

2025-04-09 Thread Brian Inglis via Cygwin
On 2025-04-09 13:49, Brian Inglis via Cygwin wrote: Hi folks, Latest c-ares build failing with gcc 12.4 and Cygwin 3.6.0 header: $ uname -srvmo CYGWIN_NT-10.0-19045 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin $ gcc --version gcc (GCC) 12.4.0 Copyright (C) 2022 Free Software Foundation

Latest c-ares build compile failure from sys/unistd.h

2025-04-09 Thread Brian Inglis via Cygwin
lem with other builds! Ideas welcome ;^> -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y

Re: Tuning ls, ls -l, find ., find . -ls performance for very large dirs (60000+ files/dir)

2025-04-08 Thread Brian Inglis via Cygwin
0m15.908s user0m1.389s sys 0m14.498s -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n&#

Re: Tuning ls, ls -l, find ., find . -ls performance for very large dirs (60000+ files/dir)

2025-04-08 Thread Brian Inglis via Cygwin
terminal with results immediately. AFAIK Cygwin stat(3) is slow because of the Windows calls it has to make and alternate suffixes also have to be tried multiplying the time. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte

Re: [ITA] acl man pages

2025-04-07 Thread Brian Inglis via Cygwin
[x-post/f-u to apps] On 2025-04-01 08:46, Brian Inglis wrote: On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: On Mar 31 23:26, Brian Inglis via Cygwin wrote: On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: Has anyone a feel if

Re: Python 3.12 testing

2025-04-06 Thread Brian Inglis via Cygwin
care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retrancher but when the

Re: Cygwin Offline Install (Was: Cygwin wishlist for NFSv4.2 driver?)

2025-04-03 Thread Brian Inglis via Cygwin
support only the *current* release because they barely have enough personal free time to do that! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not whe

Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-04-01 Thread Brian Inglis via Cygwin
On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: On Mar 31 23:26, Brian Inglis via Cygwin wrote: On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: [...] Has anyone a feel if there are any other projects on that list whose man pages

Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-03-31 Thread Brian Inglis via Cygwin
On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: On 2025-03-29 13:08, Alejandro Colomar wrote: On Sat, Mar 29, 2025 at 07:45:27PM +0100, Alejandro Colomar wrote: Hi Bruno, Oops, s/Bruno/Brian/ :) On Sat, Mar 29, 2025 at 12:28:52PM

Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-03-31 Thread Brian Inglis via Cygwin
On 2025-03-29 13:08, Alejandro Colomar wrote: On Sat, Mar 29, 2025 at 07:45:27PM +0100, Alejandro Colomar wrote: Hi Bruno, Oops, s/Bruno/Brian/ :) On Sat, Mar 29, 2025 at 12:28:52PM -0600, Brian Inglis wrote: On 2025-03-29 05:43, Bruno Haible via Cygwin wrote: Regarding what

Re: Tool for listing sparse file layout

2025-03-31 Thread Brian Inglis via Cygwin
On 2025-03-31 03:37, Mark Geisert via Cygwin wrote: On 3/31/2025 1:26 AM, Cedric Blancher via Cygwin wrote: On Tue, 11 Mar 2025 at 11:14, Corinna Vinschen via Cygwin wrote: On Mar 10 21:51, Brian Inglis via Cygwin wrote: On 2025-03-10 14:01, Corinna Vinschen via Cygwin wrote: On Mar  7 15:43

Re: [maintainer] coreutils-9.5 and 9.6 regression in cp (and maybe ln? mv?)

2025-03-30 Thread Brian Inglis via Cygwin
On 2025-03-30 15:43, Corinna Vinschen wrote: Hi Brian Regression in 9.5 and 9.6: $ ls -l /bin/setfacl* -rwxr-xr-x 1 corinna Administrators 109379 Mar 30 21:24 /bin/setfacl.exe $ cd $ ls -l x86_64-pc-cygwin/winsup/utils/setfacl* -rwxr-xr-x 1 corinna vinschen 109379 Mar 30 21:19

cygport check log tee bash shell > 100MB > 2600 threads

2025-03-30 Thread Brian Inglis via Cygwin
$ uname -srvmo CYGWIN_NT-10.0-19045 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin $ bash --version GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) ... -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is ach

Re: symbolic link curiousity in 3.6.0

2025-03-29 Thread Brian Inglis via Cygwin
On 2025-03-29 12:14, Brian Inglis via Cygwin wrote: On 2025-03-29 08:02, Bruno Haible via Cygwin wrote: Corinna Vinschen wrote: Regarding what acl_extended_file() does, there is the man page by Andreas Grünbacher: https://www.kernel.org/doc/man-pages/online/pages/man3/acl_extended_file.3.html

acl man pages (Was: symbolic link curiosity in 3.6.0)

2025-03-29 Thread Brian Inglis via Cygwin
=acl.git;a=tree;f=man -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retranche

Re: symbolic link curiousity in 3.6.0

2025-03-29 Thread Brian Inglis via Cygwin
4/build/GNUmakefile # owner: $USER # group: None user::rw- group::r-- other::r-- .../src/coreutils-9.6/GNUmakefile $HOSTNAME/$USER:(R,W,D,WDAC,WO) $HOSTNAME/None:(R) Everyone:(R) Successfully processed 1 files; Failed pro

Re: symbolic link curiousity in 3.6.0

2025-03-28 Thread Brian Inglis via Cygwin
d a while longer, while I work around the latest releases changes! ;^> -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not

Re: no search option for cygwin archives?

2025-03-28 Thread Brian Inglis via Cygwin
On 2025-03-28 10:12, Charles Russell wrote: On 3/27/2025 2:51 PM, Brian Inglis via Cygwin wrote: Use the public inbox git archives: https://inbox.sourceware.org/cygwin/ Thanks.  That might be worth mentioning on https://cygwin.com/lists.html under Cygwin Mailing Lists > Cygwin It is at

Re: bash.exe crash

2025-03-27 Thread Brian Inglis via Cygwin
On 2025-03-27 14:15, Brian Inglis wrote: On 2025-03-27 12:12, David via Cygwin wrote: On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote: Works for me. Maybe your export list ist too long? What's the unwrapped output of `export` for you? This also crashes:   export XXX=$(uname) As you

Re: bash.exe crash

2025-03-27 Thread Brian Inglis via Cygwin
26100 That only tells us you are on latest W11. Try `uname -srvmo` and post the output so we can see which Cygwin version. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus

Re: no search option for cygwin archives?

2025-03-27 Thread Brian Inglis via Cygwin
https://inbox.sourceware.org/cygwin/ For background see: https://inbox.sourceware.org/overseers/ywasvnrccpud3...@wildebeest.org/t/#u -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'

Re: /etc/resolv.conf redux

2025-03-26 Thread Brian Inglis via Cygwin
On 2025-03-26 11:37, Jim Garrison via Cygwin wrote: Referring to Referring to Brian Inglis's response in https://cygwin.com/pipermail/cygwin/2024-February/255425.html I added a Cygwin postinstall script: /etc/postinstall/0p_l_etc_resolv_conf.dash to create resolv.conf from `ipconfig

Re: Deadlock when calling pthread_key_create in the destructor of a pthread_key

2025-03-24 Thread Brian Inglis via Cygwin
check -hrsv`, with any minor redactions you need to make. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsq

Re: Deadlock when calling pthread_key_create in the destructor of a pthread_key

2025-03-23 Thread Brian Inglis via Cygwin
tools and libraries were used to build this library and utilities? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add

Re: Deadlock when calling pthread_key_create in the destructor of a pthread_key

2025-03-23 Thread Brian Inglis via Cygwin
call pthread_exit() while calling async-unsafe functions, all functions may be safely called from destructors." -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a p

Re: Integrating Cygwin into ReactOS (UNIX services for ReactOS)?

2025-03-17 Thread Brian Inglis via Cygwin
://www.gnu.org/licenses/gpl-faq.html -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus ri

Re: Access to cygwin.com is blocked to El Salvador?

2025-03-14 Thread Brian Inglis via Cygwin
https://api.ipify.org`# get netblock addresses $ whois `curl https://ipecho.net/plain` # get netblock addresses -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien

Re: libcurl (and prob. others) need a rebuild after the OpenSSL 3 upgrade

2025-03-14 Thread Brian Inglis via Cygwin
before pausing Windows updates prior to Patch Tuesday the next day.] -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add

Re: Tool for listing sparse file layout

2025-03-10 Thread Brian Inglis via Cygwin
ing banner, conv, cygdrop, cygicons, dump (a hexdumper), getclip, ipck, lpr, msgtool, putclip, semstat, semtool, shmtool, and winln. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'

Re: SSL Devel Library

2025-03-10 Thread Brian Inglis via Cygwin
s you binary package summary links which you can select: install package(s): libssl-devel, libssl1.1, libssl3, openssl, openssl-debuginfo, openssl-perl -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved no

Re: Cygwin 3.6 on Windows 8?

2025-03-10 Thread Brian Inglis via Cygwin
On 2025-03-10 18:56, Dan Shelton via Cygwin wrote: On Mon, 10 Mar 2025 at 21:24, Brian Inglis via Cygwin wrote: On 2025-03-10 04:35, Martin Wege via Cygwin wrote: On Fri, Mar 7, 2025 at 3:42 PM Dan Shelton via Cygwin wrote: Did anyone test whether Cygwin 3.6 will still work on Windows 8? I

Re: Cygwin 3.6 on Windows 8?

2025-03-10 Thread Brian Inglis via Cygwin
ported for Cygwin 3.6, that only Corinna can answer. As usual, unsupported versions are likely to be dropped on final release, as 8.1 Extended Support ended in 2023, as did Server 2012 R2, although ESUs are available until 2026[-10], so ? -- Take care. Thanks, Brian Inglis Calgar

Re: GCL and dependencies on cygwin

2025-03-10 Thread Brian Inglis via Cygwin
On 2025-03-10 05:42, Camm Maguire wrote: Greetings, and thank you so much for your helpful reply! Brian Inglis via Cygwin wrote: On 2025-03-09 08:16, Camm Maguire via Cygwin wrote: In general, these topics are best discussed on cygwin-apps, to which all packagers, maintainers, and

Re: GCL and dependencies on cygwin

2025-03-09 Thread Brian Inglis via Cygwin
favourite associative memory language. I have also found Fedora, OpenSuSE, and Debian sources useful for patches. In general, these topics are best discussed on cygwin-apps, to which all packagers, maintainers, and contributors are expected to subscribe. -- Take care. Thanks, Brian Inglis

Re: sched_getaffinity() always returns the full cpu mask

2025-03-08 Thread Brian Inglis via Cygwin
On 2025-03-08 10:11, Christian Franke via Cygwin wrote: $ grep processor /proc/cpuinfo | tail -1 # i7-14700K processor   : 27 coreutils nproc should show the equivalent result 28 -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte

Re: Testing with UNC paths && GNU mkinstalldirs not working with (Cygwin) UNC dirs ...

2025-03-08 Thread Brian Inglis via Cygwin
re. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retrancher bu

Re: wget runs now

2025-02-28 Thread Brian Inglis via Cygwin
On 2025-02-26 16:42, Charles Perkins via Cygwin wrote: On 2/24/2025 9:51 PM, Brian Inglis wrote: On 2025-02-24 15:54, Charles Perkins wrote: I tried to use wget.  Here's the result: $ wget -r --tries=10 https://a.nice.website/newsletters/ -o log C:/cygwin64/ bin/ wget.exe: error while lo

Re: coreutils 9.6 regression

2025-02-26 Thread Brian Inglis via Cygwin
e '/usr/bin/scp': File exists but: $ cp ssh.exe scp.exe /usr/bin I'll have a dig into what appears to be going on, and if extra patches are required. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte

Re: sqlite3 update?

2025-02-26 Thread Brian Inglis via Cygwin
tp://inbox.sourceware.org/inbox.cygwin.cygwin-apps for example: https://inbox.sourceware.org/cygwin-apps/?q=sqlite3+update 2023 update request was responded to but never released: https://inbox.sourceware.org/cygwin-apps/a85528c3-a481-2f31-34a9-736d88869...@gmail.com/t/#u -- Take c

Re: wget does not run

2025-02-24 Thread Brian Inglis via Cygwin
kages or Missing files, your installation is setup properly and should be working with no problems. Otherwise wipe and repeat until successfull. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved no

Re: Implementing posix_fadvise()?

2025-02-21 Thread Brian Inglis via Cygwin
=7636b58590621af3c341c3eb37a017e0e6598d3f See also Cygwin packages man-pages-posix posix_fadvise(3p) and man-pages-linux posix_fadvise(2). Windows: https://learn.microsoft.com/en-gb/windows/win32/api/fileapi/nf-fileapi-createfilea?redirectedfrom=MSDN#caching_behavior -- Take care. Thanks, Brian Inglis

Re: Making a Cygwin 3.5.8 release? Fwd: All sparse file fixes available in cygwin-3_5-branch?

2025-02-21 Thread Brian Inglis via Cygwin
ROKEN sparse file support Next release will be 3.6.0. Well, lots of stuff does not work on 3.6 yet, so I am not sure whether a 3.5.8 with fac7441835b00d3b9a8252538bcf54c441c3841e might be better -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est att

Re: Package 'unitS' requires python39 & requests

2025-02-17 Thread Brian Inglis via Cygwin
On 2025-02-17 16:34, Sam Edge via Cygwin wrote: On 17/02/2025 23:21, Brian Inglis via Cygwin wrote: On 2025-02-17 07:48, Marco Atzeri via Cygwin wrote: On 17/02/2025 15:31, Sam Edge via Cygwin wrote: On 17/02/2025 11:29, Federico Kircheis via Cygwin wrote: I mentioned this a while ago but

Re: Package 'unitS' requires python39 & requests

2025-02-17 Thread Brian Inglis via Cygwin
ement, and at some future time (how long?) if no upstream updates, untest to current stable; similarly thereafter with -3? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y

Re: bug in strcasecmp and strncasecmp

2025-02-17 Thread Brian Inglis via Cygwin
ation is free to DTRT in human locales, as with say TZ. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu&#

Re: /bin/cp of sparse files broken in 3.6.0-0.362.g68c13dc92f65.x86_64?

2025-02-13 Thread Brian Inglis via Cygwin
On 2025-02-12 12:08, Corinna Vinschen via Cygwin wrote: On Feb 12 10:54, Brian Inglis via Cygwin wrote: On 2025-02-12 10:30, Corinna Vinschen via Cygwin wrote: On Feb 12 17:32, Cedric Blancher via Cygwin wrote: Checklist: - Volume has FILE_SUPPORTS_SPARSE_FILES - Cygwin mount has "s

Re: coreutils-9.0-1: chmod -R silently returns failure if dir contains a symlink (regression)

2025-02-13 Thread Brian Inglis via Cygwin
On 2025-02-12 15:00, Christian Franke via Cygwin wrote: Brian Inglis via Cygwin wrote: On 2025-02-09 08:01, Christian Franke via Cygwin wrote: Testcase: $ uname -r 3.5.7-1.x86_64 $ cygcheck -f /bin/chmod coreutils-9.0-1 $ mkdir dir $ touch dir/file $ chmod -R -v g-w dir; echo $? mode of

Re: /bin/cp of sparse files broken in 3.6.0-0.362.g68c13dc92f65.x86_64?

2025-02-12 Thread Brian Inglis via Cygwin
ase17_sparse_begins_with_data.copy $ ls -gGsh testcase17* 128K -rwr--+ 1 33M Feb 12 18:22 testcase17_sparse_begins_with_data 128K -rwr--+ 1 33M Feb 12 18:23 testcase17_sparse_begins_with_data.copy Hi Corinna, Did you test using coreutils current stable 9.0, test 9.5, or both? -- Take care. Thanks, Brian Inglis

Re: /bin/cp of sparse files broken in 3.6.0-0.362.g68c13dc92f65.x86_64?

2025-02-12 Thread Brian Inglis via Cygwin
holes or not - should this be visible in dir/ls file sizes? It may be unsupported in Cygwin cp (coreutils) - build tests detect insufficient? SEEK_DATA support, inability to create large sparse files, and the (NTFS) file system as not supporting sparse files. -- Take care. Thanks, Brian

Re: __builtin_thread_pointer

2025-02-12 Thread Brian Inglis via Cygwin
On 2025-02-11 15:52, Dimitry Andric via Cygwin wrote: On 11 Feb 2025, at 23:25, Brian Inglis wrote: On 2025-02-11 13:58, Dimitry Andric wrote: On 11 Feb 2025, at 21:45, Brian Inglis via Cygwin wrote: On 2025-02-11 12:41, Dimitry Andric via Cygwin wrote: On 11 Feb 2025, at 20:26, Ken Brown

Re: Re Window Closes When Resizing

2025-02-12 Thread Brian Inglis via Cygwin
-- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retranche

Re: __builtin_thread_pointer

2025-02-11 Thread Brian Inglis via Cygwin
On 2025-02-11 13:58, Dimitry Andric wrote: On 11 Feb 2025, at 21:45, Brian Inglis via Cygwin wrote: On 2025-02-11 12:41, Dimitry Andric via Cygwin wrote: On 11 Feb 2025, at 20:26, Ken Brown via Cygwin wrote: Does Cygwin support __builtin_thread_pointer? I'm guessing not, because I'm

Re: __builtin_thread_pointer

2025-02-11 Thread Brian Inglis via Cygwin
On 2025-02-11 13:58, Dimitry Andric wrote: On 11 Feb 2025, at 21:45, Brian Inglis via Cygwin wrote: On 2025-02-11 12:41, Dimitry Andric via Cygwin wrote: On 11 Feb 2025, at 20:26, Ken Brown via Cygwin wrote: Does Cygwin support __builtin_thread_pointer? I'm guessing not, because I'm

Re: Potential Argument Injection Issue in Cygwin's Command Line Handling

2025-02-11 Thread Brian Inglis via Cygwin
On 2025-02-10 19:09, Kaz Kylheku wrote: On 2025-02-10 12:32, Brian Inglis via Cygwin wrote: One can avoid any issues by running Cygwin programs only from other Cygwin programs, and Windows programs only from other Windows programs. Microsoft has provided a documented algorithm, which is

  1   2   3   4   5   6   7   8   9   10   >