On 24.12.2017 14:34, Tilman Schmidt wrote:
> Am 24.12.2017 um 13:51 schrieb Sven Hartge:
>> On 20.12.2017 21:26, Tilman Schmidt wrote:

>>> libbaccats.so -> /usr/lib64/libbaccats-mysql.so
>>> libbaccats-7.4.4.so -> /usr/lib64/libbaccats-mysql-7.4.4.so
>>
>> Why are the libraries in the system library path? They are private to
>> bacula and should be (to my understandig) in a directory like
>> /usr/lib/bacula/.
> 
> The RPM package installs them there:
> 
> ts@xenon:~> rpm -ql bacula-mysql
> /usr/lib/bacula/create_mysql_database
> /usr/lib/bacula/drop_mysql_database
> /usr/lib/bacula/drop_mysql_tables
> /usr/lib/bacula/grant_mysql_privileges
> /usr/lib/bacula/make_mysql_tables
> /usr/lib/bacula/update_mysql_tables
> /usr/lib64/libbaccats-mysql-7.4.4.so
> /usr/lib64/libbaccats-mysql.so

Hmm. I will go out on a limb a bit here by saying the packaging seems
broken to me then.

But I am biased because I contribute to the Debian packaging and we
deliberately install those libraries into /usr/lib/bacula to avoid such
problems you have here. (Also the Debian Policy forbids the installation
of private libraries or plugins into the system library paths.)

Grüße,
Sven.

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
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