[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Watchdog problems in Fedora 25



Ah-ha!

Indeed, from the release notes for systemd-230:

        * The compatibility libraries libsystemd-daemon.so,
          libsystemd-journal.so, libsystemd-id128.so, and libsystemd-login.so
          which have been deprecated since systemd-209 have been removed along
          with the corresponding pkg-config files. All symbols provided by
          those libraries are provided by libsystemd.so.

Looking at RHEL7, I see systemd-219.  That means the RHEL7 build (which you appear to be using) could switch to libsystemd.so (without breaking RHEL7).

Brian


> On Jan 5, 2017, at 10:00 AM, Bert DeKnuydt <Bert.Deknuydt@xxxxxxxxxxxxxxxx> wrote:
> 
> 
> 
> On 05/01/2017 16:50, Brian Bockelman wrote:
>> Hi Bert,
>> 
>> Is it possible that the systemd library version changed (and hence can't be loaded)?  What's the output of the following:
>> 
>> ls /usr/lib64/libsystemd-daemon*
>> 
>> Brian
>> 
> 
> Hi Brian,
> 
> Close ...
> 
> On F24:
> 
> > ls -l /usr/lib64/libsystemd-daemon*
> lrwxrwxrwx 1 root root    27 Oct  4 22:54 /usr/lib64/libsystemd-daemon.so.0 -> libsystemd-daemon.so.0.0.12
> -rwxr-xr-x 1 root root 30144 Oct  4 22:55 /usr/lib64/libsystemd-daemon.so.0.0.12
> 
> It's part of systemd-compat-libs-229-16.fc24.x86_64
> 
> On F25:
> 
> > ls -l
> ls: cannot access '/usr/lib64/libsystemd-daemon*': No such file or directory
> 
> There's no such thing anymore in F25.
> 
> Greetings, Bert.
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/