Kern, et al,
I would concur with you but this is a brand new install, on a brand new
system, with centos 7.3.  Never had bacula installed on it before.  The
only thing that came from a previous version is the mysqldump file.  And it
upgrade just fine.

I am in the midst of rebuilding all of bacula, I will let you know what
happens.

thanks,

jerry

On Thu, Aug 17, 2017 at 9:56 AM, Kern Sibbald <k...@sibbald.com> wrote:

> Hello,
>
> You probably have multiple bconsoles from multiple Bacula versions
> loaded.  This is most likely the cause of your problems.  The best solution
> is to find and remove all bconsoles that are not the one installed for
> 9.0.3.
>
> Best regards,
> kern
>
>
>
> On 17/08/2017 17:25, Jerry Lowry wrote:
>
> Hi list,
> I am getting ready to upgrade from 5.2.6 to 9.0.3.  I have install 9.0.3
> from source on a test system and move the bacula database over using
> mysqldump. Upgraded the database to version 16 and set all the
> permissions.  Everything looks good until I run bconsole.
> When I run bconsole I get the following error:
> bconsole: error while loading shared libraries: libbaccfg-5.2.13.so:
> cannot open shared object file: No such file or directory
>
> when i look at bconsole with ldd it see this:
>     linux-vdso.so.1 =>  (0x00007ffce948c000)
>     libtinfo.so.5 => /usr/lib64/libtinfo.so.5 (0x00007fea49537000)
>     *libbaccfg-9.0.3.so <http://libbaccfg-9.0.3.so> *=> /usr/lib64/
> libbaccfg-9.0.3.so (0x00007fea49327000)
>     libbac-9.0.3.so => /usr/lib64/libbac-9.0.3.so (0x00007fea490c0000)
>     libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fea48ea4000)
>     libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fea48ca0000)
>     libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007fea48a31000)
>     libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007fea48647000)
>     libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fea4833e000)
>     libm.so.6 => /usr/lib64/libm.so.6 (0x00007fea4803b000)
>     libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fea47e25000)
>     libc.so.6 => /usr/lib64/libc.so.6 (0x00007fea47a64000)
>     libcap.so.2 => /usr/lib64/libcap.so.2 (0x00007fea4785e000)
>     libz.so.1 => /usr/lib64/libz.so.1 (0x00007fea47648000)
>     /lib64/ld-linux-x86-64.so.2 (0x00007fea49762000)
>     libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2
> (0x00007fea473fa000)
>     libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00007fea47112000)
>     libcom_err.so.2 => /usr/lib64/libcom_err.so.2 (0x00007fea46f0e000)
>     libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x00007fea46cdc000)
>     libattr.so.1 => /usr/lib64/libattr.so.1 (0x00007fea46ad6000)
>     libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0
> (0x00007fea468c7000)
>     libkeyutils.so.1 => /usr/lib64/libkeyutils.so.1 (0x00007fea466c3000)
>     libresolv.so.2 => /usr/lib64/libresolv.so.2 (0x00007fea464a8000)
>     libselinux.so.1 => /usr/lib64/libselinux.so.1 (0x00007fea46281000)
>     libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007fea4601f000)
>
> Why is bconsole looking for an older version of this library?
>
> thanks for the help!
>
> jerry
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> _______________________________________________
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to