Open sarojbelbase opened 4 years ago
Without these two libraries it will possibly not work.
As it is a new version, I will take the test
Without these two libraries it will possibly not work.
I think I have managed to make it work without installing additional libs in the earlier version installed from the gitlab just configured the ones in the solus repo.
Hope that works.
Did it work with the new version? did you install? Does sudo ldconfig
create any error?
Did it work with the new version? did you install? Does
sudo ldconfig
create any error?
It looks like the error is in libssl1.1 I'm investigating.
Yes the problem is in libssl1.1
resolved https://github.com/cantalupo555/repo-solus/commit/4030a5aad401c2d0e0d47676fe765599e0ed464b
sudo eopkg up
Without these two libraries it will possibly not work.
I think I have managed to make it work without installing additional libs in the earlier version installed from the gitlab just configured the ones in the solus repo.
Hope that works.
In the next version I will update using this source as a reference. Thanks
The custom libraries are creating SSL Verification Problem Likely libraries:
Q: When does this happen? A: When installing megasync
Q: What happens when installing megasync? A: Breaks the SSL problem over git, vscode, eopkg
Q: What other things I should know? A: When running
sudo ldconfig
it says there are no symlinks between these packages.I don't know what custom packages are being built for compatibility but it's creating havoc, I have to install Solus two times. The earlier version was good. I don't know what new happened with this new one.