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

Tribler 8.0.7 Does Not Launch on Alpine Linux 3.21.2 x86_64 #8388

Open
crftbt opened this issue Jan 14, 2025 · 0 comments
Open

Tribler 8.0.7 Does Not Launch on Alpine Linux 3.21.2 x86_64 #8388

crftbt opened this issue Jan 14, 2025 · 0 comments

Comments

@crftbt
Copy link

crftbt commented Jan 14, 2025

There doesn't appear to be an Alpine Linux package for Tribler, but flatpak does work on Alpine. When attempting to launch Tribler through flatpak, the following error is output and Tribler fails to launch. Running as root has a similar message. What would be advised in this situation?

~ $ tribler 
Starting Tribler...
/usr/share/tribler ~
mktemp: : Invalid argument
/usr/bin/tribler: line 7: `mktemp /tmp/$USER-tribler-XXXXXXXX.log`: ambiguous redirect
~
~ $
~ $ doas tribler
Starting Tribler...
/usr/share/tribler /home/user
mktemp: : Invalid argument
/usr/bin/tribler: line 7: `mktemp /tmp/$USER-tribler-XXXXXXXX.log`: ambiguous redirect
/home/user
~ $ 
~ $ uname -a
Linux hotsname 6.12.9-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2025-01-09 18:01:12 x86_64 Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant