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

Tizen fails to download on Linux #2933

Closed
mattleibow opened this issue Jul 10, 2024 · 0 comments · Fixed by #2934
Closed

Tizen fails to download on Linux #2933

mattleibow opened this issue Jul 10, 2024 · 0 comments · Fixed by #2934

Comments

@mattleibow
Copy link
Contributor

Description of Change

Tizen Studio is failing almost all the time on Linux:

Install destination is '/home/cloudtest/tizen-studio'...
Downloading SDK to '/home/cloudtest/tizen-temp/tizen-install.bin'...
Validating Java install...
JAVA_HOME is: /usr/lib/jvm/temurin-11-jdk-amd64
PATH contains JAVA_HOME: False
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)
Installing SDK to '/home/cloudtest/tizen-studio'...
setting up jdk at /home/cloudtest/.package-manager/jdk
rm: cannot remove '/home/cloudtest/.package-manager/jdk': No such file or directory
./installer.sh: 4: Syntax error: "(" unexpected
Installing Additional Packages: 'MOBILE-6.0-NativeAppDevelopment'...
/usr/bin/bash: /home/cloudtest/tizen-studio/package-manager/package-manager-cli.bin: No such file or directory

Not sure why the install script is invalid:

./installer.sh: 4: Syntax error: "(" unexpected
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

Successfully merging a pull request may close this issue.

1 participant