[ANNOUNCEMENT] Updated: znc-1.6.5-1

2017-03-27 Thread Alexey Sokolov
Version 1.6.5-2 of "znc" has been uploaded. ZNC is an IRC network bouncer (BNC). It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same n

git alias for "status" not working

2017-03-27 Thread David Dombrowsky
I'm not sure how to debug this one. I have a ~/.gitconfig that sets up an alias for "git status" using the simple rule: [alias] st = status Yet, something is failing when I run it from the command line: $ git st [nothing happens] $ git status On branch 3.3-dev-davidd Your branch is ahead of

Re: git alias for "status" not working

2017-03-27 Thread Eliot Moss
On 3/27/2017 8:17 AM, David Dombrowsky wrote: I'm not sure how to debug this one. I have a ~/.gitconfig that sets up an alias for "git status" using the simple rule: [alias] st = status Yet, something is failing when I run it from the command line: $ git st [nothing happens] $ git status

RE: inetutils-server, OpenSP and units install glitches and fixes

2017-03-27 Thread Nellis, Kenneth (Conduent)
From: Ian Lambert via cygwin > ... > On a related note, using not ancient Red Hat 5.6 where the mirror is > stored, tar won't expand the Cygwin packages? > > $ tar -xvf units-2.13-1.tar.xz > > tar: This does not look like a tar archive > tar: Skipping to next header > tar: Archive contains obsole

Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
Hello All; I installed Cygwin for Windows last week, and have it up and ready. (I believe) My questions are the following. How to get Liquidsoap installed using Cygwin? (For Windows) Any links or information will be greatly appreciated. I am wanting to run the Liquidsoap with either Shoutcast or

Re: git alias for "status" not working

2017-03-27 Thread cyg Simple
On 3/27/2017 8:23 AM, Eliot Moss wrote: > On 3/27/2017 8:17 AM, David Dombrowsky wrote: >> I'm not sure how to debug this one. I have a ~/.gitconfig that sets up >> an alias for "git status" using the simple rule: >> >> [alias] >> st = status >> >> Yet, something is failing when I run it from

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Andrew Schulman
> How to get Liquidsoap installed using Cygwin? You should start at https://cygwin.com/cgi-bin2/package-grep.cgi to see if someone has already packaged it for Cygwin. If no one has, then you can either build and install it yourself, or try to convince someone else to do it. Since you're the one

RE: inetutils-server, OpenSP and units install glitches and fixes

2017-03-27 Thread Ian Lambert via cygwin
On March 27, 2017 8:48:07 AM EDT, "Nellis, Kenneth (Conduent)" wrote: >From: Ian Lambert via cygwin >> ... >> On a related note, using not ancient Red Hat 5.6 where the mirror is >> stored, tar won't expand the Cygwin packages? >> >> $ tar -xvf units-2.13-1.tar.xz >> >> tar: This does not look

mksetupini could not find pkg_resources

2017-03-27 Thread Ivan Gagis
Hi, I'm having the following problem with mksetupini script. On the fresh cygwin installation (both 32 and 64 bits) the script fails with the following error message: Traceback (most recent call last): File "/usr/bin/mksetupini", line 5, in from pkg_resources import load_entry_point ImportError:

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
Hey, Andrew. I did a search on the site, and nothing came up with it. So, it looks like I will be on my own. I love new challenges, so I will probably look in on it a little more throughout the week. On Mon, Mar 27, 2017 at 10:31 AM, Andrew Schulman wrote: >> How to get Liquidsoap installed usin

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
OK, I found out that I needed to get cygport http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/media/liquidsoap/ I downloaded the file and looked it over. I will try to install it later on, today, and see if I can get it to, at least. Install. On Mon, Mar 27, 2017 at 12:35 PM

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Yaakov Selkowitz
On 2017-03-27 11:35, Wayne Barron wrote: I did a search on the site, and nothing came up with it. So, it looks like I will be on my own. They may be out of date, but look for liquidsoap and the various ocaml-* dependencies in Ports-extras git: https://github.com/cygwinports-extras/ I love

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Vince Rice
>>> On Mon, Mar 27, 2017 at 10:31 AM, Andrew Schulman >>> You should start at https://cygwin.com/cgi-bin2/package-grep.cgi to see if >>> someone has already packaged it for Cygwin. >>> >>> If no one has, then you can either build and install it yourself, or try to >>> convince someone else to do i

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Yaakov Selkowitz
On 2017-03-27 11:44, Wayne Barron wrote: OK, I found out that I needed to get cygport http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/media/liquidsoap/ SVN? That's ancient. Use the github link I mentioned elsewhere in this thread. -- Yaakov -- Problem reports:

Re: inetutils-server, OpenSP and units install glitches and fixes

2017-03-27 Thread cyg Simple
On 3/27/2017 11:42 AM, Ian Lambert via cygwin wrote: > > > On March 27, 2017 8:48:07 AM EDT, "Nellis, Kenneth (Conduent)" wrote: >> From: Ian Lambert via cygwin >>> ... >>> On a related note, using not ancient Red Hat 5.6 where the mirror is >>> stored, tar won't expand the Cygwin packages? >>>

Re: mksetupini could not find pkg_resources

2017-03-27 Thread Jon Turney
cent python 3.4 -> 3.6 update. I've uploaded calm-20170327-1, please try that then when it reaches the mirrors. -- 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

Re: git alias for "status" not working

2017-03-27 Thread David Dombrowsky
On Mon, Mar 27, 2017 at 9:24 AM, cyg Simple wrote: >> st is also a prefix of "stash". Maybe it does not like aliases >> that are prefixes of other commands? Without the entry in the config file, `git st` results in the expected git: 'st' is not a git command. See 'git --help'. It's possible th

Re: mksetupini could not find pkg_resources

2017-03-27 Thread Ivan Gagis
dirs-1.4.3.dist-info calm calm-20170327-py3.6.egg-info easy_install.py packaging packaging-16.8.dist-info pkg_resources pyparsing.py pyparsing-2.1.10.dist-info setuptools setuptools-34.3.2.dist-info six.py six-1.10.0.dist-info But still 'mksetupini' fails with same error: Traceback

Re: Malwarebytes flags qdbusviewer-qt5.exe as Adware.Elex malware

2017-03-27 Thread Ed Koerber via cygwin
Thanks for posting that for me, Brian. I was going to get back to that to check for a response myself, but it has been a busy week! From: Brian Inglis To: cygwin@cygwin.com Sent: Saturday, March 25, 2017 3:06 PM Subject: Re: Malwarebytes flags qdbusviewer-qt5.exe

[ANNOUNCEMENT] OCaml 4.04.0

2017-03-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * ocaml-4.04.0-1.tar.xz * ocaml-camlp4-4.04+1-1.tar.xz * ocaml-camlp5-6.17-1.tar.xz * ocaml-compiler-libs-4.04.0-1.tar.xz * ocaml-facile-1.1.3-1.tar.xz * ocaml-findlib-1.7.1-1.tar.xz * ocaml-lablgl-1.05-3.tar.xz * ocaml-lablgla

Re: inetutils-server, OpenSP and units install glitches and fixes

2017-03-27 Thread Duncan Roe
On Mon, Mar 27, 2017 at 12:48:07PM +, Nellis, Kenneth (Conduent) wrote: > From: Ian Lambert via cygwin > > ... > > On a related note, using not ancient Red Hat 5.6 where the mirror is > > stored, tar won't expand the Cygwin packages? > > > > $ tar -xvf units-2.13-1.tar.xz > > > > tar: This does

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Duncan Roe
On Mon, Mar 27, 2017 at 11:58:23AM -0500, Vince Rice wrote: > >>> On Mon, Mar 27, 2017 at 10:31 AM, Andrew Schulman > >>> You should start at https://cygwin.com/cgi-bin2/package-grep.cgi to see if > >>> someone has already packaged it for Cygwin. > >>> > >>> If no one has, then you can either build

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
Thanks, Yaakov. I downloaded the .zip file. I will take a look at it later on during the week. Have a good one. Wayne On Mon, Mar 27, 2017 at 6:55 PM, Duncan Roe wrote: > On Mon, Mar 27, 2017 at 11:58:23AM -0500, Vince Rice wrote: >> >>> On Mon, Mar 27, 2017 at 10:31 AM, Andrew Schulman >> >>> Y

Re: inetutils-server, OpenSP and units install glitches and fixes

2017-03-27 Thread Andrey Repin
Greetings, Nellis, Kenneth (Conduent)! > From: Ian Lambert via cygwin >> ... >> On a related note, using not ancient Red Hat 5.6 where the mirror is >> stored, tar won't expand the Cygwin packages? >> >> $ tar -xvf units-2.13-1.tar.xz >> >> tar: This does not look like a tar archive >> tar: Skip

Re: cygserver - Postgres Multiple connection Load Testing - Inifinte Loop

2017-03-27 Thread Noah Misch
On Fri, Mar 24, 2017 at 06:11:01PM +0100, Corinna Vinschen wrote: > - cygserver is using a defined number of threads in a thread pool for > application requests. Every request is added to a request submission > queue and handled by the next free thread in the pool. > > The default number of

cygwinports.org: determine what in your install is now EOL

2017-03-27 Thread Shaddy Baddah
Hi Yaakov, I received the notification that cygwinports.org was closing immediately. This email is not complain about that. I want to thank you for running it so long with such quality over the years. I was hoping you could give some advise however. Is there a quick way to find which packages ar

Re: cygwinports.org: determine what in your install is now EOL

2017-03-27 Thread Yaakov Selkowitz
On 2017-03-28 00:48, Shaddy Baddah wrote: I was hoping you could give some advise however. Is there a quick way to find which packages are installed, which are now no longer being maintained. ie. no longer available, because cygwinports.org is gone, and they never found their way into the accepte

Re: cygwinports.org: determine what in your install is now EOL

2017-03-27 Thread Shaddy Baddah
Hi Yaakov, On 2017-03-28 16:51+1100, Yaakov Selkowitz wrote: On 2017-03-28 00:48, Shaddy Baddah wrote: I was hoping you could give some advise however. Is there a quick way to find which packages are installed, which are now no longer being maintained. ie. no longer available, because cygwinpo