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

[CI] Re-introduce redirect follow and update hash for Boost download #10343

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

Mousius
Copy link
Member

@Mousius Mousius commented Feb 22, 2022

Looks like we did need the redirect in (#10247), otherwise you get a
blank redirect response and tar doesn't like that very much:

tar: This does not look like a tar archive

gzip: stdin: unexpected end of file

CC @driazati @leandron

Looks like we did need the redirect in (apache#10247), otherwise you get a
blank redirect response and `tar` doesn't like that very much:

```
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
```
Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix @Mousius

@Mousius Mousius merged commit 70cc2ab into apache:main Feb 23, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
…pache#10343)

Looks like we did need the redirect in (apache#10247), otherwise you get a
blank redirect response and `tar` doesn't like that very much:

```
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
```
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 this pull request may close these issues.

2 participants