Last night I installed few updates & than run autoremove. Now (when I try to run server for rails projects) its giving me this error
/home/faisal/.rvm/gems/ruby-2.4.2@victory/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require': libssl.so.1.0.2: cannot open shared object file: No such file or directory - /home/faisal/.rvm/gems/ruby-2.4.2@victory/gems/puma-3.10.0/lib/puma/puma_http11.so (LoadError)
I tried multiple solutions but didn't work, Can any one help with this.
VERSION:
When I tried
apt-cache policy openssl
its says
Installed: 1.1.0g-2.1+ubuntu16.04.1+deb.sury.org+1
Candidate: 1.1.0g-2.1+ubuntu16.04.1+deb.sury.org+1
But on one of my friend's system its version is 1.0.2 has it anything to do with it?
& few other symlink things. Actually I don't have any idea about these things, just trying whatever commands suggested other solutions
– Muhammad Faisal Iqbal Feb 26 '18 at 10:06E: Package 'libssl1.0.2' has no installation candidate
– Muhammad Faisal Iqbal Feb 26 '18 at 10:14