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

[FIX] AppImage for 1.12.1 missing some libs #776

Open
3 of 14 tasks
ychaouche opened this issue May 28, 2024 · 0 comments
Open
3 of 14 tasks

[FIX] AppImage for 1.12.1 missing some libs #776

ychaouche opened this issue May 28, 2024 · 0 comments
Labels
fix Fix something that isn't working as expected

Comments

@ychaouche
Copy link

Describe the bug

$ ./Khoj-1.12.1x86_64.AppImage
/tmp/.mount_Khoj-1EaaAd0/Khoj: /usr/lib/x86_64-linux-gnu/libnss3.so: version `NSS_3.30' not found (required by /tmp/.mount_Khoj-1EaaAd0/Khoj)
/tmp/.mount_Khoj-1EaaAd0/Khoj: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_Khoj-1EaaAd0/Khoj)
/tmp/.mount_Khoj-1EaaAd0/Khoj: /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0: no version information available (required by /tmp/.mount_Khoj-1EaaAd0/Khoj)
$

Platform

  • Server:
    • Cloud-Hosted (https://app.khoj.dev)
    • Self-Hosted Docker
    • Self-Hosted Python package
    • Self-Hosted source code
  • Client:
    • Obsidian
    • Emacs
    • Desktop app
    • Web browser
    • WhatsApp
  • OS:
    • Windows
    • macOS
    • Linux
    • Android
    • iOS

Additional context

Maybe the appimage should ship its own libnss3.so, ibdbus-1.so.3, and libxkbcommon.so.0?

@ychaouche ychaouche added the fix Fix something that isn't working as expected label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something that isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant