Re: Error starting sshd: "Win32 error 1069"

2017-01-15 Thread kinjo via cygwin
Here I found the fix which works for me Method 1: Run Memory diagnostics The Memory diagnostic tool will check and fix any issues with the computer’s memory. You can refer these steps to run this tool. a) Press Windows key +X, select Control panel b) Change the view by option on the top

Cygwin 2.6.1 32-bit post install failed by /usr/bin/perl.exe

2017-01-15 Thread Katsumi Yamaoka
Hi, I recently tried newly install Cygwin 2.6.1 on 32-bit Windows 10. I did: Stop old cygwin cd c:\ ren cygwin cygwin.old Run setup-x86.exe for full install excluding *x86_64* modulues. However, the post install didn't seem to end. At that time, ps on mintty showed a lot of defunct perl process

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread Steven Penny
On Sun, 15 Jan 2017 16:44:57, Steven Penny wrote: > On Sun, 15 Jan 2017 23:33:48, Thomas Wolff wrote: > > In a UTF-8 locale, e.g., Alt+2-1-6 should result in the Unicode > > character with decimal code 216 Actually, this does work: - Alt 216 gives you U+256A via code page 437 - Alt 0216 gives y

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread Steven Penny
On Sun, 15 Jan 2017 23:33:48, Thomas Wolff wrote: > In a UTF-8 locale, e.g., Alt+2-1-6 should result in the Unicode > character with decimal code 216 No, it shouldnt. It should result in U+256A. http://wikipedia.org/wiki/Code_page_437 Please advise where you are getting your information? Also e

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread Thomas Wolff
Am 14.01.2017 um 22:47 schrieb Eric Blake: On 01/13/2017 06:23 PM, Steven Penny wrote: On Fri, 13 Jan 2017 08:46:43, Eric Blake wrote: Is the problem in libreadline7 or in bash? ... Okay, so you've isolated the problem to readline. In all likelihood, it is an unintentional upstream regression

[ANNOUNCEMENT] Updated: weechat-1.7-1

2017-01-15 Thread Sébastien Helleu
Version 1.7-1 of "weechat" has been uploaded. ChangeLog and release notes: https://weechat.org/files/changelog/ChangeLog-1.7.html https://weechat.org/files/releasenotes/ReleaseNotes-1.7.html DESCRIPTION WeeChat is a fast, light and extensible chat client. It runs on many platforms like Linux, Un

[ANNOUNCEMENT] [Updated] perl-5.22.3-1

2017-01-15 Thread Achim Gratz
Perl has been updated to version 5.22.3-1 on Cygwin. This is the third upstream maintenance release for Perl 5.22, released on January 14 2017. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscr

Re: strace seg faults

2017-01-15 Thread Markus Moeller
Anyway to find out which app(s) ? It worked fine with an older version. Thank you Markus "Marco Atzeri" wrote in message news:9d3c2522-ca3e-48fe-0cd6-6264d58f9...@gmail.com... On 15/01/2017 16:50, Markus Moeller wrote: Hi, I installed cygwin with --no-admin on Windows 7 and get always a

Re: strace seg faults

2017-01-15 Thread Marco Atzeri
On 15/01/2017 16:50, Markus Moeller wrote: Hi, I installed cygwin with --no-admin on Windows 7 and get always a segfault when running strace. Is that a known issue ( I saw some old posts, but no indication of the cause) ? $ uname -a CYGWIN_NT-6.1 PC814049 2.6.1(0.305/5/3) 2016-12-16 11:55 x8

strace seg faults

2017-01-15 Thread Markus Moeller
Hi, I installed cygwin with --no-admin on Windows 7 and get always a segfault when running strace. Is that a known issue ( I saw some old posts, but no indication of the cause) ? $ uname -a CYGWIN_NT-6.1 PC814049 2.6.1(0.305/5/3) 2016-12-16 11:55 x86_64 Cygwin $ cygcheck /usr/bin/strac

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread Steven Penny
On Sun, 15 Jan 2017 09:11:23, cyg Simple wrote: > It is this expectation that others do the work that you freely use that is the > problem. I dont think you realize, I am the maintainer of the Cygwin package manager: http://github.com/svnpenn/sage to which I have put hundreds of hours of work in

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread cyg Simple
On 1/15/2017 8:23 AM, Vince Rice wrote: >> On Jan 14, 2017, at 6:27 PM, Steven Penny wrote: >> >> On Sat, 14 Jan 2017 15:47:57, Eric Blake wrote: >>> Okay, so you've isolated the problem to readline. In all likelihood, it >>> is an unintentional upstream regression; now we need to figure out what

Re: Installer request: Remember state of final checkboxes between runs

2017-01-15 Thread cyg Simple
On 1/13/2017 11:23 PM, Brian Mathis wrote: > On Fri, Jan 13, 2017 at 5:27 PM, cyg Simple wrote: >> On 1/13/2017 10:14 AM, Brian Mathis wrote: >>> Every time the installer is run, it asks to create an icon on the >>> desktop. I do not want an icon on my desktop, and I have to uncheck >>> this bo

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1

2017-01-15 Thread Vince Rice
> On Jan 14, 2017, at 6:27 PM, Steven Penny wrote: > > On Sat, 14 Jan 2017 15:47:57, Eric Blake wrote: >> Okay, so you've isolated the problem to readline. In all likelihood, it >> is an unintentional upstream regression; now we need to figure out what >> is causing the change in behavior. > >