Skip to content

libnss3.so is missing from the AppImage #1570

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

Closed
Hund opened this issue Aug 7, 2021 · 2 comments
Closed

libnss3.so is missing from the AppImage #1570

Hund opened this issue Aug 7, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Hund
Copy link

Hund commented Aug 7, 2021

I just downloaded the AppImage version 0.13.2 on my computer with Gentoo and was greeted with this when I executed the file:

$ ./freetube_0.13.2_amd64.AppImage 
/tmp/.mount_freetuMX4xJw/freetube: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

What's wrong?

@Hund Hund added the bug Something isn't working label Aug 7, 2021
@GilgusMaximus
Copy link
Contributor

This should not be an issue with our app but a missing library on your system.
symfony/panther#7

@Hund
Copy link
Author

Hund commented Aug 9, 2021

I see. I'm not really experienced with alternative installation methods like AppImages. I assumed that everything that was needed would be included in the image itself.

Anyway. The missing package is named dev-libs/nss in Gentoo. Installing it solved the issue.

Thank you!
f

@Hund Hund closed this as completed Aug 9, 2021
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