New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libsystemd-shared-252.so not found #3021
Comments
|
I am not a Debian user In general when things are missing in the ReaR recovery system or in your etc/rear/local.conf file. See the descriptions about LIBS and COPY_AS_IS |
|
I see a similar message on Fedora 37: Weird. |
|
A quick run of |
|
Similar on Fedora 37: libsystemd-shared-251.14-2.fc37.so is actually in /usr/lib/systemd . |
|
I guess that the RequiredSharedObjects function in ReaR RequiredSharedObjects is called in and RequiredSharedObjects is called in So when libsystemd-core-252.so is not specified in LIBS |
|
@pcahyna |
|
FYI: On my current openSUSE Leap 15.4 system After "rear -D mkrescue" I get: and my var/log/rear/rear-HOSTNAME.log contains As far as I see in particular in |
|
I found this post that offered some "solutions." Even though the question was asked for Ubuntu, I found it helpful for Debian. TL;DR One-off solution:
... OR ... create an file in I created A run of I rebooted for good measure and ran a straight I suppose why |
|
I just want to add that the above post from LiamFry fixed it for me as well. |
This solution from @LiamFry worked -- but on Debian should do |
Backup (
rear -v mkbackup) reports that a necessary file is missing. I don't understand ...I am not sure if this is a
rearissue yet I cannot find any useful information elsewhere. (I've tried!) During backup, I get the following message ...dpkg --get-selections | grep libsystemd-sharedshows that it's installed.dpkg -L libsystemd-sharedgives me the following ...All that said, a quick
find / -name libsystemd-shared-252.so -lsreports this:local.conf.txt
storage-layout.txt
The text was updated successfully, but these errors were encountered: