Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: dev-db/libdbi-0.8.3 failed
Date: Tue, 08 Sep 2009 15:30:53
Message-Id: pan.2009.09.08.15.30.11@cox.net
In Reply to: Re: [gentoo-amd64] Re: dev-db/libdbi-0.8.3 failed by Paul Stear
1 Paul Stear posted on Mon, 07 Sep 2009 15:34:02 +0100 as excerpted:
2
3 > Thanks Duncan, that was the problem. I put an entry in package.use and
4 > all is well libdbi is not now required. As far as I know I do not need
5 > sql for syslog-ng which I have been using for years without any problem.
6 > I wonder if this is a new flag for that program.
7
8 It seems to be, yes. A quick epkginfo to see what versions are available
9 says there's a 2.0 and a 2.1 version in-tree, in addition to the 3.x
10 version that's new. A quick emerge -pv =<version> on the 2.x versions
11 did indeed show the flag as disappearing, so it must be new, or at least
12 newly unmasked.
13
14 But there's a few other changes with the 3.x version as well. I have a
15 bit of a customized syslog config, spitting out various messages to
16 specific files and filtering a few of them, and I had to google for a
17 couple of the new features as it was protesting that the ones I was using
18 were deprecated and not particularly well performing.
19
20 But the sql thing is either for hyper-control people (and I thought /I/
21 was bad!) or more practically, for those using a syslog server to manage
22 a few hundred or thousand machines. In that case, yes, I could see how a
23 database backend could be /quite/ helpful indeed! But I don't see any
24 reason for someone running it for just their own machine, or even for 2-3
25 machines on a home network, to need the extra complexity of the database
26 setup. Maybe at a half-dozen or so machines, if they're all logging to a
27 central server...
28
29 Anyway, to maybe save you some trouble if you have multiple filters
30 configured, the former match filter is now much broader. To get similar
31 functionality to the previous, simply s/match/message/. Other than that,
32 and the SQL building problems you experienced, it seems to be pretty much
33 the same, tho somewhat more powerful than it was if you need it.
34
35 --
36 Duncan - List replies preferred. No HTML msgs.
37 "Every nonfree program has a lord, a master --
38 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-amd64] Re: dev-db/libdbi-0.8.3 failed Frank Peters <frank.peters@×××××××.net>