Re: Need help with debugging git (Cygwin/MSYS2) on Wine

2015-08-24 Thread Qian Hong
Hi, Update: We originally found a wineserver bug encouraged by Cygwin git, but that doesn't fix all problem Just today another Wine bug is fixed, and this time Cygwin Git really works on Wine now: https://bugs.wine-staging.com/show_bug.cgi?id=348#c13 Since I was asking for help here, I decide to

Re: strace -f hangs forever with process who creates child process

2015-08-24 Thread Qian Hong
Hi Corinna, On Tue, Aug 25, 2015 at 12:50 AM, Corinna Vinschen wrote: > Please try the latest developer snapshot from https://cygwin.com/snapshots/ > It should fix the issue. Thanks very much for the fix. I've retested on both Win7 and Wine (Wine Staging 1.7.50), and I can confirm now `strace -f

Re: Subversion crashes

2015-08-24 Thread Andrey Repin
Greetings, David Rothenberger! > (a) it works for me, Same here, btw. I'm running a buildbot that checks out subversion repos from github and it "just works". -- With best regards, Andrey Repin Tuesday, August 25, 2015 04:51:21 Sorry for my terrible english... -- Problem reports: htt

Re: Subversion crashes

2015-08-24 Thread David Rothenberger
On 8/24/2015 6:03 PM, Andrey Repin wrote: > Greetings, David Rothenberger! > >> On 8/24/2015 1:50 PM, Sam Geeraerts wrote: >>> Op Fri, 21 Aug 2015 10:09:04 -0700 >>> schreef David Rothenberger : >>> It works fine for me here using 1.8.14. Are you checking out into a local filesystem

Re: Subversion crashes

2015-08-24 Thread Andrey Repin
Greetings, David Rothenberger! > On 8/24/2015 1:50 PM, Sam Geeraerts wrote: >> Op Fri, 21 Aug 2015 10:09:04 -0700 >> schreef David Rothenberger : >> >>> It works fine for me here using 1.8.14. >>> >>> Are you checking out into a local filesystem or a network filesystem? >> >> I check out on a lo

Re: Subversion crashes

2015-08-24 Thread David Rothenberger
On 8/24/2015 1:50 PM, Sam Geeraerts wrote: > Op Fri, 21 Aug 2015 10:09:04 -0700 > schreef David Rothenberger : > >> It works fine for me here using 1.8.14. >> >> Are you checking out into a local filesystem or a network filesystem? > > I check out on a local filesystem. I think this is a known i

Re: Subversion crashes

2015-08-24 Thread Sam Geeraerts
Op Fri, 21 Aug 2015 10:09:04 -0700 schreef David Rothenberger : > It works fine for me here using 1.8.14. > > Are you checking out into a local filesystem or a network filesystem? I check out on a local filesystem. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Problem with ssh on Windows 2012 R2

2015-08-24 Thread Andreas Turriff
Having been able to check all group policies, I cannot see how any that I apply might cause this behavior - they are exclusively related to audit logging and WSUS. I have also manually reset and reconfigured local policy. ~Andreas Turriff On 8/24/2015 12:13 PM, Achim Gratz wrote: Andreas Tur

Re: Problem with ssh on Windows 2012 R2

2015-08-24 Thread Achim Gratz
Andreas Turriff writes: > I am running Cygwin (i686 / 32-bit) on Windows 2012 R2 in an Active > Directory environment; the version in use is I (continue to) have the same or a similar problem and meanwhile I've come believe this is caused by a group policy (I can't look at all of those unfortunate

Problem with ssh on Windows 2012 R2

2015-08-24 Thread Andreas Turriff
I am running Cygwin (i686 / 32-bit) on Windows 2012 R2 in an Active Directory environment; the version in use is $ uname -a CYGWIN_NT-6.3-WOW (redacted) 2.0.2(0.287/5/3) 2015-05-08 17:03 i686 Cygwin OpenSSH version is $ ssh -V OpenSSH_6.8p1, OpenSSL 1.0.2a 19 Mar 2015 For internal reason

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Dennis Putnam
On 8/24/2015 2:22 PM, Andrey Repin wrote: > Greetings, Dennis Putnam! > >> That is what I do. However, I discovered something else that may or may >> not shed some light but I don't understand it. Again keeping in mind >> that my browser has no trouble finding URLs, I tried 'nslookup' from a >> com

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Michael Enright
On Mon, Aug 24, 2015 at 10:46 AM, Dennis Putnam wrote: > On 8/24/2015 1:42 PM, Achim Gratz wrote: >> Dennis Putnam writes: >>> Again keeping in mind >>> that my browser has no trouble finding URLs, I tried 'nslookup' from a >>> command prompt and it can find nothing. The error is no response from

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Andrey Repin
Greetings, Dennis Putnam! > That is what I do. However, I discovered something else that may or may > not shed some light but I don't understand it. Again keeping in mind > that my browser has no trouble finding URLs, I tried 'nslookup' from a > command prompt and it can find nothing. The error is

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Dennis Putnam
On 8/24/2015 1:42 PM, Achim Gratz wrote: > Dennis Putnam writes: >> That is what I do. However, I discovered something else that may or may >> not shed some light but I don't understand it. Again keeping in mind >> that my browser has no trouble finding URLs, I tried 'nslookup' from a >> command pr

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Achim Gratz
Dennis Putnam writes: > That is what I do. However, I discovered something else that may or may > not shed some light but I don't understand it. Again keeping in mind > that my browser has no trouble finding URLs, I tried 'nslookup' from a > command prompt and it can find nothing. The error is no r

Re: js185 package problem (was Re: Seg Fault in strftime)

2015-08-24 Thread Yaakov Selkowitz
On Mon, 2015-08-17 at 10:10 +0200, Corinna Vinschen wrote: > On Aug 16 20:00, Michael Enright wrote: > > I think the only reason there's a crash is because this mozilla.org > > code is not enabled in cygwin's libmozjs185 for some reason. > > > > I cloned the git repo that mozilla.org makes availab

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Dennis Putnam
On 8/24/2015 1:01 PM, Achim Gratz wrote: > Dennis Putnam writes: >>> Just to test if you can access it at all but that was expectable. >> OK. I have no networking problems with anything other than cygwin which >> is why I was asking for someone to explain how it interfaces with the OS >> network. T

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Achim Gratz
Dennis Putnam writes: >> Just to test if you can access it at all but that was expectable. > OK. I have no networking problems with anything other than cygwin which > is why I was asking for someone to explain how it interfaces with the OS > network. This all started with the Lavasoft malware and I

Re: strace -f hangs forever with process who creates child process

2015-08-24 Thread Corinna Vinschen
On Aug 24 16:03, Corinna Vinschen wrote: > On Aug 24 09:37, Roger Wells wrote: > > On 08/24/2015 09:05 AM, Nellis, Kenneth wrote: > > > From: Qian Hong > > >> I just found `strace -f` hangs forever for me. > > >> > > >> $ uname -a > > >> CYGWIN_NT-6.1 fracting-PC 2.2.1(0.289/5/3) 2015-08-15 11:00 i

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Helmut Karlowski
Dennis Putnam Mon, 24 Aug 2015 07:41:00 -0400 --- > OK. I have no networking problems with anything other than cygwin which Another idea: You could download the packages needed for a basic install from any server, e.g.: ftp://ftp-stud.hs-esslinge

Re: strace -f hangs forever with process who creates child process

2015-08-24 Thread Corinna Vinschen
On Aug 24 09:37, Roger Wells wrote: > On 08/24/2015 09:05 AM, Nellis, Kenneth wrote: > > From: Qian Hong > >> I just found `strace -f` hangs forever for me. > >> > >> $ uname -a > >> CYGWIN_NT-6.1 fracting-PC 2.2.1(0.289/5/3) 2015-08-15 11:00 i686 Cygwin) > >> > >> $ cat parent.sh > >> ./child.sh >

Re: 2.2.1: NTFS directory symlinks handling

2015-08-24 Thread cyg Simple
On 8/21/2015 8:35 PM, Mingye Wang (Arthur2e5) wrote: > It is known that cygwin has a naive interpretation for NTFS symlinks, by > translating those paths directly. This works fine with most cases, but > when you link stuffs under `/` to somewhere like `../cygwin/home`, it > simply breaks. > > I ha

Re: strace -f hangs forever with process who creates child process

2015-08-24 Thread Roger Wells
On 08/24/2015 09:05 AM, Nellis, Kenneth wrote: > From: Qian Hong >> I just found `strace -f` hangs forever for me. >> >> $ uname -a >> CYGWIN_NT-6.1 fracting-PC 2.2.1(0.289/5/3) 2015-08-15 11:00 i686 Cygwin) >> >> $ cat parent.sh >> ./child.sh >> >> $ cat child.sh >> echo haha >> >> $ strace -f -o

RE: strace -f hangs forever with process who creates child process

2015-08-24 Thread Nellis, Kenneth
From: Qian Hong > I just found `strace -f` hangs forever for me. > > $ uname -a > CYGWIN_NT-6.1 fracting-PC 2.2.1(0.289/5/3) 2015-08-15 11:00 i686 Cygwin) > > $ cat parent.sh > ./child.sh > > $ cat child.sh > echo haha > > $ strace -f -o out.txt bash -c parent.sh #hangs forever. FWIW, this als

[ANNOUNCEMENT] Updated: fish-2.2.0-2 (test release)

2015-08-24 Thread Andrew Schulman
A new release of fish is available in the Cygwin distribution. fish 2.2.0-2 is available as a test release. Please test it, and report successes or problems to the cygwin list. fish 2.2 has significant changes since fish 2.1; please see http://fishshell.com/release_notes.html for the full list.

Re: Some programs (vi, ssh) crash when screen buffer height is big

2015-08-24 Thread Philip Daniels
> For various usability reasons (tabs being the biggest I think), I'm > using ConEmu (https://github.com/Maximus5/ConEmu) and running bash > directly from it. I am not sure if it's even possible to use mintty - > it just might run console -> mintty -> bash, so might present the same > issue - but w

Re: setup-x86_64.exe Unable to get setup.ini on all mirrors

2015-08-24 Thread Dennis Putnam
On 8/23/2015 7:34 PM, Helmut Karlowski wrote: > Am 23.08.2015, 19:42 Uhr, schrieb Dennis Putnam: > >> Hi Helmut, >> >> Thanks for the reply. I can download that file but now that I have it, >> how do I get setup to use it? However, I don't think that would work > > Just to test if you can access it

strace -f hangs forever with process who creates child process

2015-08-24 Thread Qian Hong
Dear list, I just found `strace -f` hangs forever for me. $ uname -a CYGWIN_NT-6.1 fracting-PC 2.2.1(0.289/5/3) 2015-08-15 11:00 i686 Cygwin) $ cat parent.sh ./child.sh $ cat child.sh echo haha $ strace -f -o out.txt bash -c parent.sh #hangs forever. I have a few C source test case here, whic