Re: Cygwin64 ignoring /etc/passwd shell field?

2014-03-07 Thread Corinna Vinschen
On Mar 6 14:40, Ken Brown wrote: > On 3/3/2014 10:05 AM, Corinna Vinschen wrote: > >On Mar 3 08:55, Charles Wilson wrote: > >>On 2/26/2014 5:07 AM, Corinna Vinschen wrote: > >>>Weird, I was pretty sure we already have an /etc/shells file installed > >>>by default. Apparently not. So, shan't we

Re: setup-x86.exe exits before installation is complete

2014-03-07 Thread Corinna Vinschen
On Mar 6 12:18, Jon Beniston wrote: > Hi, > > It seems recent versions of setup-x86.exe exit before the installation is > complete. Without the --no-admin option, the main installation is run as a > child process, and the parent doesn't wait for the child to complete. This > can cause a bit of a

Re: xwin segfault on latest cygwin snapshot

2014-03-07 Thread Marco Atzeri
Is it just me seeing the problem on latest snapshots ? On 01/03/2014 07:45, Marco Atzeri wrote: as it works on 1.7.28 I presume it is a snapshot issue $ uname -srv CYGWIN_NT-6.1-WOW64 1.7.29s(0.271/5/3) 20140228 15:31:43 $ Xwin Welcome to the XWin X Server Vendor: The Cygwin/X Project Releas

strtold() availability

2014-03-07 Thread Václav Zeman
Hi. This bit from /usr/include/stdlib.h hides the `strtold()` function even though the `strtold` symbol appears to be exported from `cygwin1.dll`: {.c} /* On platforms where long double equals double. */ #ifdef _LDBL_EQ_DBL #if !defined(__STRICT_ANSI__) || (__STDC_VERSION__ >= 199901L) || (_

Re: Bash scripts give no output

2014-03-07 Thread Jostein Berntsen
On 06.03.14,19:14, Jostein Berntsen wrote: > I have fiddled around in my cygwin to get ledger installed with not > much luck. When I got it running it gives not outpu, The same goes for > bash scripts as well as taskwarrior. I tried to reinstall some cygwin > components, but that did not work. The

Install packages (-P option) listed in a file?

2014-03-07 Thread Jim Garrison
My Google-fu seems to be weak this morning. Does the -P option to the installer support reading packages to be installed from a file instead of directly from the command line argument? If so, what's the syntax (I tried -P@filename). Remember this has to run in a Windows cmd shell, so solution

Re: [ANNOUNCEMENT] New package: tmux-1.9a-1

2014-03-07 Thread Thorsten Kampe
* Michael Wild (Tue, 4 Mar 2014 11:28:06 +0100) > This is the first release of tmux that features support for Cygwin > and > despite me using it for some time now without any problems, you might > encounter some rough edges. Should you find any glitches that are not > due to my packaging, please re

RE: setup-x86.exe exits before installation is complete

2014-03-07 Thread Jon Beniston
>> It seems recent versions of setup-x86.exe exit before the installation is >> complete. Without the --no-admin option, the main installation is run as a >> child process, and the parent doesn't wait for the child to complete. This >> can cause a bit of a problem for other installers that install

Cygwin python coredump on import uuid, subprocess

2014-03-07 Thread Crestez Dan Leonard
Hello, This issue appears in a longer script but I was able to restrict it to import order. The following script crashes: #! /usr/bin/env python import uuid import subprocess $ python coredump.py Aborted (core dumped) Changing the import order makes it exit successfully:

Re: strtold() availability

2014-03-07 Thread Corinna Vinschen
On Mar 7 17:04, Václav Zeman wrote: > Hi. > > This bit from /usr/include/stdlib.h hides the `strtold()` function > even though the `strtold` symbol appears to be exported from > `cygwin1.dll`: > > {.c} > /* On platforms where long double equals double. */ > #ifdef _LDBL_EQ_DBL > #if !define

Re: xwin segfault on latest cygwin snapshot

2014-03-07 Thread Corinna Vinschen
On Mar 1 07:45, Marco Atzeri wrote: > as it works on 1.7.28 I presume it is a snapshot issue > > $ uname -srv > CYGWIN_NT-6.1-WOW64 1.7.29s(0.271/5/3) 20140228 15:31:43 Was this the first snapshot showing the problem? If not, which of them was the first one? Corinna -- Corinna Vinschen

Re: Install packages (-P option) listed in a file?

2014-03-07 Thread Andrew Schulman
> My Google-fu seems to be weak this morning. > > Does the -P option to the installer support reading packages to be installed > from a file instead of directly from the command line argument? If so, what's > the syntax (I tried -P@filename). Remember this has to run in a Windows cmd > shell,

Mount / Access is Denied

2014-03-07 Thread Cicero Silva Luiz Junior
Hi everyone, I'm having some trouble getting Cygwin x86_64 to install. Whenever I try to install it says "Mount - Access is Denied". When I click OK it just closes. I'm starting setup with the -B parameter, because I simply want it to install to a directory and not touch any OS settings. I have t

Re: xwin segfault on latest cygwin snapshot

2014-03-07 Thread Marco Atzeri
On 07/03/2014 21:22, Corinna Vinschen wrote: On Mar 1 07:45, Marco Atzeri wrote: as it works on 1.7.28 I presume it is a snapshot issue $ uname -srv CYGWIN_NT-6.1-WOW64 1.7.29s(0.271/5/3) 20140228 15:31:43 Was this the first snapshot showing the problem? If not, which of them was the first