Am 24.12.2017 um 18:43 schrieb Dimitri Maziuk:
> Exactly why SUSE restores *all* .so's to their
> installed state on every RPM update is another question,
Actually it doesn't. It only happens with libbaccats-7.4.4.so.
Other alternative-symlinked .so-s in /usr/lib64 are left alone.
And I don't thin
On 2017-12-24 09:37, Sven Hartge wrote:
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. (A
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 libra
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 shoul
On 20.12.2017 21:26, Tilman Schmidt wrote:
> libbaccats.so -> /etc/alternatives/libbaccats.so
> libbaccats-7.4.4.so -> /etc/alternatives/libbaccats-7.4.4.so
> libbaccats-mysql.so -> libbaccats-mysql-7.4.4.so
> libbaccats-stub.so -> libbaccats-stub-7.4.4.so
>
> which allows the symlinks in /etc/al
Die 20.12.2017 hora 21:26 scripsi:
> After installation of the bacula-director
> and bacula-mysql packages, the symlinks for the libbaccats library in
> /usr/lib64 look like this:
>
> libbaccats.so -> /etc/alternatives/libbaccats.so
> libbaccats-mysql.so -> libbaccats-mysql-7.4.4.so
> libbaccats-s
Die 20.12.2017 hora 21:26 scripsi:
> I've recently upgraded Bacula on an openSUSE Leap 42.3 system from
> release 5.2.13 to the release 7.4.4 packages from
> https://build.opensuse.org/package/show/home%3AXimi1970%3AopenSUSE%3AExtra/bacula
> [...] After installation of the bacula-director
> and bac