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][Packaging] wheel-clean referes nonexistent ./ci/scripts/gemfury_clean.rb #34973

Closed
kou opened this issue Apr 7, 2023 · 1 comment · Fixed by #34974
Closed

[CI][Packaging] wheel-clean referes nonexistent ./ci/scripts/gemfury_clean.rb #34973

kou opened this issue Apr 7, 2023 · 1 comment · Fixed by #34974

Comments

@kou
Copy link
Member

kou commented Apr 7, 2023

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

It seems that we need to use arrow/ci/scripts/gemfury_clean.rb: https://github.com/ursacomputing/crossbow/actions/runs/4587784310/jobs/8101540480

ruby: No such file or directory -- ./ci/scripts/gemfury_clean.rb (LoadError)

Originally posted by @kou in #34705 (comment)

Component(s)

Continuous Integration, Packaging

@kou kou added the Type: bug label Apr 7, 2023
@kou kou closed this as completed in #34974 Apr 7, 2023
kou added a commit that referenced this issue Apr 7, 2023
### Rationale for this change

> https://github.com/ursacomputing/crossbow/actions/runs/4587784310/jobs/8101540480
>
> ```text
> ruby: No such file or directory -- ./ci/scripts/gemfury_clean.rb (LoadError)
> ```

### What changes are included in this PR?

Fix the path.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #34973

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Apr 7, 2023
@raulcd
Copy link
Member

raulcd commented Apr 11, 2023

Thanks @kou !

liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this issue May 11, 2023
…e#34974)

### Rationale for this change

> https://github.com/ursacomputing/crossbow/actions/runs/4587784310/jobs/8101540480
>
> ```text
> ruby: No such file or directory -- ./ci/scripts/gemfury_clean.rb (LoadError)
> ```

### What changes are included in this PR?

Fix the path.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34973

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this issue May 15, 2023
…e#34974)

### Rationale for this change

> https://github.com/ursacomputing/crossbow/actions/runs/4587784310/jobs/8101540480
>
> ```text
> ruby: No such file or directory -- ./ci/scripts/gemfury_clean.rb (LoadError)
> ```

### What changes are included in this PR?

Fix the path.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34973

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rtpsw pushed a commit to rtpsw/arrow that referenced this issue May 16, 2023
…e#34974)

### Rationale for this change

> https://github.com/ursacomputing/crossbow/actions/runs/4587784310/jobs/8101540480
>
> ```text
> ruby: No such file or directory -- ./ci/scripts/gemfury_clean.rb (LoadError)
> ```

### What changes are included in this PR?

Fix the path.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34973

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.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