Re: xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-01 Thread Brian Inglis via Cygwin
On 2024-04-01 21:36, Bruce Jerrick via Cygwin wrote: 'xargs' (part of 'findutils') is completely broken if   3.6.0-0.108.gb7f5a33200a9 (test version) is installed: ^ Cygwin   $ xargs   xargs: Unexpected suffix cmdline on cmdline   $ xargs --version   xargs: Unexpected suffix cmdline on

xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-01 Thread Bruce Jerrick via Cygwin
'xargs' (part of 'findutils') is completely broken if   3.6.0-0.108.gb7f5a33200a9 (test version) is installed:   $ xargs   xargs: Unexpected suffix cmdline on cmdline   $ xargs --version   xargs: Unexpected suffix cmdline on cmdline   $ echo narf | xargs echo   xargs: Unexpected suffix cmdline o

Cygwin&Win32 file prefetch, block sizes?

2024-04-01 Thread Martin Wege via Cygwin
Hello, Is there any document which describes how Cygwin and Win32 file prefetch and readahead work, and which sizes are used (e.g. always read one full page even if only 16 bytes are requested?)? Quick /usr/bin/stat /etc/profile returns "IO Block: 65536". Does that mean the file's block size is r

Re: RE: libxml2 and python not happy... solution downgrade libxml2

2024-04-01 Thread Jon Turney via Cygwin
On 20/05/2023 17:30, Jon Turney via Cygwin wrote: On 10/05/2023 15:20, Jason Pyeron via Cygwin wrote: I guess I will have to adopt the virt-manager package... please put it on my plate :( Well, that wasn't quite the response I was expecting, but thanks very much for helping! I have added 'v

Re: bash builtin printf date format problem

2024-04-01 Thread Adam Dinwoodie via Cygwin
On Mon, 1 Apr 2024 at 16:29, Chris Elvidge via Cygwin wrote: > > Using bash builtin printf '%(fmt)T', when fmt contains %-d (or %_d), > there is no output - should print daynumber with no preceding 0 (or with > preceding space). Similarly %-e. date +"%B %-d" works OK. > > $ uname -a > CYGWIN_NT-10.

bash builtin printf date format problem

2024-04-01 Thread Chris Elvidge via Cygwin
Using bash builtin printf '%(fmt)T', when fmt contains %-d (or %_d), there is no output - should print daynumber with no preceding 0 (or with preceding space). Similarly %-e. date +"%B %-d" works OK. $ uname -a CYGWIN_NT-10.0-19045 ASUS-X550C-WIN 3.5.1-1.x86_64 2024-02-27 11:54 UTC x86_64 Cygw

Re: Linux xz issue

2024-04-01 Thread Keith Thompson via Cygwin
On Sun, Mar 31, 2024 at 9:15 PM Keith Thompson wrote: > > Achim Gratz strom...@nexgo.de wrote: > > Beyond that, the version 5.4.6 that everybody is currently reverting to > > (and is also still available for Cygwin if you want to go back) was > > already released when the presumed bad actor was co