Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Rich Freeman
On Mon, Nov 17, 2014 at 10:51 AM, Helmut Jarausch wrote: > > Should I make a bug report on this? > See my post. I suggest testing the different input source options to understand what the actual problem is. I suspect this is an upstream bug in the implementation of system(), but I can't say for

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Helmut Jarausch
On 11/13/2014 05:41:27 PM, Helmut Jarausch wrote: > Hi, > > after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system > has > > stopped logging, i.e. I only get the messages > Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; > version='3.6.1' > Nov 13 14:52:20 numa syslog

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Neil Bothwick
On Mon, 17 Nov 2014 07:59:57 -0500, Rich Freeman wrote: > >> Is the "systemd" USE flag an actual syslog-ng compilation option or > >> it is a flag to generate systemd units when syslog-ng is installed? > > > > Both. > > > > Please read the ebuild before giving answers like this. The unit fil

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Rich Freeman
On Mon, Nov 17, 2014 at 5:44 AM, Neil Bothwick wrote: > On Mon, 17 Nov 2014 05:32:14 -0500, Tom H wrote: > >> Is the "systemd" USE flag an actual syslog-ng compilation option or it >> is a flag to generate systemd units when syslog-ng is installed? > > Both. > Please read the ebuild before giving

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Neil Bothwick
On Mon, 17 Nov 2014 05:32:14 -0500, Tom H wrote: > Is the "systemd" USE flag an actual syslog-ng compilation option or it > is a flag to generate systemd units when syslog-ng is installed? Both. -- Neil Bothwick Quantum leap: (adj.) literally, to move by the smallest amount theoretically poss

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-17 Thread Tom H
On Mon, Nov 17, 2014 at 12:54 AM, Walter Dnes wrote: > On Sat, Nov 15, 2014 at 04:11:56PM -0500, Rich Freeman wrote >> >> USE=systemd simply means to enable support for systemd, not that it is >> running. Generally stuff like this should be a matter of >> configuration, not build options. >> >> Ot

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-16 Thread Walter Dnes
On Sat, Nov 15, 2014 at 04:11:56PM -0500, Rich Freeman wrote > > USE=systemd simply means to enable support for systemd, not that it is > running. Generally stuff like this should be a matter of > configuration, not build options. > > Otherwise your life as a Gentoo user would be a living nightm

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-15 Thread Neil Bothwick
On Sat, 15 Nov 2014 15:08:02 -0500, Walter Dnes wrote: > > Worth a try. If it does fix it I would consider it a bug since adding > > systemd support should not implicitly disable it under openrc. > > I disagree. He's telling the build that it's running under systemd, > but there is no system

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-15 Thread Rich Freeman
On Sat, Nov 15, 2014 at 3:08 PM, Walter Dnes wrote: > On Sat, Nov 15, 2014 at 09:34:18AM +, Neil Bothwick wrote >> On Sat, 15 Nov 2014 07:04:03 +0200, Alan McKinnon wrote: >> >> > Since you have it, but don't run it, does USE=-systemd fix the issue? >> >> Worth a try. If it does fix it I would

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-15 Thread Walter Dnes
On Sat, Nov 15, 2014 at 09:34:18AM +, Neil Bothwick wrote > On Sat, 15 Nov 2014 07:04:03 +0200, Alan McKinnon wrote: > > > Since you have it, but don't run it, does USE=-systemd fix the issue? > > Worth a try. If it does fix it I would consider it a bug since adding > systemd support should no

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-15 Thread Neil Bothwick
On Sat, 15 Nov 2014 07:04:03 +0200, Alan McKinnon wrote: > > [U] app-admin/syslog-ng > > Available versions: 3.4.7^t 3.4.8^t (~)3.5.6t,^t{tbz2}[1] > > (~)3.6.1^t{tbz2} {amqp caps dbi geoip ipv6 json mongodb pacct +pcre > > redis smtp spoof-source ssl systemd tcpd} > > Installed versio

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Alan McKinnon
On 14/11/2014 20:44, Helmut Jarausch wrote: > On 11/14/2014 06:46:28 PM, Alan McKinnon wrote: >> On 14/11/2014 18:18, Helmut Jarausch wrote: >>> On 11/13/2014 09:05:50 PM, Alan McKinnon wrote: On 13/11/2014 18:41, Helmut Jarausch wrote: > Hi, > > after upgrading from syslog-ng-3.5.

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Stroller
On Thu, 13 November 2014, at 4:41 pm, Helmut Jarausch wrote: > > after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has > stopped logging, i.e. I only get the messages > Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; > version='3.6.1' > Nov 13 14:52:20 numa sys

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Tanstaafl
On 11/14/2014 12:46 PM, Alan McKinnon wrote: > On 14/11/2014 18:18, Helmut Jarausch wrote: >> The only unusual message is >> Systemd is not detected as the running init system; >> >> which is true since I still use openrc (but with systemd installed, as >> well) >> Could this be the culprit? > I

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Helmut Jarausch
On 11/14/2014 06:46:28 PM, Alan McKinnon wrote: > On 14/11/2014 18:18, Helmut Jarausch wrote: > > On 11/13/2014 09:05:50 PM, Alan McKinnon wrote: > >> On 13/11/2014 18:41, Helmut Jarausch wrote: > >>> Hi, > >>> > >>> after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my > system > >> has >

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Alan McKinnon
On 14/11/2014 18:18, Helmut Jarausch wrote: > On 11/13/2014 09:05:50 PM, Alan McKinnon wrote: >> On 13/11/2014 18:41, Helmut Jarausch wrote: >>> Hi, >>> >>> after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system >> has >>> stopped logging, i.e. I only get the messages >>> Nov 12 21:04:

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Helmut Jarausch
On 11/13/2014 09:05:50 PM, Alan McKinnon wrote: > On 13/11/2014 18:41, Helmut Jarausch wrote: > > Hi, > > > > after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system > has > > stopped logging, i.e. I only get the messages > > Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting dow

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread J. Roeleveld
On Thursday, November 13, 2014 05:41:27 PM Helmut Jarausch wrote: > Hi, > > after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has > stopped logging, i.e. I only get the messages > Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; > version='3.6.1' Here it stops > No

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-13 Thread Tomas Mozes
On 2014-11-13 17:41, Helmut Jarausch wrote: Hi, after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has stopped logging, i.e. I only get the messages Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; version='3.6.1' Nov 13 14:52:20 numa syslog-ng[1392]: syslog-ng star

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-13 Thread Tomas Mozes
On 2014-11-13 17:41, Helmut Jarausch wrote: Hi, after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has stopped logging, i.e. I only get the messages Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; version='3.6.1' Nov 13 14:52:20 numa syslog-ng[1392]: syslog-ng star

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-13 Thread Alan McKinnon
On 13/11/2014 18:41, Helmut Jarausch wrote: > Hi, > > after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has > stopped logging, i.e. I only get the messages > Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; > version='3.6.1' > Nov 13 14:52:20 numa syslog-ng[1392]:

[gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-13 Thread Helmut Jarausch
Hi, after upgrading from syslog-ng-3.5.6 to syslog-ng-3.6.1 my system has stopped logging, i.e. I only get the messages Nov 12 21:04:10 numa syslog-ng[1392]: syslog-ng shutting down; version='3.6.1' Nov 13 14:52:20 numa syslog-ng[1392]: syslog-ng starting up; version='3.6.1' Has anybody obser