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

Not able to install the tizen workload for dotnet version 8.0.401. #284

Open
anandhan-rajagopal opened this issue Aug 22, 2024 · 2 comments

Comments

@anandhan-rajagopal
Copy link

While trying to install the tizen workload using the following command:

curl -sSL https://raw.githubusercontent.com/Samsung/Tizen.NET/main/workload/scripts/workload-install.sh | sudo bash

Getting the following error:
Check Tizen Workload for sdk 8.0.401.
Installing samsung.net.sdk.tizen.manifest-8.0.400/8.0.400 to /usr/local/share/dotnet/sdk-manifests/8.0.400...
[/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.QiuE3XDekk/manifest.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.QiuE3XDekk/manifest.zip or
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.QiuE3XDekk/manifest.zip.zip, and cannot find /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.QiuE3XDekk/manifest.zip.ZIP, period.
No such files to install.
DONE

@anandhan-rajagopal
Copy link
Author

@JoonghyunCho Could you have any Idea to resolve this?

@JoonghyunCho
Copy link
Member

Hello, it may be your environment is behind proxy?
Please check your proxy setup or try manually downloading a script and giving "-x [proxy]" option at

curl -s -o $TMPDIR/manifest.zip -L https://www.nuget.org/api/v2/package/$MANIFEST_NAME/$MANIFEST_VERSION

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

2 participants