Re: How to start and verify cron?

2019-07-11 Thread René Berber
On 7/11/2019 5:57 PM, René Berber wrote: > parameter in the installation as service ("-L 1" in the cygrunsrv line Sorry this is not clear. I should have writen something like 'cygrunsrv -I ... -a "-L 1" ...' -- R.Berber -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: building expect problems on W10

2019-07-11 Thread René Berber
On 7/11/2019 4:25 PM, rih3306 wrote: > I'm having trouble building expect. > > I'm using W10 + cygwin + GCC 9.1.0 > > $ uname -a > CYGWIN_NT-10.0 GZ1CB 2.11.2(0.329/5/3) 2018-11-08 14:34 x86_64 Cygwin That's an odd combination, an ancient version of Cygwin with a new gcc (which you probably

Re: How to start and verify cron?

2019-07-11 Thread René Berber
On 7/11/2019 4:20 PM, David Karr wrote: How do I add service dependencies to start up in a particular order? >>> >>> In an elevated cmd or bash shell: >>> elevated > OR # sc config syslog-ng depend= cygserver >>> elevated > OR # sc config cron depend= syslog-ng/cygserver >>> N.B. the "=" is p

Re: How to start and verify cron?

2019-07-11 Thread Vince Rice
> On Jul 11, 2019, at 4:18 PM, David Karr wrote: > > I typically try to avoid top-posting, but I'm pretty sure I won't be able > to do anything about the mailer configuration. Then you'll need to fix it manually, like I just did on yours. Whichever it is, please stop including email addresses in

building expect problems on W10

2019-07-11 Thread rih3306
I'm having trouble building expect. I'm using W10 + cygwin + GCC 9.1.0 $ uname -a CYGWIN_NT-10.0 GZ1CB 2.11.2(0.329/5/3) 2018-11-08 14:34 x86_64 Cygwin using this configure line ./configure --build=x86_64-unknown-cygwin CC=/cygdrive/C/work/usr/local/bin/gcc --cache-file=config.cache &>exp

Re: How to start and verify cron?

2019-07-11 Thread David Karr
On Thu, Jul 11, 2019 at 12:56 PM David Karr wrote: > It's curious that when I bring up the default "Packages" view, filtering > for "syslog-ng" doesn't find anything. I had to switch to the Categories > view, and then filtering for that found it. > > On Wed, Jul 10, 2019 at 4:04 PM Brian Inglis

Re: How to start and verify cron?

2019-07-11 Thread David Karr
On Thu, Jul 11, 2019 at 1:23 PM Vince Rice wrote: > > On Jul 11, 2019, at 3:12 PM, Vince Rice wrote: > > > >> On Jul 11, 2019, at 2:56 PM, David Karr wrote: > >> > >> It's curious that when I bring up the default "Packages" view, filtering > >> for "syslog-ng" doesn't find anything. I had to swi

Re: How to start and verify cron?

2019-07-11 Thread Vince Rice
> On Jul 11, 2019, at 3:12 PM, Vince Rice wrote: > >> On Jul 11, 2019, at 2:56 PM, David Karr wrote: >> >> It's curious that when I bring up the default "Packages" view, filtering >> for "syslog-ng" doesn't find anything. I had to switch to the Categories >> view, and then filtering for that fou

Re: How to start and verify cron?

2019-07-11 Thread Vince Rice
> On Jul 11, 2019, at 2:56 PM, David Karr wrote: > > It's curious that when I bring up the default "Packages" view, filtering > for "syslog-ng" doesn't find anything. I had to switch to the Categories > view, and then filtering for that found it. Not that curious. Setup's search is searching pac

[ANNOUNCEMENT] Updated: irssi-1.2.1-1

2019-07-11 Thread Marco Atzeri
New version 1.2.1-1 irssi irssi-devel have been uploaded. CHANGES This is a new upstream security and bug fix. https://irssi.org/news/ full list of changes https://github.com/irssi/irssi/releases DESCRIPTION Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and I

[ANNOUNCEMENT] Updated: tesseract-ocr-4.1.0-1

2019-07-11 Thread Marco Atzeri
Version 4.1.0- 1 of packages libtesseract-ocr_4 tesseract-ocr tesseract-ocr-devel tesseract-training-util are available in the Cygwin distribution: Other language specific data are available upstream https://github.com/tesseract-ocr/tessdata/ while training data for building new

Re: How to start and verify cron?

2019-07-11 Thread David Karr
It's curious that when I bring up the default "Packages" view, filtering for "syslog-ng" doesn't find anything. I had to switch to the Categories view, and then filtering for that found it. On Wed, Jul 10, 2019 at 4:04 PM Brian Inglis < brian.ing...@systematicsw.ab.ca> wrote: > On 2019-07-10 16:

Possible issue with gawk 5.0.1-1: Getting new warnings

2019-07-11 Thread Vipul P
Hello, Here is a sample script to invoke awk: $ cat ./gawk_error.sh #!/bin/sh echo "This:is:a:colon:separated:line:%%%:" | awk '{ gsub("\\%", "%25", $0); gsub("\\:", "%3A", $0); print }' If I invoke it with gawk 5.0.1-1, I see warnings as below: $ uname -a CYGWIN_NT-10.0 MyPC 3.0.7

[ANNOUNCEMENT] Updated: gnupg2-2.2.17-1

2019-07-11 Thread Marco Atzeri
Version 2.2.17-1 of gnupg2 is available in the Cygwin distribution: CHANGES Latest upstream security fix release https://lists.gnupg.org/pipermail/gnupg-announce/2019q3/000439.html DESCRIPTION The GNU Privacy Guard GnuPG is a command line tool without any graphical user interface. I