Re: Another BLODA with Cylance PROTECT? Can't rebase

2017-04-24 Thread Tim McDaniel
On Fri, 21 Apr 2017, Corinna Vinschen wrote: On Apr 19 14:25, Timothy McDaniel wrote: $ ./0p_000_autorebase.dash creating empty /var/cache/rebase/rebase_pkg 0 [main] dash 12952 fork: child 12912 - died waiting for dll loading, errno 11 /bin/rebaselst: 98:

[ANNOUNCEMENT] tigervnc 1.7.1-2

2017-04-24 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * tigervnc-1.7.1-2 * tigervnc-server-1.7.1-2 * tigervnc-server-module-1.7.1-2 TigerVNC is a high-performance implementation of VNC, a client/server application that allows users to launch and interact with graphical

tigervnc 1.7.1-2

2017-04-24 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * tigervnc-1.7.1-2 * tigervnc-server-1.7.1-2 * tigervnc-server-module-1.7.1-2 TigerVNC is a high-performance implementation of VNC, a client/server application that allows users to launch and interact with graphical

Re: [PATCH] Possibly correct fix to strace phantom process entry

2017-04-24 Thread Daniel Santos
On 04/24/2017 10:38 AM, Corinna Vinschen wrote: I'm going with my patch for now. Mainly because I added some debug output to see if we need the Sleep loop at all. Right now I don't see any situation which would qualify for this. Thanks, Corinna Thanks for your help on this Corinna! I'm

Re: [PATCH] Possibly correct fix to strace phantom process entry

2017-04-24 Thread Daniel Santos
On 04/24/2017 07:19 AM, Corinna Vinschen wrote: Hi Daniel, On Apr 24 04:37, Daniel Santos wrote: The root cause of problem with strace causing long delays when any process enumerates the process database appears to be calling myself.thisproc () from child_info_spawn::handle_spawn() when we've

Re: What is the proper mailing list for server issues?

2017-04-24 Thread Brian Inglis
On 2017-04-24 08:59, Gluszczak, Glenn wrote: > On 2017-04-21 08:06, Gluszczak, Glenn wrote: >> On 4/21/2017 2:35 AM, Greywolf wrote: >>> I am having a server issue that neither I nor my ISP seem to be able >>> to resolve with regards to connecting to Cygwin.com -- namely, only >>> from my house, I

RE: cygpath compatiblity break (v2.1 -> v2.7)

2017-04-24 Thread Nellis, Kenneth (Conduent)
From: Yves Chevallier > ... > How can I use this mailing list to answer a mail that I only find from > this [link](https://www.cygwin.com/ml/cygwin/2017-04/msg00156.html)? > ... Send a plain-text e-mail to cygwin-get.207...@cygwin.com. No need to add a subject or body. It will send you the

Re: cygpath compatiblity break (v2.1 -> v2.7)

2017-04-24 Thread Yves Chevallier
Well, I don't have the same behavior and I have the latest version of `cygpath.exe` according to my setup: $ cd / $ mkdir foo $ touch foo.exe $ cygpath -w foo foo $ cd foo $ touch foo.exe $ cygpath -w foo foo.exe $ cygpath --version cygpath (cygwin) 2.8.0 Path Conversion Utility Copyright

Re: Windows 10 Creators Update and Symlinks

2017-04-24 Thread Corinna Vinschen
On Apr 24 18:52, David Macek wrote: > > ver > Microsoft Windows [Version 10.0.15063] > > $ uname -a > CYGWIN_NT-10.0 mew 2.8.1(0.310/5/3) x86_64 Cygwin > > === Developer mode DISabled, non-elevated Administrators account > > > echo > foo > > mklink bar foo > You do not have sufficient

Re: Windows 10 Creators Update and Symlinks

2017-04-24 Thread David Macek
> ver Microsoft Windows [Version 10.0.15063] $ uname -a CYGWIN_NT-10.0 mew 2.8.1(0.310/5/3) x86_64 Cygwin === Developer mode DISabled, non-elevated Administrators account > echo > foo > mklink bar foo You do not have sufficient privilege to perform this operation. $ export

[newlib-cygwin] Fix transposed lines in 2.8.1 release text

2017-04-24 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2 commit fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2 Author: Jon Turney Date: Mon Apr 24 17:17:38 2017 +0100 Fix transposed lines in 2.8.1 release text Diff: ---

[newlib-cygwin] Update 2.8.1 release text

2017-04-24 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2980e76ae32b90fc4c76b33b0d475e5771b0a7d4 commit 2980e76ae32b90fc4c76b33b0d475e5771b0a7d4 Author: Jon Turney Date: Mon Apr 24 17:13:04 2017 +0100 Update 2.8.1 release text Diff: ---

Re: Windows 10 Creators Update and Symlinks

2017-04-24 Thread Corinna Vinschen
On Apr 24 11:09, Corinna Vinschen wrote: > On Apr 23 09:21, Brian Inglis wrote: > > On 2017-04-23 03:26, Till Riedel wrote: > > > I was really excited to hear this! > > > I tried to export CYGWIN="winsymlinks:nativestrict" and create > > > symlink without elevation and failed on cygwin 2.8.0

Re: [PATCH] Possibly correct fix to strace phantom process entry

2017-04-24 Thread Corinna Vinschen
On Apr 24 14:19, Corinna Vinschen wrote: > Hi Daniel, > > On Apr 24 04:37, Daniel Santos wrote: > > The root cause of problem with strace causing long delays when any > > process enumerates the process database appears to be calling > > myself.thisproc () from child_info_spawn::handle_spawn()

[newlib-cygwin] cygwin: add 2.8.1 release file

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fccaaee02687dc43a7400c19ae5b805032e84a19 commit fccaaee02687dc43a7400c19ae5b805032e84a19 Author: Corinna Vinschen Date: Mon Apr 24 17:36:54 2017 +0200 cygwin: add 2.8.1 release file Signed-off-by:

[newlib-cygwin] cygwin: pinfo: do not wait for setting ppid on a transitional procinfo

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5ef0399ddd44e2f2e36d1a944f39e07544be8bbb commit 5ef0399ddd44e2f2e36d1a944f39e07544be8bbb Author: Corinna Vinschen Date: Mon Apr 24 17:34:31 2017 +0200 cygwin: pinfo: do not wait for setting ppid on a

[newlib-cygwin] cygwin TEST: Add nagging debug output to pinfo

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7437d656cbcd14c14f5f6428f51826665a4d5953 commit 7437d656cbcd14c14f5f6428f51826665a4d5953 Author: Corinna Vinschen Date: Mon Apr 24 17:35:06 2017 +0200 cygwin TEST: Add nagging debug output to pinfo

[newlib-cygwin] cygwin: wincap: handle W10 1703

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e7bcf4633e569ed0d6d695a71c4fecdfdc6f4b2d commit e7bcf4633e569ed0d6d695a71c4fecdfdc6f4b2d Author: Corinna Vinschen Date: Mon Apr 24 17:14:03 2017 +0200 cygwin: wincap: handle W10 1703 Add

[newlib-cygwin] cygwin: wincap: fix evaluation of build number

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=63f19278b998b8145269662cc5a256020f6530bd commit 63f19278b998b8145269662cc5a256020f6530bd Author: Corinna Vinschen Date: Mon Apr 24 17:12:16 2017 +0200 cygwin: wincap: fix evaluation of build number

[newlib-cygwin] cygwin: try unprivileged symlink creation on W10 1703 and later

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ffcfbf4b66904529635d0b85687a1be48392ca15 commit ffcfbf4b66904529635d0b85687a1be48392ca15 Author: Corinna Vinschen Date: Mon Apr 24 17:17:29 2017 +0200 cygwin: try unprivileged symlink creation on W10 1703 and

RE: What is the proper mailing list for server issues?

2017-04-24 Thread Gluszczak, Glenn
Ok, I spoke too hastily. It's possible a webserver blocks sites or the ISP blocks. Also, perhaps cygwin.com can't resolve starwolf.com as Brian suggested. Looking at your curl and openssl output I see this oddity "No ALPN negotiated" "ALPN, server did not agree to a protocol" According to this

noarching source packages

2017-04-24 Thread Jon Turney
Picking up the discussion from [1], I've been looking a bit at noarching the source packages. So, the first problem is that we don't really have source packages. Instead there is a special package (conventionally, the main one) which has a source archive as well as a binary archive, and all

[newlib-cygwin] cygwin: remov unused winpids constructor

2017-04-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3885c06c4f9ec813c0a649d3273a6b4ad14fedf2 commit 3885c06c4f9ec813c0a649d3273a6b4ad14fedf2 Author: Corinna Vinschen Date: Mon Apr 24 14:22:02 2017 +0200 cygwin: remov unused winpids constructor

Re: [PATCH] Possibly correct fix to strace phantom process entry

2017-04-24 Thread Corinna Vinschen
Hi Daniel, On Apr 24 04:37, Daniel Santos wrote: > The root cause of problem with strace causing long delays when any > process enumerates the process database appears to be calling > myself.thisproc () from child_info_spawn::handle_spawn() when we've > dynamically loaded cygwin1.dll. It

Re: How to migrate from Cygwin Ports?

2017-04-24 Thread Achim Gratz
Cygwin Ports has recently been shut down. How can I identify all packages that were installed from their web site in order to uninstall those stale packages? Start setup.exe with the option -o / --delete-orphans and it will remove all packages on the system that it cannot find an install

Re: long I/O delays when strace is running

2017-04-24 Thread Daniel Santos
I finally found a solution and submitted a patch, but I don't know if it's the correct fix or not. Daniel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

[PATCH] Possibly correct fix to strace phantom process entry

2017-04-24 Thread Daniel Santos
The root cause of problem with strace causing long delays when any process enumerates the process database appears to be calling myself.thisproc () from child_info_spawn::handle_spawn() when we've dynamically loaded cygwin1.dll. It definately fixes the problem, but I don't konw what other

How to migrate from Cygwin Ports?

2017-04-24 Thread Thorsten Kampe
Hi, Cygwin Ports has recently been shut down. How can I identify all packages that were installed from their web site in order to uninstall those stale packages? Thorsten -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

RE: XWin.exe causes a 25% CPU load on Windows 7

2017-04-24 Thread Kees Dekker
>This is pretty odd. >ig75icd64.dll is part of the Intel graphics driver (specifically the >OpenGL ICD), which shouldn't be getting called at all if we have nothing >to draw (unless the driver perhaps creates a thread for it's own purposes) >You might want to check you have the latest version

Re: Windows 10 Creators Update and Symlinks

2017-04-24 Thread Corinna Vinschen
On Apr 23 09:21, Brian Inglis wrote: > On 2017-04-23 03:26, Till Riedel wrote: > > Am 13.04.2017 um 0:29 schrieb Jeffrey Altman: > >> When Developer mode is enabled the elevation requirement for > >> symlink creation is disabled: > >>

Re: long I/O delays when strace is running

2017-04-24 Thread Daniel Santos
On 04/24/2017 02:00 AM, Mark Geisert wrote: Excellent debugging work! I'm inclined to agree with your last point. I'm poring over pinfo.cc as well as dcrt0.cc, which is the Cygwin DLL init code. The latter talks about special cases if the DLL is runtime loaded (like strace does) vs

[ANNOUNCEMENT] libidn2 2.0.1-1

2017-04-24 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libidn2-2.0.1-1 * libidn2_0-2.0.1-1 * libidn2-devel-2.0.1-1 * libidn2-doc-2.0.1-1 * mingw64-i686-libidn2-2.0.1-1 * mingw64-x86_64-libidn2-2.0.1-1 An implementation of the Stringprep, Punycode and IDNA specifications defined

libidn2 2.0.1-1

2017-04-24 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libidn2-2.0.1-1 * libidn2_0-2.0.1-1 * libidn2-devel-2.0.1-1 * libidn2-doc-2.0.1-1 * mingw64-i686-libidn2-2.0.1-1 * mingw64-x86_64-libidn2-2.0.1-1 An implementation of the Stringprep, Punycode and IDNA specifications defined

Re: long I/O delays when strace is running

2017-04-24 Thread Mark Geisert
Daniel Santos wrote: Well, waiting for GNU/Linux tests to run, so I had a little more time to play with this. On 04/23/2017 02:42 AM, Mark Geisert wrote: Daniel Santos wrote: Well thank you, I wish I had read this earlier. I've been trying to debug (with gdb) strace (following children) and