On 20.06.2013 10:29, baloo66 wrote: > Hello list, > I have the following problem (not really an icinga problem, but ...) > 1) my server runs RHEL 5 (64 bit) > 2) I already have installed mysql 5.5 for another application - but not > via the servers own repositories (showing a 5.0.95 version), > but from rpms directly downloaded from www.mysql.com (installed are > MySQL-client.x86_64 and MySQL-server.x86_64 in > version 5.5.21-1.rhel5, according to yum list) > 3) now i installed icinga 1.9.1 (seems to work, but is complaining about > missing db connection ...) > 4) starting ido2db gives a message > Starting ido2db:Support for the specified database server is either not > yet supported, or was not found on your system. > 0 drivers available: > 5) so i searched and found, that libdbi-dbd-mysql .x86_64 was not installed > 6) trying this (install libdbi-dbd-mysql.x86_64) gives depsolving > problems... > Resolving Dependencies > --> Running transaction check > ---> Package libdbi-dbd-mysql.x86_64 0:0.8.1a-1.2.2 set to be updated > --> Processing Dependency: > libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: libdbi-dbd-mysql > --> Processing Dependency: libmysqlclient.so.15()(64bit) for package: > libdbi-dbd-mysql > --> Running transaction check > ---> Package mysql.x86_64 0:5.0.95-5.el5_9 set to be updated > --> Processing Dependency: perl(DBI) for package: mysql > --> Running transaction check > ---> Package perl-DBI.x86_64 0:1.52-2.el5 set to be updated > --> Processing Conflict: mysql conflicts MySQL > --> Finished Dependency Resolution > mysql-5.0.95-5.el5_9.x86_64 from fits-rhel-x86_64-server-5 has > depsolving problems > --> mysql conflicts with MySQL-server > Error: mysql conflicts with MySQL-server > I see, mysql (5.0.95, not installed) and MySQL-server (5.5.21, > installed) are conflicting; > but:libmysqlclient.so is already as libmysqlclient.so.18 installed ... > 7) I tried to find a libdbi-db-mysql.x86_64 rpm to download suitable for > REHL5 and MySQL 5.5 (and > libmysqlclient.so.18), but was not lucky > 8) ---> :-( <- sad alex > Is there any idea, how to overcome the dependency problem?
if you're unlucky you might need to rebuild the libdbi* rpms against the current mysqlclient versions (as dependency in the spec e.g.) and install them on your systems. packages and their dependencies may be tricky, but the version dependencies are there for a good reason - they have been tested by many users and the release teams. newer mysql versions will add plenty of dependencies which you should've kept in mind when installing them. since it's the native mysql.com rpms, i doubt that they keep up with further packages built against their mysqlclient meaning you have to build your own stack around that. kind regards, michael > Even if you want to say RTFM: say it, but provide some > manuals/sections/headings, too ... > Thnx > Alex > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > > > > _______________________________________________ > icinga-users mailing list > icinga-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich mail: michael.friedr...@gmail.com twitter: https://twitter.com/dnsmichi jabber: dnsmi...@jabber.ccc.de irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ icinga-users mailing list icinga-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/icinga-users