Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Megasync dependency libs are breaking the system #39

Open
sarojbelbase opened this issue Oct 17, 2020 · 8 comments
Open

Megasync dependency libs are breaking the system #39

sarojbelbase opened this issue Oct 17, 2020 · 8 comments
Labels
bug Something isn't working

Comments

@sarojbelbase
Copy link
Contributor

The custom libraries are creating SSL Verification Problem
Likely libraries:

  • libcrypto++6
  • libraw16

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.

@cantalupo555 cantalupo555 added the help wanted Extra attention is needed label Oct 17, 2020
@cantalupo555
Copy link
Owner

Without these two libraries it will possibly not work.

@cantalupo555
Copy link
Owner

As it is a new version, I will take the test

@sarojbelbase
Copy link
Contributor Author

sarojbelbase commented Oct 17, 2020

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.

@sarojbelbase
Copy link
Contributor Author

Did it work with the new version? did you install? Does sudo ldconfig create any error?

@cantalupo555 cantalupo555 added the bug Something isn't working label Oct 17, 2020
@cantalupo555
Copy link
Owner

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.

@cantalupo555
Copy link
Owner

Yes the problem is in libssl1.1

@cantalupo555 cantalupo555 removed the help wanted Extra attention is needed label Oct 17, 2020
@cantalupo555
Copy link
Owner

resolved
4030a5a

sudo eopkg up

@cantalupo555
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants