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][Docs] docs-preview failed by "No space left on device" #36941

Closed
kou opened this issue Jul 31, 2023 · 0 comments · Fixed by #36943
Closed

[CI][Docs] docs-preview failed by "No space left on device" #36941

kou opened this issue Jul 31, 2023 · 0 comments · Fixed by #36943

Comments

@kou
Copy link
Member

kou commented Jul 31, 2023

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

https://github.com/ursacomputing/crossbow/actions/runs/5709380156/job/15468121041#step:6:7502

/usr/bin/ranlib: libgrpc_unsecure.a: No space left on device

We may be able to use system gRPC.

Component(s)

Continuous Integration, Documentation

@kou kou added the Type: bug label Jul 31, 2023
kou added a commit to kou/arrow that referenced this issue Jul 31, 2023
kou added a commit that referenced this issue Jul 31, 2023
### Rationale for this change

We can reduce disk usage by using system Protobuf and gRPC.

### What changes are included in this PR?

Use system Protobuf.

We can use Protobuf 3.12.0 or later by #35962.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #36941

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 14.0.0 milestone Jul 31, 2023
R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this issue Aug 20, 2023
### Rationale for this change

We can reduce disk usage by using system Protobuf and gRPC.

### What changes are included in this PR?

Use system Protobuf.

We can use Protobuf 3.12.0 or later by apache#35962.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36941

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
### Rationale for this change

We can reduce disk usage by using system Protobuf and gRPC.

### What changes are included in this PR?

Use system Protobuf.

We can use Protobuf 3.12.0 or later by apache#35962.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36941

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.

1 participant