Article 5B6ZZ elogind : /usr/lib64/libelogind.so.0 is not a symbolic link

elogind : /usr/lib64/libelogind.so.0 is not a symbolic link

by
marav
from LinuxQuestions.org on (#5B6ZZ)
Hi,

When I mkinitrd my generic kernel I have this message :
Code:/sbin/ldconfig: /usr/lib64/libelogind.so.0 is not a symbolic linkIndeed, in /var/lib64/
Code:root:lib64/ # ll libelogind*
-rwxr-xr-x 1 root root 620K nov. 30 22:49 libelogind.so
-rwxr-xr-x 1 root root 620K nov. 30 22:49 libelogind.so.0
-rwxr-xr-x 1 root root 620K nov. 30 22:49 libelogind.so.0.27.0Making a symbolic link of libelogind.so.0.27.0 resolve the warning during mkinitrd

The trick:
mv libelogind.so.0 libelogind.so.0.bck
ln -s libelogind.so.0.27.0 libelogind.so.0latest?d=yIl2AUoC8zA latest?i=bjiFNBczYKc:Ir8QPa_jVWU:F7zBnMy latest?i=bjiFNBczYKc:Ir8QPa_jVWU:V_sGLiP latest?d=qj6IDK7rITs latest?i=bjiFNBczYKc:Ir8QPa_jVWU:gIN9vFwbjiFNBczYKc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments