Hi Peter,
so in fact this solved your issue with libssl.
You see that in regard to libssl your
 $ sudo apt-get install -reinstall libssl1.0.0
worked fine and it is now ok.

You seem to have the same issue in another library as well thou.
  /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

So you (likely) need to do the same again but for that.
I'd assume this is part of package "nvidia-375" but pelase check to be sure 
with:
 $ dpkg -S /usr/lib/nvidia-375/libEGL.so.1
This will show you the owning package.

Then reinstall that package with:
 $ sudo apt-get install -reinstall <pkgname>

Hopefully that resolves the last of your fail-to-configure packages.
And with that all is good again and you are ready for normal work.

Since we all read through so many output of it, you might afterwards run a
 $ sudo apt-get autoremove

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709117

Title:
  package clamav-freshclam 0.99.2+dfsg-0ubuntu0.16.04.1 failed to
  install/upgrade: vereistenproblemen - blijft ongeconfigureerd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1709117/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to