* [gentoo-user] ulogd fails to start
@ 2011-07-19 20:38 Paul Hartman
2011-07-20 10:43 ` Kfir Lavi
0 siblings, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2011-07-19 20:38 UTC (permalink / raw
To: gentoo-user
Hi,
I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
installed by portage, it fails to start. I get this message in the
log:
Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin stack
Does anyone know what that's about? ULOG stuff is enabled in my
kernel, and the plugins are on disk where the config file says. So I
don't know what's wrong...
Thanks,
Paul
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ulogd fails to start
2011-07-19 20:38 [gentoo-user] ulogd fails to start Paul Hartman
@ 2011-07-20 10:43 ` Kfir Lavi
2011-07-20 14:31 ` Paul Hartman
0 siblings, 1 reply; 6+ messages in thread
From: Kfir Lavi @ 2011-07-20 10:43 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 653 bytes --]
On Tue, Jul 19, 2011 at 11:38 PM, Paul Hartman <
paul.hartman+gentoo@gmail.com> wrote:
> Hi,
>
> I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
> installed by portage, it fails to start. I get this message in the
> log:
>
> Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin
> stack
>
> Does anyone know what that's about? ULOG stuff is enabled in my
> kernel, and the plugins are on disk where the config file says. So I
> don't know what's wrong...
>
> Thanks,
> Paul
>
> What use flags did you use when installing this software?
It seems that you didn't specify any plugins like mysql, pcap, postgres...
Kfir
[-- Attachment #2: Type: text/html, Size: 1053 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ulogd fails to start
2011-07-20 10:43 ` Kfir Lavi
@ 2011-07-20 14:31 ` Paul Hartman
2011-07-20 15:01 ` Paul Hartman
0 siblings, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2011-07-20 14:31 UTC (permalink / raw
To: gentoo-user
On Wed, Jul 20, 2011 at 5:43 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>
>
> On Tue, Jul 19, 2011 at 11:38 PM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
>>
>> Hi,
>>
>> I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
>> installed by portage, it fails to start. I get this message in the
>> log:
>>
>> Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin
>> stack
>>
>> Does anyone know what that's about? ULOG stuff is enabled in my
>> kernel, and the plugins are on disk where the config file says. So I
>> don't know what's wrong...
>>
>> Thanks,
>> Paul
>>
> What use flags did you use when installing this software?
> It seems that you didn't specify any plugins like mysql, pcap, postgres...
Hi, thanks for the idea. I tried all combinations and, unfortunately,
it fails with exactly the same error whether the USE flags are enabled
or not. I guess I will file a bug report.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ulogd fails to start
2011-07-20 14:31 ` Paul Hartman
@ 2011-07-20 15:01 ` Paul Hartman
2011-07-20 15:14 ` Kfir Lavi
0 siblings, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2011-07-20 15:01 UTC (permalink / raw
To: gentoo-user
On Wed, Jul 20, 2011 at 9:31 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Wed, Jul 20, 2011 at 5:43 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>>
>>
>> On Tue, Jul 19, 2011 at 11:38 PM, Paul Hartman
>> <paul.hartman+gentoo@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
>>> installed by portage, it fails to start. I get this message in the
>>> log:
>>>
>>> Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin
>>> stack
>>>
>>> Does anyone know what that's about? ULOG stuff is enabled in my
>>> kernel, and the plugins are on disk where the config file says. So I
>>> don't know what's wrong...
>>>
>>> Thanks,
>>> Paul
>>>
>> What use flags did you use when installing this software?
>> It seems that you didn't specify any plugins like mysql, pcap, postgres...
>
> Hi, thanks for the idea. I tried all combinations and, unfortunately,
> it fails with exactly the same error whether the USE flags are enabled
> or not. I guess I will file a bug report.
Solved it. It was a stupid mistake of mine. :)
In /etc/ulogd.conf all of the "stack" lines were commented out by
default. After I uncommented one, now it works.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ulogd fails to start
2011-07-20 15:01 ` Paul Hartman
@ 2011-07-20 15:14 ` Kfir Lavi
2011-07-20 16:13 ` Paul Hartman
0 siblings, 1 reply; 6+ messages in thread
From: Kfir Lavi @ 2011-07-20 15:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1587 bytes --]
On Wed, Jul 20, 2011 at 6:01 PM, Paul Hartman <paul.hartman+gentoo@gmail.com
> wrote:
> On Wed, Jul 20, 2011 at 9:31 AM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
> > On Wed, Jul 20, 2011 at 5:43 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
> >>
> >>
> >> On Tue, Jul 19, 2011 at 11:38 PM, Paul Hartman
> >> <paul.hartman+gentoo@gmail.com> wrote:
> >>>
> >>> Hi,
> >>>
> >>> I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
> >>> installed by portage, it fails to start. I get this message in the
> >>> log:
> >>>
> >>> Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working
> plugin
> >>> stack
> >>>
> >>> Does anyone know what that's about? ULOG stuff is enabled in my
> >>> kernel, and the plugins are on disk where the config file says. So I
> >>> don't know what's wrong...
> >>>
> >>> Thanks,
> >>> Paul
> >>>
> >> What use flags did you use when installing this software?
> >> It seems that you didn't specify any plugins like mysql, pcap,
> postgres...
> >
> > Hi, thanks for the idea. I tried all combinations and, unfortunately,
> > it fails with exactly the same error whether the USE flags are enabled
> > or not. I guess I will file a bug report.
>
> Solved it. It was a stupid mistake of mine. :)
>
> In /etc/ulogd.conf all of the "stack" lines were commented out by
> default. After I uncommented one, now it works.
>
> File a bug to issue a warning at the end of the emerge, so people know it
will fail.
As the error line is not in the old Ulog, this is new to version 2.0.0, so
it is good you
found this problem now.
Regards,
Kfir
[-- Attachment #2: Type: text/html, Size: 2431 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ulogd fails to start
2011-07-20 15:14 ` Kfir Lavi
@ 2011-07-20 16:13 ` Paul Hartman
0 siblings, 0 replies; 6+ messages in thread
From: Paul Hartman @ 2011-07-20 16:13 UTC (permalink / raw
To: gentoo-user
On Wed, Jul 20, 2011 at 10:14 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>
>
> On Wed, Jul 20, 2011 at 6:01 PM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
>>
>> On Wed, Jul 20, 2011 at 9:31 AM, Paul Hartman
>> <paul.hartman+gentoo@gmail.com> wrote:
>> > On Wed, Jul 20, 2011 at 5:43 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>> >>
>> >>
>> >> On Tue, Jul 19, 2011 at 11:38 PM, Paul Hartman
>> >> <paul.hartman+gentoo@gmail.com> wrote:
>> >>>
>> >>> Hi,
>> >>>
>> >>> I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was
>> >>> installed by portage, it fails to start. I get this message in the
>> >>> log:
>> >>>
>> >>> Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working
>> >>> plugin
>> >>> stack
>> >>>
>> >>> Does anyone know what that's about? ULOG stuff is enabled in my
>> >>> kernel, and the plugins are on disk where the config file says. So I
>> >>> don't know what's wrong...
>> >>>
>> >>> Thanks,
>> >>> Paul
>> >>>
>> >> What use flags did you use when installing this software?
>> >> It seems that you didn't specify any plugins like mysql, pcap,
>> >> postgres...
>> >
>> > Hi, thanks for the idea. I tried all combinations and, unfortunately,
>> > it fails with exactly the same error whether the USE flags are enabled
>> > or not. I guess I will file a bug report.
>>
>> Solved it. It was a stupid mistake of mine. :)
>>
>> In /etc/ulogd.conf all of the "stack" lines were commented out by
>> default. After I uncommented one, now it works.
>>
> File a bug to issue a warning at the end of the emerge, so people know it
> will fail.
> As the error line is not in the old Ulog, this is new to version 2.0.0, so
> it is good you
> found this problem now.
Done.
https://bugs.gentoo.org/show_bug.cgi?id=375777
Thanks,
Paul
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-07-20 16:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19 20:38 [gentoo-user] ulogd fails to start Paul Hartman
2011-07-20 10:43 ` Kfir Lavi
2011-07-20 14:31 ` Paul Hartman
2011-07-20 15:01 ` Paul Hartman
2011-07-20 15:14 ` Kfir Lavi
2011-07-20 16:13 ` Paul Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox