Re: Updated: setup.exe (Release 2.867)

2015-02-08 Thread Achim Gratz
Luke Kendall writes: > Actually, our experience is that the errors generally last weeks or > even months. E.g. the one I mentioned above has been over a week now. > Maybe we simply have bad luck picking mirror sites. :-) In that case, I rather suspect you're using a proxy somewhere that doesn't c

Re: Updated: setup.exe (Release 2.867)

2015-02-08 Thread Luke Kendall
On 06/02/15 17:56, Andrey Repin wrote: Greetings, Luke Kendall! A new version of Setup, release 2.867, has been uploaded to https://cygwin.com/setup-x86.exe (32 bit version) https://cygwin.com/setup-x86_64.exe (64 bit version) The changes compared to 2.864 are mostly not visible:

Re: execlp/execvp needs case-correct PATH

2015-02-08 Thread Andrey Repin
Greetings, Thomas Wolff! > With a Windows case sensitive file system (and according mount flags > for /cygdrive), the PATH does not properly reflect casing of the actual > directories (e.g. C:\WINDOWS vs. C:\Windows, thanks MS...). NTFS is a case-insensitive, but case-preserving file system. I'll

Re: /dev/tty does not work from shell

2015-02-08 Thread Andrey Repin
Greetings, Thomas Wolff! > echo bla > /dev/tty > bash: /dev/tty: cannot overwrite existing file WJFFM Please be more specific. I.e. terminal type and any other relevant information would help resolving your issue. (Though, I fail to replicate it with both mintty and native terminal.) -- WBR,

Re: no signals from shell in mintty after starting from console

2015-02-08 Thread Andrey Repin
Greetings, Thomas Wolff! > Run Cygwin Console. > Start mintty from there (without run or cygstart). > stty -a looks normal. > In mintty, sleep 9, then ^C or ^\ or ^Z. None of them works. > Neither can mintty be interrupted from the starting console with ^C. Again, WJFFM > Both works with xterm.

Re: group permissions

2015-02-08 Thread Andrey Repin
Greetings, Thomas Wolff! > With 1.7.34-6: >> - the fixes in POSIX ACL handling and the effect this has on the standard >> POSIX group permissions, as well as the accompanying new setfacl(1) >> options -b/--remove-all and -k/--remove-default. >> >> Seehttps://cygwin.com/cygwin-ug-net/u

Re: ca-legacy not bourne-compatible

2015-02-08 Thread Andrey Repin
Greetings, René Berber! > Message-ID: <54D7EBCE.2080302@com….org> > Date: Sun, 08 Feb 2015 17:05:50 -0600 > From: =?windows-1252?Q?Ren=E9_Berber?= > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) > Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 > MIME-V

[ANNOUNCEMENT] Updated: php-5.6.5-1

2015-02-08 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * php-5.6.5-1 * apache2-mod_php5-5.6.5-1 * php-bcmath-5.6.5-1 * php-bz2-5.6.5-1 * php-calendar-5.6.5-1 * php-ctype-5.6.5-1 * php-curl-5.6.5-1 * php-dba-5.6.5-1 * php-devel-5.6.5-1 * php-enchant-5.6.5-1 * php-exif-5.6.5-1 * php-fi

Re: Problem with vprintf () in Clang 3.4.2

2015-02-08 Thread Yaakov Selkowitz
On Wed, 2015-02-04 at 00:35 -0600, Yaakov Selkowitz wrote: > On Tue, 2015-02-03 at 16:50 -0300, Thomas Wuillemin wrote: > > While running some simple tests with the C vprintf function, I > > detected different results between Gcc and Clang , where Clang seems > > to be badly wrong. > > > > Here is

[ANNOUNCEMENT] Updated: cmake-3.1.2-1

2015-02-08 Thread Tony Kelman
Let's try this again... Version 3.1.2-1 of packages cmake cmake-gui cmake-doc cmake-debuginfo emacs-cmake are available in the Cygwin distribution. CHANGES This is the first update of the package in some time, upgrading from 2.8.9 in the 32 bit distribution and 2.8.11.2 in 64 bit. Some chan

Re: ca-legacy not bourne-compatible

2015-02-08 Thread Yaakov Selkowitz
On Sun, 2015-02-08 at 20:48 +, Helmut Karlowski wrote: > Am 08.02.2015, 20:34 Uhr, schrieb Achim Gratz: > > Helmut Karlowski writes: > >> /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached > >> patch fixes it. > > > > The patch seems reversed… > > Oops. Shall I send an un-r

[ANNOUNCEMENT] Updated: libjpeg-turbo-1.3.1-3

2015-02-08 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * libjpeg8-1.3.1-3 * libjpeg-devel-1.3.1-3 * libturbojpeg0-1.3.1-3 * libturbojpeg-devel-1.3.1-3 * jpeg-1.3.1-3 libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG co

Re: why does libpng16 require libpng-doc?

2015-02-08 Thread Andrew Schulman
> On Sun, 2015-02-08 at 15:08 -0500, Andrew Schulman wrote: > > As of now, libpng16 requires libpng-doc. Is this a mistake? It seems to > > defeat > > the purpose of splitting the docs into a separate package, since we have to > > install both. And for those of us who are only getting libpng16

Re: execlp/execvp needs case-correct PATH

2015-02-08 Thread Thomas Wolff
Am 09.02.2015 um 00:04 schrieb Thomas Wolff: ... as demonstrated by the attached test program. #include #include #include #include int main (int argc, char * * argv) { char * prog = argc > 1 ? argv [1] : "notepad"; int res; printf ("Calling exec %s\n", prog); /*

[ANNOUNCEMENT] Updated: libpng-1.6.16-1 (also: libpng12, libpng14, libpng15)

2015-02-08 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * libpng12-1.2.52-2 (32-bit only) * libpng12-devel-1.2.52-2 (32-bit only) * libpng14-1.4.14-2 (32-bit only) * libpng14-devel-1.4.14-2 (32-bit only) * libpng15-1.5.21-2 * libpng15-devel-1.5.21-2 * libpng16-1.6.16-1 * libpng16-deve

Re: /dev/tty does not work from shell

2015-02-08 Thread Helmut Karlowski
Am 08.02.2015, 23:05 Uhr, schrieb Thomas Wolff: echo bla > /dev/tty bash: /dev/tty: cannot overwrite existing file Works for me. -- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsub

Re: why does libpng16 require libpng-doc?

2015-02-08 Thread Yaakov Selkowitz
On Sun, 2015-02-08 at 15:08 -0500, Andrew Schulman wrote: > As of now, libpng16 requires libpng-doc. Is this a mistake? It seems to > defeat > the purpose of splitting the docs into a separate package, since we have to > install both. And for those of us who are only getting libpng16 because it

Re: ca-legacy not bourne-compatible

2015-02-08 Thread René Berber
On 2/8/2015 4:55 PM, Andrey Repin wrote: > Greetings, René Berber! Don't send me copies of your replies. Thank you. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

no signals from shell in mintty after starting from console

2015-02-08 Thread Thomas Wolff
Run Cygwin Console. Start mintty from there (without run or cygstart). stty -a looks normal. In mintty, sleep 9, then ^C or ^\ or ^Z. None of them works. Neither can mintty be interrupted from the starting console with ^C. Both works with xterm. Not sure, though, whether it's a mintty issue as i

/dev/tty does not work from shell

2015-02-08 Thread Thomas Wolff
echo bla > /dev/tty bash: /dev/tty: cannot overwrite existing file Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: ca-legacy not bourne-compatible

2015-02-08 Thread Andrey Repin
Greetings, René Berber! > On 2/7/2015 5:16 PM, Helmut Karlowski wrote: >> /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached >> patch fixes it. > In Cygwin sh & bash are the same thing. Not enough of an excuse, if you ask me. > i.e. > $ /usr/bin/sh --version > GNU bash, vers

execlp/execvp needs case-correct PATH

2015-02-08 Thread Thomas Wolff
With a Windows case sensitive file system (and according mount flags for /cygdrive), the PATH does not properly reflect casing of the actual directories (e.g. C:\WINDOWS vs. C:\Windows, thanks MS...). However, the shell finds programs anyway, like e.g. notepad. The exec*p system calls, on the othe

Windows/Posix path conversion fails on extra mount points

2015-02-08 Thread Thomas Wolff
cygwin_create_path (CCP_WIN_A_TO_POSIX, "C:/cygwin/lib") -> "/usr/lib" This is the correct directory, however, only by means of the extra mount point of /usr/lib; I think the result should rather be the likewise correct but more intuitive "/lib". There is software that’s getting confused by this

group permissions

2015-02-08 Thread Thomas Wolff
With 1.7.34-6: > - the fixes in POSIX ACL handling and the effect this has on the standard > POSIX group permissions, as well as the accompanying new setfacl(1) > options -b/--remove-all and -k/--remove-default. > > Seehttps://cygwin.com/cygwin-ug-net/using-utils.html#setfacl > andhttps://

Re: ca-legacy not bourne-compatible

2015-02-08 Thread René Berber
On 2/7/2015 5:16 PM, Helmut Karlowski wrote: > /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached > patch fixes it. In Cygwin sh & bash are the same thing. i.e. $ /usr/bin/sh --version GNU bash, version 4.1.17(9)-release (i686-pc-cygwin) Copyright (C) 2009 Free Software Founda

Re: ca-legacy not bourne-compatible

2015-02-08 Thread Helmut Karlowski
Am 08.02.2015, 20:34 Uhr, schrieb Achim Gratz: Helmut Karlowski writes: /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached patch fixes it. The patch seems reversed… Oops. Shall I send an un-reversed one? Or maybe it is an upstream-issue? -Helmut -- Problem reports:

Re: ca-legacy not bourne-compatible

2015-02-08 Thread Achim Gratz
Helmut Karlowski writes: > /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached patch > fixes it. The patch seems reversed… Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/D

ca-legacy not bourne-compatible

2015-02-08 Thread Helmut Karlowski
Hello /usr/bin/ca-legacy contains [[-operators but has #!/bin/sh. Attached patch fixes it. -Helmut -- ca-legacy.diff Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

why does libpng16 require libpng-doc?

2015-02-08 Thread Andrew Schulman
As of now, libpng16 requires libpng-doc. Is this a mistake? It seems to defeat the purpose of splitting the docs into a separate package, since we have to install both. And for those of us who are only getting libpng16 because it's required by another package, we're forced to install libpng-doc

Re: test3

2015-02-08 Thread Achim Gratz
f...@sourceware.org writes: > test2+1 Am I on? (Janis Joplin) Looks like the list is back, thank you. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ DIY Stuff: http://Synth.Stromeko.net/DIY.html -- Problem reports: http://cygwin.com/problems.htm

test3

2015-02-08 Thread fche
test2+1 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple