Re: Python Packages

2020-08-11 Thread Marco Atzeri via Cygwin
On 30.07.2020 06:57, Allen Hewes via Cygwin wrote: Hi, I have a few Python packages built (and very minor change) for Python 3.8, but before I follow the directions for package contributions, I have a few questions: 1. I am only running cygport --64 .cygport all-test, is there anything else

Re: Assistance with 'split -l' command

2020-08-11 Thread René Berber via Cygwin
On 8/11/2020 6:57 PM, Gary Vaughan via Cygwin wrote: I am working with csv files and when I perform the split -l, it splits the fioe correctly, but is putting the 'aa','ab','ac' after the file extension. Would love to know how to get it after the file name before the file extension. as an examp

Assistance with 'split -l' command

2020-08-11 Thread Gary Vaughan via Cygwin
I am working with csv files and when I perform the split -l, it splits the fioe correctly, but is putting the 'aa','ab','ac' after the file extension. Would love to know how to get it after the file name before the file extension. as an exampole, command split -l 5000 /desktop/ESM.csv /desktop/

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-11 Thread Andrey Repin
Greetings, Subramanya Narayanaswamy! Please bottom post in this list. > Thanks for the response. > Basically I have an Cloud control Agent server on LINUX host and Cloud > control would like connect to Windows hosts over an SSH protocol. For that, you need a REGULAR user, for which you need to

[ANNOUNCEMENT] doxygen 1.8.19-1 (TEST)

2020-08-11 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution as test releases: * doxygen-1.8.19-1 * doxygen-doxywizard-1.8.19-1 Doxygen is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavours) and to some extent PHP, C#, and D. This is an update to the

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Brian Inglis
On 2020-08-11 05:27, Adam Dinwoodie wrote: > On Tue, 11 Aug 2020 at 12:14, Ken Brown via Cygwin wrote: >>> In that case, it looks to me as if the generated curl-config --libs >>> statements: >>> >>> if test "Xyes" = "Xno" -o "Xyes" = "Xyes"; then >>>echo ${CURLLIBDIR}-lcurl -l

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Brian Inglis
On 2020-08-11 09:03, ASSI wrote: > Brian Inglis writes: >> So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and >> neither appear to be available from Cygwin? > > Nah, perl distribution names are CamelCased and Cygwin keeps that > convention. Also you didn't actually look

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-11 Thread Thomas Wolff
On 11.08.2020 12:30, Corinna Vinschen wrote: On Aug 11 19:02, Takashi Yano via Cygwin wrote: On Tue, 11 Aug 2020 11:37:58 +0200 Corinna Vinschen wrote: On Aug 11 13:59, Takashi Yano via Cygwin wrote: Hi Thomas, On Thu, 6 Aug 2020 15:31:24 +0200 Thomas Wolff wrote: Am 06.08.2020 um 13:46 sc

[ANNOUNCEMENT] emacs 27.1-1

2020-08-11 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * emacs-27.1-1 * emacs-common-27.1-1 * emacs-X11-27.1-1 * emacs-w32-27.1-1 * emacs-lucid-27.1-1 Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing features, a scripti

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread ASSI
Brian Inglis writes: > So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and > neither appear to be available from Cygwin? Nah, perl distribution names are CamelCased and Cygwin keeps that convention. Also you didn't actually look up the distribution for IO::Pty but just g

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Adam Dinwoodie
On Tue, 11 Aug 2020 at 12:14, Ken Brown via Cygwin wrote: > > In that case, it looks to me as if the generated curl-config --libs > > statements: > > > > if test "Xyes" = "Xno" -o "Xyes" = "Xyes"; then > >echo ${CURLLIBDIR}-lcurl -lnghttp2 -lidn2 -lssh -lpsl -lssl > > -lcrypt

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-11 Thread Marco Atzeri via Cygwin
On 11.08.2020 10:56, Xavier Delaruelle wrote: Hello, I confirm that my documentation build is ok (log at [1]) with the following extension package installed on top of python37-sphinx python37-sphinxcontrib-serializinghtml python37-sphinxcontrib-applehelp python37-sphinxcontrib-devhelp python3

Re: Need help building gnu gettext 0.19.8.1 under cygwin

2020-08-11 Thread Marco Atzeri via Cygwin
On 11.08.2020 10:13, Selim Kırpıcı via Cygwin wrote: Hello friends, I am running into some linker problems while trying to build gettext. After configuring with no arguments and running make, after quite some time, I get this error: libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-cy

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Ken Brown via Cygwin
On 8/10/2020 9:27 PM, Brian Inglis wrote: On 2020-08-10 13:14, Ken Brown via Cygwin wrote: On 8/10/2020 1:33 PM, Brian Inglis wrote: On 2020-08-10 08:52, Ken Brown via Cygwin wrote: On 8/9/2020 5:48 PM, Brian Inglis wrote: On 2020-08-09 12:28, Adam Dinwoodie wrote: On Fri, 24 Jul 2020 at 13:

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-11 Thread Corinna Vinschen
On Aug 11 19:02, Takashi Yano via Cygwin wrote: > On Tue, 11 Aug 2020 11:37:58 +0200 > Corinna Vinschen wrote: > > On Aug 11 13:59, Takashi Yano via Cygwin wrote: > > > Hi Thomas, > > > > > > On Thu, 6 Aug 2020 15:31:24 +0200 > > > Thomas Wolff wrote: > > > > Am 06.08.2020 um 13:46 schrieb Thomas

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-11 Thread Takashi Yano via Cygwin
On Tue, 11 Aug 2020 11:37:58 +0200 Corinna Vinschen wrote: > On Aug 11 13:59, Takashi Yano via Cygwin wrote: > > Hi Thomas, > > > > On Thu, 6 Aug 2020 15:31:24 +0200 > > Thomas Wolff wrote: > > > Am 06.08.2020 um 13:46 schrieb Thomas Wolff: > > > > Am 06.08.2020 um 01:23 schrieb Kevin Schnitzius v

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-11 Thread Corinna Vinschen
On Aug 11 13:59, Takashi Yano via Cygwin wrote: > Hi Thomas, > > On Thu, 6 Aug 2020 15:31:24 +0200 > Thomas Wolff wrote: > > Am 06.08.2020 um 13:46 schrieb Thomas Wolff: > > > Am 06.08.2020 um 01:23 schrieb Kevin Schnitzius via Cygwin: > > >> On Wednesday, August 5, 2020, 06:56:48 PM EDT, Thomas W

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-11 Thread Xavier Delaruelle via Cygwin
Hello, I confirm that my documentation build is ok (log at [1]) with the following extension package installed on top of python37-sphinx python37-sphinxcontrib-serializinghtml python37-sphinxcontrib-applehelp python37-sphinxcontrib-devhelp python37-sphinxcontrib-htmlhelp python37-sphinxcontrib-qt

Need help building gnu gettext 0.19.8.1 under cygwin

2020-08-11 Thread Selim Kırpıcı via Cygwin
Hello friends, I am running into some linker problems while trying to build gettext. After configuring with no arguments and running make, after quite some time, I get this error: libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/crtbeginS.o .libs/libgettextsrc_la-message.

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-11 Thread Marco Atzeri via Cygwin
On 11.08.2020 08:35, Subramanya Narayanaswamy via Cygwin wrote: Hi Andrey, Thanks for the response. Basically I have an Cloud control Agent server on LINUX host and Cloud control would like connect to Windows hosts over an SSH protocol. So for that I have installed CYGWIN on my client windows