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

Tar ball file issue travis #68

Open
vcoder-saxa opened this issue Jul 26, 2018 · 0 comments
Open

Tar ball file issue travis #68

vcoder-saxa opened this issue Jul 26, 2018 · 0 comments

Comments

@vcoder-saxa
Copy link

Hi all,

I am currently encountering the following issue with the following line of the yml.
Error: "xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now"

Line: "$ wget -qO- $URL | tar xJ -C sfdx --strip-components 1" when referencing the following variable
env:
matrix:
- URL=https://developer.salesforce.com/media/salesforce-cli/sfdx-linux-amd64.tar.xz

Guessing its an issue with what I am doing and not the script itself. Thanks.

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

1 participant