This is on Debian testing (jessie) on a now fully updated system. As a quick update, i've added this configuration directive to my ido2db.cfg, and it changed the error message slightly:
# LIBDBI DRIVER DIRECTORY !!!EXPERIMENTAL!!! # This option is only valid when using libdbi as database abstraction layer # (so not oracle) on compile time. By default, libdbi will figure out the # correct path itsself. If you want to change it, enable and change the value. # # Default: not in use, enable and change to e.g. /usr/local/lib/dbd libdbi_driver_dir=/usr/lib/dbd Which now yields: libdbi: Failed to load driver: /usr/lib/dbd/libdbdpgsql.so Support for the specified database server is either not yet supported, or was not found on your system. libdbi: Failed to load driver: /usr/lib/dbd/libdbdpgsql.so 0 drivers available: The DBD directory looks like it has the correct driver: ls -l /usr/lib/dbd total 44 -rw-r--r-- 1 root root 951 Jul 14 2012 libdbdpgsql.la -rw-r--r-- 1 root root 40048 Jul 14 2012 libdbdpgsql.so James On 9 April 2014 17:56, Michael Friedrich <[email protected]>wrote: > Looks like testing... > Am 10.04.2014 02:26 schrieb "James Nedila" <[email protected]>: > >> We've just gone through a Debian update of Icinga from 1.9.3 to 1.11.0. >> However, ido2db refuses to start, with the following messages: >> >> Support for the specified database server is either not yet supported, or >> was not found on your system. >> 0 drivers available: >> >> >> >> This was a working system prior to the upgrade, so it's a little strange >> to see it failing now. >> >> >> >> libdbd is installed: >> >> ii libdbd-mysql-perl 4.026-1 amd64 >> Perl5 database interface to the MySQL database >> ii libdbd-pg-perl 3.0.0-1 amd64 >> Perl DBI driver for the PostgreSQL database server >> ii libdbd-pgsql 0.8.3-1+s-5+b1 amd64 >> PostgreSQL database server driver for libdbi >> >> >> We're using PostgreSQL as our backend for this. >> >> >> Any ideas? >> >> >> >>
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
