> yes, the ubuntu universe. I have also tried the one on bareos.org (ie > 15.2) which also failed the issue is the bareos-database-mysql is > missing some dependency and will not install. i believe it is the > libmysqlclient18 version required is no longer in the repository for > 16.04 > > Postgres will install and seems to run the daemons. Still checking if > it is really working. Seems so though.
Marco told me, that the reason is that MySQL changed their library names from libmysqlclient_r to libmysqlclient and Ubuntu 16.04 uses a new version of MySQL. Fix for 15.2 and master is in https://github.com/bareos/bareos/commit/2ea6e7d21dba51fee0cf45bbbbeb7452e4361b7a Backport for 14.2 is underway. However, this means that you either have to use the version from bareos.com (subscription), compile it from source or use 16.2 from http://download.bareos.org/bareos/experimental/nightly/. regards, Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
