Re: BASH 4.4 mapfile/readarray/read builtins mis-behaving with pipe

2018-07-15 Thread Steven Penny
On Sun, 15 Jul 2018 19:01:21, BloomingAzaleas wrote: CASE: echo multi-line_arg | read foo cat multi-line_unix_fmt_file | read foo =C2=A0RESULT: Fail with variable foo null or unset CASES: left chev re-directions mapfile < some_unix_fmt_file mapfile < no mis-behaving: this is intended behavior

BASH 4.4 mapfile/readarray/read builtins mis-behaving with pipe

2018-07-15 Thread BloomingAzaleas
Windows 10 Pro 10.0.17134 N/A Build 17134 patched through 15 July 2018 Cygwin 2.10.0(0.325/5/3) Bash 4.4.12(3) Cygwin man pages show:   mapfile [-d delim] [-n count] [-O origin] [-s count] [-t] [-u fd]  [-C  callback]  [-c quantum] [array]   readarray  [-d delim] [-n count] [-O origin] [-s cou

Re: Fork issue on W10 WOW

2018-07-15 Thread Marco Atzeri
Am 15.07.2018 um 19:23 schrieb David Stacey: On 15/07/18 07:49, Marco Atzeri wrote: In this case AVG is innocent. I removed all AV and the lottery is still there The 32 applications present at boot are: Lavasof Webcompanion We've had trouble with that one in the past [1]. Dave. [1] - https

Re: Fork issue on W10 WOW

2018-07-15 Thread Andrey Repin
Greetings, Marco Atzeri! > Lavasof Webcompanion -- With best regards, Andrey Repin Sunday, July 15, 2018 20:22:46 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Fork issue on W10 WOW

2018-07-15 Thread David Stacey
On 15/07/18 07:49, Marco Atzeri wrote: In this case AVG is innocent. I removed all AV and the lottery is still there The 32 applications present at boot are: Lavasof Webcompanion We've had trouble with that one in the past [1]. Dave. [1] - https://cygwin.com/ml/cygwin-patches/2015-q3/msg000

Fork issue on W10 WOW

2018-07-15 Thread Brian Inglis
On 2018-07-15 00:49, Marco Atzeri wrote: > Am 14.07.2018 um 21:03 schrieb Brian Inglis: >> On 2018-07-14 11:58, Achim Gratz wrote: >>> Marco Atzeri writes: Diese E-Mail wurde von AVG auf Viren geprüft. >>> might be an explanation for the whole thing.  AVG is well known for >>> intercepting thi

Re: setup 2.892 release candidate - please test

2018-07-15 Thread Steven Penny
On Sun, 15 Jul 2018 14:23:17, Jon Turney wrote: - Packages listed in the "confirm" dialog are now sorted alphabetically Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00078.html Confirmed fixed - thanks -- Problem reports: http://cygwin.com/problems.html FAQ: ht

Re: How to Setup Multiple System Distro Manpages

2018-07-15 Thread Thomas Wolff
Am 15.07.2018 um 14:19 schrieb john doe: On 7/15/2018 9:21 AM, Brian Inglis wrote: On 2018-07-15 00:39, john doe wrote: On 7/14/2018 10:50 PM, Brian Inglis wrote: I've installed a few WSL distros for comparison and downloaded a bunch of other manpage sets and unpacked them: $ l /proc/cygdrive

setup 2.892 release candidate - please test

2018-07-15 Thread Jon Turney
A new setup release candidate is available at: https://cygwin.com/setup/setup-2.892.x86_64.exe (64 bit version) https://cygwin.com/setup/setup-2.892.x86.exe(32 bit version) Please test and report any problems here. Changes compared to 2.891: - Fix building with libgpg-error 1.28 - R

Re: How to Setup Multiple System Distro Manpages

2018-07-15 Thread john doe
On 7/15/2018 9:21 AM, Brian Inglis wrote: On 2018-07-15 00:39, john doe wrote: On 7/14/2018 10:50 PM, Brian Inglis wrote: I've installed a few WSL distros for comparison and downloaded a bunch of other manpage sets and unpacked them: $ l /proc/cygdrive/c/usr/local/share/man/ cat1/  debi

Re: Fork issue on W10 WOW

2018-07-15 Thread Achim Gratz
Marco Atzeri writes: > In this case AVG is innocent. > I removed all AV and the lottery is still there Again, if the ASLR setup has been changed via registry, I wouldn't bet that the uninstallation of the application that changed them to reset to the defaults (if it was indeed AVG,). > it seems t

Re: How to Setup Multiple System Distro Manpages

2018-07-15 Thread Brian Inglis
On 2018-07-15 00:39, john doe wrote: > On 7/14/2018 10:50 PM, Brian Inglis wrote: >> I've installed a few WSL distros for comparison and downloaded a bunch of >> other >> manpage sets and unpacked them: >> $ l /proc/cygdrive/c/usr/local/share/man/ >> cat1/  debian@  man

Re: How to Setup Multiple System Distro Manpages

2018-07-15 Thread Brian Inglis
On 2018-07-14 22:25, Wayne Davison wrote: > On Sat, Jul 14, 2018 at 1:51 PM Brian Inglis wrote: >> $ l /proc/cygdrive/c/usr/local/share/man/ > > Shouldn't those be under /usr/local instead of > /proc/cygdrive/c/usr/local? Typically /usr is something like > C:/cygwin64/usr, which is not the C:/usr