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

[Release] TEST_BINARY=1 verify-release-candidate.sh doesn't use temporary directory #39683

Closed
kou opened this issue Jan 18, 2024 · 0 comments · Fixed by #39684
Closed

[Release] TEST_BINARY=1 verify-release-candidate.sh doesn't use temporary directory #39683

kou opened this issue Jan 18, 2024 · 0 comments · Fixed by #39684

Comments

@kou
Copy link
Member

kou commented Jan 18, 2024

Describe the bug, including details regarding any error messages, version, and platform.

It should use a temporary directory for verifying in clean environment.

Component(s)

Developer Tools

@kou kou added the Type: bug label Jan 18, 2024
raulcd pushed a commit that referenced this issue Jan 18, 2024
### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd added this to the 16.0.0 milestone Jan 18, 2024
idailylife pushed a commit to idailylife/arrow that referenced this issue Jan 18, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
clayburn pushed a commit to clayburn/arrow that referenced this issue Jan 23, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants