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

flatpak electron apps can not load TLS certs on gentoo stable #49

Open
revulent opened this issue May 17, 2020 · 4 comments
Open

flatpak electron apps can not load TLS certs on gentoo stable #49

revulent opened this issue May 17, 2020 · 4 comments

Comments

@revulent
Copy link

flatpak electron apps (MS teams, Discord) can not load TLS certs on gentoo stable. It seems this is because stable is on p11-kit 0.23.19-r1 but flatpak needs 0.23.20-r1 according to forum posts for distros having the same issue.

@nt-o
Copy link

nt-o commented May 17, 2020

For what it's worth: I use gentoo w/ mostly stable packages and don't even have p11-kit installed on the host. None of my flatpak applications had been able to use TLS-secured connections up until a few days (maybe a week?) ago. For some reason things just started working properly--I can't even tie this down to an emerge or a flatpak update.

Wish I could help more. I spent time looking into the bug (found the 23.19/20 bug at one point as well). Nothing I tried worked.

Maybe try updating your flatpak apps if you haven't recently. Can't imagine what else would've fixed things for me.

@revulent
Copy link
Author

I installed 0.23.20-r1 via package.accept_keywords and electron apps are working again.

@mercuriete
Copy link

mercuriete commented May 25, 2020

@revulent thanks

sudo emerge =p11-kit-0.23.20-r1 --ask --autounmask

worked for me.
(app affected was com.visualstudio.code)

@fosero
Copy link
Owner

fosero commented Jun 25, 2020

Duplicate of #47

@fosero fosero marked this as a duplicate of #47 Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants