Hey Andreas, thanks for reaching out! I think you are right with it being just a warning since everthing seems to work properly except the db self-checks. The database gets installed via our own postgres ansible role to meet our standards, the used repos are seen in the output of dnf info *postgres*:
Installierte Pakete Name : bareos-database-postgresql Version : 23.0.3~pre104.aaf825630 Release : 84.el9 Architektur : x86_64 Größe : 57 k Quelle : bareos-23.0.3~pre104.aaf825630-84.el9.src.rpm Paketquelle : @System Aus Paketque : bareos Name : postgresql14 Version : 14.11 Release : 1PGDG.rhel9 Architektur : x86_64 Größe : 7.6 M Quelle : postgresql14-14.11-1PGDG.rhel9.src.rpm Paketquelle : @System Aus Paketque : pgdg14 Name : postgresql14-contrib Version : 14.11 Release : 1PGDG.rhel9 Architektur : x86_64 Größe : 2.6 M Quelle : postgresql14-14.11-1PGDG.rhel9.src.rpm Paketquelle : @System Aus Paketque : pgdg14 Name : postgresql14-libs Version : 14.11 Release : 1PGDG.rhel9 Architektur : x86_64 Größe : 930 k Quelle : postgresql14-14.11-1PGDG.rhel9.src.rpm Paketquelle : @System Aus Paketque : pgdg14 Name : postgresql14-server Version : 14.11 Release : 1PGDG.rhel9 Architektur : x86_64 Größe : 23 M Quelle : postgresql14-14.11-1PGDG.rhel9.src.rpm Paketquelle : @System Aus Paketque : pgdg14 best regards Max Andreas Rogge schrieb am Montag, 29. April 2024 um 10:59:50 UTC+2: > Hi Max, > > that is reported by libpq (i.e. the PostgreSQL client library). I guess > you're using a third-party packaged libpq (instead of the one provided > by Rocky). > As far as I can tell this is only a warning message. > > Best Regards, > Andreas > > Am 26.04.24 um 14:28 schrieb Max: > > Hi guys, > > I've got a Rocky 9 Linux VM with a predeployed PostgreSQL-DB (14.11) > > via ansible. > > The name, dbname, dbuser & dbpassword are set correctly in > > "/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf" and the bconsole seem > > to work also. > > > > I encounter the following error everytime I run "bareos-dbcheck" OR > > "bareos-dir -t" with the bareos system user: > > > > [bareos@storage-test01 ~]$ bareos-dir -t > > bareos-dir: /usr/pgsql-14/lib/libpq.so.5: no version information > > available (required by /usr/lib64/bareos/libbareossql.so.23) > > -- > Andreas Rogge [email protected] > Bareos GmbH & Co. KG Phone: +49 221-630693-86 <+49%20221%2063069386> > http://www.bareos.com > > Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 > Komplementär: Bareos Verwaltungs-GmbH > Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/fab0b343-52e5-4469-8331-2ea355a6cd13n%40googlegroups.com.
