[ANNOUNCEMENT] popt 1.16-2

2016-07-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libpopt0-1.16-2 * libpopt-common-1.16-2 * libpopt-devel-1.16-2 The popt library exists essentially for parsing command line options. Some specific advantages of popt are no global variables (allowing multiple passes in pars

Re: obsolete package libpopt0 dependencies

2016-07-13 Thread Mark Geisert
Yaakov writes: > With popt-1.16-2, the correct dependency is libpopt0 again; I fixed up > all the packages on sourceware. Thanks much, Yaakov. ..mark -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

[ANNOUNCEMENT] Re: Updated: octave-4.0.3-1

2016-07-13 Thread Marco Atzeri
I just found a serious bug on 4.0.3. The forge package previously built with 4.0.1 don't load with 4.0.3-1. I am investigating, but likely I will retire the current 4.0.3-1 in short term. Sorry for the inconvenience, never happened before. One thing more to test the next time. Regards Marco

Re: Mintty 2.4.0 and Deja Vu Sans Mono 2.35: issue with bold

2016-07-13 Thread Thomas Wolff
Am 13.07.2016 um 07:56 schrieb Thomas Wolff: Am 12.07.2016 um 22:35 schrieb Michael Enright: On Tue, Jul 12, 2016 at 12:26 PM, Thomas Wolff wrote: Mintty generates "faux-bold" by overstriking with a pixel offset of 1. Maybe it should scale the thickness with the font size (like it does now for

Re: SSIZE_MAX bug on 32-bit

2016-07-13 Thread Corinna Vinschen
On Jul 13 09:05, Eric Blake wrote: > I recently stumbled on a glibc bug: > https://sourceware.org/bugzilla/show_bug.cgi?id=13575 > > and note that cygwin has the same bug in 32 bit. > [...] > I'll probably try my hand at a patch later today. I'm looking forward to it. Thanks, Corinna -- Corin

SSIZE_MAX bug on 32-bit

2016-07-13 Thread Eric Blake
I recently stumbled on a glibc bug: https://sourceware.org/bugzilla/show_bug.cgi?id=13575 and note that cygwin has the same bug in 32 bit. test case 1: $ cat <<\EOF | gcc -E -P - | grep size_t #include #include #include size_t a = SIZE_MAX; ssize_t b = SSIZE_MAX; EOF On 32-bit, we see that b

Re: Problem With SShd

2016-07-13 Thread Marco Atzeri
back on the mailing list, please followup here. Please put your reply below and not before. The standard on this mailing list is bottom posting http://www.idallen.com/topposting.html On 13/07/2016 12:34, Ahmad Alkhatib wrote: Dear Mr. Marco, Thanks for your reply. the output of ls -l /var |g

RE: Problem With SShd

2016-07-13 Thread Ahmad Alkhatib
Dear Mr. Marco, Thanks for your reply. the output of ls -l /var |grep empty is as follows drwxr-x--x+ 1 cyg_server Administrators 0 Jul 13 13:47 empty. What I have noticed that after a period of time the owner changes to SYSTEM instead of cyg_server. So, I just run the following: Chmod 700 /var/

Re: Problem With SShd

2016-07-13 Thread Marco Atzeri
back on mailing list On 13/07/2016 11:33, Marco Atzeri wrote: On 13/07/2016 11:28, Ahmad Alkhatib wrote: Dear cygwin Would You please help me with my problem? I have CYGWIN installed on windows server 2012 and i have configured sshd and all things goes well, I can access my server over ssh b

Problem With SShd

2016-07-13 Thread Ahmad Alkhatib
Dear cygwin Would You please help me with my problem? I have CYGWIN installed on windows server 2012 and i have configured sshd and all things goes well, I can access my server over ssh but after a period of time i have noticed that i can't access my server over ssh. So, I have  tried to restart