root@ubuntu:~/Desktop# synaptic
synaptic: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
root@ubuntu:~/Desktop# lsb_release -dc
Description: Ubuntu 14.04.3 LTS
Codename: trusty
root@ubuntu:~/Desktop# apt-get -f
E: Command line option 'f' [from -f] is not known.
root@ubuntu:~/Desktop# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libdbus-1-3 : Depends: libsystemd0 but it is not installable
Breaks: dbus (< 1.9.16-1~)
Breaks: dbus:i386 (< 1.9.16-1~)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies