Skip to content

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