You are not logged in.
Pages: 1
Hello all, I'm posting a bunch I know, just trying to keep every thread separated.
Just dist-upgraded from Helium to Lithium, and `bl-exit` opens up but does nothing whatever I press.
I have the following output in a terminal:
1) Logout 3) Hibernate 5) Reboot 7) Quit-Dialogue
2) Suspend 4) Hybrid-Sleep 6) Power-Off
Please choose an option 5
reboot
systemctl: error while loading shared libraries: libsystemd-shared-232.so: cannot open shared object file: No such file or directory
loginctl: error while loading shared libraries: libsystemd-shared-232.so: cannot open shared object file: No such file or directory
Thanks!
Offline
Just dist-upgraded from Helium to Lithium, and `bl-exit` opens up but does nothing whatever I press.
[...]
systemctl: error while loading shared libraries: libsystemd-shared-232.so: cannot open shared object file: No such file or directory
loginctl: error while loading shared libraries: libsystemd-shared-232.so: cannot open shared object file: No such file or directory
Have you searched for the files? When I do
locate libsystemd-shared
I get the result: "/lib/systemd/libsystemd-shared-241.so"
You have done both "apt update" and "apt dist-upgrade"?
Have you tried to reinstall bl-exit?
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
Hi, thanks.
Yes, the file is there:
$ locate libsystemd-shared
/lib/systemd/libsystemd-shared-232.so
I've done both update and dist-upgrade and upgrade and everything.
I haven't thought about reinstalling bl-exit actually. I tried with apt remove bl-exit and I have a
E: Unable to locate package bl-exit
Not sure how to go from here
Offline
Yes, the file is there:
$ locate libsystemd-shared /lib/systemd/libsystemd-shared-232.so
I have anoter version of libsystemd-shared. I have installed packaged systemd version 241-7~deb10u3.
If you installed from debian stable (buster), you sholud have the same version.
What's the result of "$ dpkg -l | grep systemd"
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
I think your newly dist-upgraded system would like to get rebooted.
Tricky when systemd itself balks, but surely not impossible?
Offline
...
I haven't thought about reinstalling bl-exit actually. I tried with apt remove bl-exit and I have aE: Unable to locate package bl-exit
Not sure how to go from here
The executable is bl-exit, which is provided by bunsen-exit.
Is your systemd in the right place - it should be in /usr/bin?
which systemctl
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Pages: 1