Bash 4.4.12-3 erroneous behavior using [[ -f name ]] and other utilities

2020-09-07 Thread johnb...@email.com
Cygwin Configuration Diagnostics Current System Time: Mon Sep 07 07:11:16 2020 Windows 7 Professional Ver 6.1 Build 7601 Service Pack 1 Path: C:\CygWin\home\The.User\bin C:\CygWin\usr\local\bin C:\CygWin\bin C:\CygWin\lib\lapack Output from C:\CygWin\bin\id.exe UID: 1

Re: rsync.exe: error while loading shared libraries: cyglz4-1.dll

2020-09-07 Thread Jari Aalto
On 2020-09-07 14:57, Jon Turney wrote: > On 06/09/2020 22:51, Ulli Horlacher wrote: > > On Sun 2020-09-06 (16:11), René Berber via Cygwin wrote: > > > > > > I have installed cygwin with cygwin-portable-installer (recommendation > > > > from this mailing-list). Everything seems fine, but when I run

Re: [ANNOUNCEMENT] xxhash 0.8.0-1

2020-09-07 Thread Wayne Davison
On Mon, Sep 7, 2020 at 5:19 AM Doug Henderson wrote: > The following packages have been uploaded [...] > * libxxhash0-0.8.0-1 > * libxxhash-devel-0.8.0-1 I note that libxxhash-devel does not depend on libxxhash0, unlike other devel libs (e.g. liblz4-devel and libzstd-devel each pull in their assoc

Re: Please report this problem to

2020-09-07 Thread Kevin Schnitzius via Cygwin
On Monday, September 7, 2020, 04:04:58 PM EDT, alberto parra via Cygwin wrote: > Eso es rodo ese  es el titulo ¡Pero no informaste del problema! Prueba esto: https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings This is the most common error that asks you to report here. -- Pro

cygwin1.dll: uname_x not found

2020-09-07 Thread L A Walsh
> > I uploaded new snapshots for testing to https://cygwin.com/snapshots/ > > Please give them a try. --- Got: "The procedure entry point uname_x could not be located in the dynamic link library cygwin1.dll" :-( -- Problem reports: https://cygwin.com/problems.html FAQ: h

Re: Weird behavior in 'grep'ing for string in /proc/registry...

2020-09-07 Thread Corinna Vinschen
On Sep 7 09:53, Thomas Wolff wrote: > Am 07.09.2020 um 09:05 schrieb Brian Inglis: > > On 2020-09-06 23:34, L A Walsh wrote: > > > In directory > > > /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/eventlog > > > I wanted to list all the ".dll"s that handled various types of >

Re: ag 2 <(echo 2) gets assertion "p >= path" failed: .. /cygwin-3.1.7 ... /cygwin/path.cc", line 3065, function: int symlink_info::check

2020-09-07 Thread Ken Brown via Cygwin
On 9/6/2020 4:28 PM, Ken Brown via Cygwin wrote: On 9/6/2020 3:47 PM, Ken Brown via Cygwin wrote: On 9/6/2020 2:43 PM, David Dyck via Cygwin wrote: This command triggers an assertion failure    "ag" is from the_silver_searcher $ ag 2 <(echo 2) assertion "p >= path" failed: file "/home/corinna/

Please report this problem to

2020-09-07 Thread alberto parra via Cygwin
Eso es rodo ese es el titulo -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: XOpenDisplay sporadically hangs with no errors

2020-09-07 Thread Marco Atzeri via Cygwin
On 07.09.2020 21:34, Dan Rather via Cygwin wrote: No computer h/w s/w changes for the last year. Suddenly, xwindows program that have run for years get to the XOpenDisplay function, and the process hangs. Getting PID from ps and using kill command doesnt kill it. I can go to windows task manag

XOpenDisplay sporadically hangs with no errors

2020-09-07 Thread Dan Rather via Cygwin
No computer h/w s/w changes for the last year. Suddenly, xwindows program that have run for years get to the XOpenDisplay function, and the process hangs. Getting PID from ps and using kill command doesnt kill it. I can go to windows task manager to kill it. Some past compiled xwindows programs

Re: rsync.exe: error while loading shared libraries: cyglz4-1.dll

2020-09-07 Thread Brian Inglis
On 2020-09-07 07:57, Jon Turney wrote: > On 06/09/2020 22:51, Ulli Horlacher wrote: >> On Sun 2020-09-06 (16:11), René Berber via Cygwin wrote: >> I have installed cygwin with cygwin-portable-installer (recommendation from this mailing-list). Everything seems fine, but when I run rsync I

Re: Weird behavior in 'grep'ing for string in /proc/registry...

2020-09-07 Thread Brian Inglis
On 2020-09-07 01:53, Thomas Wolff wrote: > Am 07.09.2020 um 09:05 schrieb Brian Inglis: >> On 2020-09-06 23:34, L A Walsh wrote: >>> In directory >>> /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/eventlog >>> I wanted to list all the ".dll"s that handled various types of >>> e

Re: update with apt-cyg ?

2020-09-07 Thread Hans-Bernhard Bröker
Am 07.09.2020 um 01:00 schrieb Ulli Horlacher: cygstart /setup-x86_64.exe --quiet-mode That approach is essentially guaranteed to fail you in frustrating ways, for two reasons: 1) (Minor) You do not want to have setup itself, much less its work and data directory, inside the cygwin install

Re: Bug in 'grep'ing for string in /proc/registry...

2020-09-07 Thread L A Walsh
On 9/7/2020 12:05 AM, Brian Inglis wrote: >> /bin/grep -Pr '\.dll' >> /bin/grep: Group: Is a directory >> /bin/grep: ImagePath: Is a directory ImagePath is a expandable string value under the Eventlog key. 'ls -l' shows ImagePath has having 65 bytes. > ll ImagePath -r--r- 1 65 S

Re: rsync.exe: error while loading shared libraries: cyglz4-1.dll

2020-09-07 Thread Jon Turney
On 06/09/2020 22:51, Ulli Horlacher wrote: On Sun 2020-09-06 (16:11), René Berber via Cygwin wrote: I have installed cygwin with cygwin-portable-installer (recommendation from this mailing-list). Everything seems fine, but when I run rsync I get: W10dev:~: rsync -h C:/Users/admin/cygwin/bin/rs

[ANNOUNCEMENT] xxhash 0.8.0-1

2020-09-07 Thread Doug Henderson via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * xxhash-0.8.0-1 * libxxhash0-0.8.0-1 * libxxhash-devel-0.8.0-1 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion an

Re: update with apt-cyg ?

2020-09-07 Thread Ulli Horlacher
On Sun 2020-09-06 (19:11), Brian Inglis wrote: > > cygstart /setup-x86_64.exe --quiet-mode > > > > But this does not upgrade my cygwin installation in my users windows home, > > but does a new installation in c:\cygwin64 > > Download: > > $ curl -OJR https://cygwin.com/setup-x86_64.exe >

Re: Weird behavior in 'grep'ing for string in /proc/registry...

2020-09-07 Thread Thomas Wolff
Am 07.09.2020 um 09:05 schrieb Brian Inglis: On 2020-09-06 23:34, L A Walsh wrote: In directory /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/eventlog I wanted to list all the ".dll"s that handled various types of events. I tried /bin/grep -Pr '\.dll' but got a load of bo

Re: Weird behavior in 'grep'ing for string in /proc/registry...

2020-09-07 Thread Brian Inglis
On 2020-09-06 23:34, L A Walsh wrote: > In directory > /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/eventlog > I wanted to list all the ".dll"s that handled various types of > events. > > I tried > /bin/grep -Pr '\.dll' > > but got a load of bogus error messages: > > /bin/