Re: [ANNOUNCEMENT] Updated: mintty 2.8.4

2018-02-05 Thread Jim Garrison via cygwin
On 2/5/2018 6:01 PM, Andrew Schulman wrote: >> I have uploaded mintty 2.8.4 with the following changes: > > I'll just take this opportunity to say thanks for maintaining this really > central application in Cygwin. I use it every day to get my work done. Andrew Same here. mintty is the workhorse

Re: [ANNOUNCEMENT] Updated: mintty 2.8.4 {GOLDSTAR]

2018-02-05 Thread Robert McBroom
On 02/06/2018 12:35 AM, Brian Inglis wrote: On 2018-02-05 21:45, Yaakov Selkowitz wrote: On 2018-02-05 20:01, Andrew Schulman wrote: I have uploaded mintty 2.8.4 with the following changes: I'll just take this opportunity to say thanks for maintaining this really central application in Cygwin.

Re: [ANNOUNCEMENT] Updated: mintty 2.8.4 {GOLDSTAR]

2018-02-05 Thread Brian Inglis
On 2018-02-05 21:45, Yaakov Selkowitz wrote: > On 2018-02-05 20:01, Andrew Schulman wrote: >>> I have uploaded mintty 2.8.4 with the following changes: >> >> I'll just take this opportunity to say thanks for maintaining this really >> central application in Cygwin. I use it every day to get my work

Re: [ANNOUNCEMENT] Updated: mintty 2.8.4 {GOLDSTAR]

2018-02-05 Thread Yaakov Selkowitz
On 2018-02-05 20:01, Andrew Schulman wrote: >> I have uploaded mintty 2.8.4 with the following changes: > > I'll just take this opportunity to say thanks for maintaining this really > central application in Cygwin. I use it every day to get my work done. Andrew Then let's do something about it. :

Re: [ANNOUNCEMENT] Updated: mintty 2.8.4

2018-02-05 Thread Andrew Schulman
> I have uploaded mintty 2.8.4 with the following changes: I'll just take this opportunity to say thanks for maintaining this really central application in Cygwin. I use it every day to get my work done. Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http

[ANNOUNCEMENT] Updated: mintty 2.8.4

2018-02-05 Thread Thomas Wolff
I have uploaded mintty 2.8.4 with the following changes: Character handling and rendering   * Emoji support (mintty/wsltty#82, #600, ~#671, ~#430).   * Fixed double-width handling within right-to-left text. Window handling   * Ctrl+Alt+mouse-click/drag moves the window (#729).   * Apply Virtual

Re: RPC clnt_create() adress already in use

2018-02-05 Thread Corinna Vinschen
On Feb 5 15:06, Corinna Vinschen wrote: > On Feb 5 14:34, Corinna Vinschen wrote: > > On Feb 5 12:26, Corinna Vinschen wrote: > > > To reiterate the problem we observe: > > > > > > - socket() > > > - setsockopt (SO_REUSEADDR) > > > - bind() succeeds > > > - connect() fails with EADDRINUSE while

Re: Installing new openssl 1.1.0 in Cygwin

2018-02-05 Thread Achim Gratz
Annie writes: > I run into a problem after installing the brand new openssl 1.1.0 under > CygWin. The package available from the cygwin package manager, > installing version 1.0.0n, worked fine. Take the cygport file from that package, change the version and use that to build. You may have to ref

Re: cpan broken ???

2018-02-05 Thread Achim Gratz
Pavel Fedin writes: > Neither anything called "yaml" is listed in setup.exe Well, I have perl-CPAN-Meta-YAML perl-Test-YAML perl-YAML perl-YAML-LibYAML perl-YAML-Tiny in setup. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf

Re: cpan broken ???

2018-02-05 Thread Achim Gratz
Pavel Fedin writes: > I am trying to install a Perl module via CPAN and it fails: You apparently didn't ask cpan to install prerequisites. Note that you should not install via CPAN if any of those modules are available in Cygwin unless you really know what you are doing. Regards, Achim. -- +<

Re: Cygwin 2.763 32bit SSHD public key auth. failure on Windows Server 2016 R2 64bit

2018-02-05 Thread Achim Gratz
Aliaksei Hladkikh writes: > Can't connect to Cygwin SSHD using public key set up, but same Cygwin > configuration/OS/client > works with Cygwin 2.763 32bit on Windows Server 2008 R2 64bit. > See var/log/messages extracts. > > Seems to be connected with SeTcbPrivilege problem because of > "fatal:

Re: cpan broken ???

2018-02-05 Thread Jostein Berntsen
On 05.02.18,18:26, Pavel Fedin wrote: > > -Original Message- > > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > > Csaba Raduly > > Sent: Monday, February 05, 2018 6:00 PM > > To: cygwin list > > Subject: Re: cpan broken ??? > > > > On Mon, Feb 5, 2018 at 3:

Re: Installing new openssl 1.1.0 in Cygwin

2018-02-05 Thread Andrey Repin
Greetings, Annie! > Hallo, > I run into a problem after installing the brand new openssl 1.1.0 under > CygWin. The package available from the cygwin package manager, > installing version 1.0.0n, worked fine. > But installing the source file from > https://www.openssl.org/source/openssl-1.1.0g.tar.

RE: cpan broken ???

2018-02-05 Thread Pavel Fedin
Hello! > -Original Message- > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > Csaba Raduly > Sent: Monday, February 05, 2018 6:00 PM > To: cygwin list > Subject: Re: cpan broken ??? > > On Mon, Feb 5, 2018 at 3:45 PM, Jostein Berntsen wrote: > > On 05.02.1

Re: cpan broken ???

2018-02-05 Thread Csaba Raduly
On Mon, Feb 5, 2018 at 3:45 PM, Jostein Berntsen wrote: > On 05.02.18,16:59, Pavel Fedin wrote: >> I am trying to install a Perl module via CPAN and it fails: >> --- cut --- ... >> Warning: prerequisite Test::Warn 0 not found. >> Could not load PERL_YAML_BACKEND 'YAML' >> at /usr/share/perl5/5.26

Re: RPC clnt_create() adress already in use

2018-02-05 Thread PAULUS, Raimund, TI-ABN
Hi Mark and Corinna, i use my program in a production environment running 24 hours a day. Therefore it must be as stable as possible and I have different test scenarios. Normally the program is the only Cygwin program running at this time. It is running only for a short time for data exchange w

Re: cpan broken ???

2018-02-05 Thread Jostein Berntsen
On 05.02.18,16:59, Pavel Fedin wrote: > I am trying to install a Perl module via CPAN and it fails: > --- cut --- > $ cpan install Parallel::ForkManager > CPAN: Storable loaded ok (v2.62) > Reading '/home/p.fedin/.cpan/Metadata' > Database was generated on Mon, 05 Feb 2018 12:17:02 GMT > Running

RE: Searching full, portable Cygwin package for windows and NOT just the installer

2018-02-05 Thread Buchbinder, Barry (NIH/NIAID) [E]
David Allsopp sent the following at Saturday, February 03, 2018 3:16 AM >The setup program includes a "Download" option which allows you to >save the entire package repository locally, which you can use in >future. To be explicit: You can download as David points out, scan the downloaded packages

Re: Why does /etc/setup/installed.db list tar.bz2 even if tar.xz

2018-02-05 Thread Jon Turney
On 04/02/2018 11:09, Marco Atzeri wrote: On 04/02/2018 03:19, Steven Penny wrote: On Sat, 12 Oct 2013 23:48:00, wrote: The installed.db seems to always list packages as being tar.bz2 even when they are tar.xz. Is there any reason for this? Or is it a bug? http://cygwin.com/ml/cygwin/2013-10

Installing new openssl 1.1.0 in Cygwin

2018-02-05 Thread Annie
Hallo, I run into a problem after installing the brand new openssl 1.1.0 under CygWin. The package available from the cygwin package manager, installing version 1.0.0n, worked fine. But installing the source file from https://www.openssl.org/source/openssl-1.1.0g.tar.gz with (./config; make; make i

Re: RPC clnt_create() adress already in use

2018-02-05 Thread Corinna Vinschen
On Feb 5 14:34, Corinna Vinschen wrote: > On Feb 5 12:26, Corinna Vinschen wrote: > > To reiterate the problem we observe: > > > > - socket() > > - setsockopt (SO_REUSEADDR) > > - bind() succeeds > > - connect() fails with EADDRINUSE while socket is still in TIME_WAIT > > > > using bindresvport

cpan broken ???

2018-02-05 Thread Pavel Fedin
Hello everyone! I am trying to install a Perl module via CPAN and it fails: --- cut --- $ cpan install Parallel::ForkManager CPAN: Storable loaded ok (v2.62) Reading '/home/p.fedin/.cpan/Metadata' Database was generated on Mon, 05 Feb 2018 12:17:02 GMT Running install for module 'Parallel::For

Re: RPC clnt_create() adress already in use

2018-02-05 Thread Corinna Vinschen
On Feb 5 12:26, Corinna Vinschen wrote: > On Feb 5 02:29, Mark Geisert wrote: > > Using Cygwin's bindresvport() is the best solution because Cygwin keeps > > track of the last port number it has allocated *to any Cygwin program*. > > This is the only approach that can deal with multiple programs

Re: gawk: regression with unary plus

2018-02-05 Thread Corinna Vinschen
On Feb 5 13:05, Houder wrote: > On Sun, 04 Feb 2018 14:59:30, Steven Penny wrote: > > Previously conversions could be triggered by either adding zero (+0), unary > > plus (+) or unary minus (-) [1]: > [snip] > > > However now conversion only happens with adding zero and unary minus: > [snip] > >

Re: gawk: regression with unary plus

2018-02-05 Thread Houder
On Sun, 04 Feb 2018 14:59:30, Steven Penny wrote: > Previously conversions could be triggered by either adding zero (+0), unary > plus (+) or unary minus (-) [1]: [snip] > However now conversion only happens with adding zero and unary minus: [snip] > Does anyone know where this change was mention

Re: RPC clnt_create() adress already in use

2018-02-05 Thread Corinna Vinschen
On Feb 5 02:29, Mark Geisert wrote: > PAULUS, Raimund, TI-ABN wrote: > > Hello Mark, > > > > unfortunately i must correct my statement from Friday. > > The program works, but only if the connections to the server are > > established in a loop inside the program. > > If the program ends and you s

Re: RPC clnt_create() adress already in use

2018-02-05 Thread Mark Geisert
PAULUS, Raimund, TI-ABN wrote: Hello Mark, unfortunately i must correct my statement from Friday. The program works, but only if the connections to the server are established in a loop inside the program. If the program ends and you start it anew, a connection is not possible for a long time.

Re: Cannot install built library to mingw sysroot

2018-02-05 Thread Пётр Б .
Nvm I found solution already: http://cygwin.com/ml/cygwin/2010-04/msg00651.html -- 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

Cannot install built library to mingw sysroot

2018-02-05 Thread Пётр Б .
I have built and installed GraphicsMagick with this command: $ ../configure '--host=x86_64-w64-mingw32' '--disable-shared' --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw CXXFLAGS="-flto -ffat-lto-objects" && make && make install Installation fails because apparently there is no permission to cre

Re: RPC clnt_create() adress already in use

2018-02-05 Thread PAULUS, Raimund, TI-ABN
Hello Mark, unfortunately i must correct my statement from Friday. The program works, but only if the connections to the server are established in a loop inside the program. If the program ends and you start it anew, a connection is not possible for a long time. you have to wait before you can e