Ubuntu upgrade - syslog-ng fails with undefined symbol: evt_tag_long'
Hi Folks, Just upgraded one of our older Ubuntu boxes tonight to Ubuntu 11.10 and now I get the following error when trying to start syslog-ng: Error opening plugin module; module='dbparser', error='/usr/lib/syslog-ng/libdbparser.so: Anyone know what that means and how I can fix it? ______________________________________________________________ Clayton Dukes ______________________________________________________________
Clayton Dukes <cdukes@gmail.com> writes:
Hi Folks, Just upgraded one of our older Ubuntu boxes tonight to Ubuntu 11.10 and now I get the following error when trying to start syslog-ng: Error opening plugin module; module='dbparser', error='/usr/lib/syslog-ng/libdbparser.so:
Anyone know what that means and how I can fix it?
You'll need to update libevtlog0 too, to at least 0.2.12 (should be available in 11.10). If it IS at 0.2.12 or newer, then I have no idea why you get this error. -- |8]
It's installed as part of the syslog-ng package. I tried removing syslog-ng and re-installing and it is there: aptitude install syslog-ng The following NEW packages will be installed: libevtlog0{a} syslog-ng Not sure how to check the version (or why it wouldn't be the right one)? ______________________________________________________________ Clayton Dukes ______________________________________________________________ On Fri, Apr 13, 2012 at 1:33 AM, Gergely Nagy <algernon@balabit.hu> wrote:
Clayton Dukes <cdukes@gmail.com> writes:
Hi Folks, Just upgraded one of our older Ubuntu boxes tonight to Ubuntu 11.10 and now I get the following error when trying to start syslog-ng: Error opening plugin module; module='dbparser', error='/usr/lib/syslog-ng/libdbparser.so:
Anyone know what that means and how I can fix it?
You'll need to update libevtlog0 too, to at least 0.2.12 (should be available in 11.10). If it IS at 0.2.12 or newer, then I have no idea why you get this error.
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Hi Clayton, On 04/13/2012 02:35 PM, Clayton Dukes wrote:
It's installed as part of the syslog-ng package. I tried removing syslog-ng and re-installing and it is there: aptitude install syslog-ng The following NEW packages will be installed: libevtlog0{a} syslog-ng
Not sure how to check the version (or why it wouldn't be the right one)?
Can you please run "apt-cache policy libevtlog0 syslog-ng" and paste the result? Balint
# apt-cache policy libevtlog0 syslog-ng syslog-ng: Installed: 3.2.4-1ubuntu1 Candidate: 3.2.4-1ubuntu1 Version table: *** 3.2.4-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages 100 /var/lib/dpkg/status libevtlog0: Installed: 0.2.12-1ubuntu1 Candidate: 0.2.12-1ubuntu1 Version table: *** 0.2.12-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages 100 /var/lib/dpkg/status ______________________________________________________________ Clayton Dukes ______________________________________________________________ On Fri, Apr 13, 2012 at 8:49 AM, Balint Kovacs <balint.kovacs@balabit.com>wrote:
Hi Clayton,
On 04/13/2012 02:35 PM, Clayton Dukes wrote:
It's installed as part of the syslog-ng package. I tried removing syslog-ng and re-installing and it is there: aptitude install syslog-ng The following NEW packages will be installed: libevtlog0{a} syslog-ng
Not sure how to check the version (or why it wouldn't be the right one)?
Can you please run "apt-cache policy libevtlog0 syslog-ng" and paste the result?
Balint
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
participants (3)
-
Balint Kovacs
-
Clayton Dukes
-
Gergely Nagy