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] debian-bookworm-* failed #34082

Closed
kou opened this issue Feb 8, 2023 · 0 comments · Fixed by #34091
Closed

[CI][Packaging] debian-bookworm-* failed #34082

kou opened this issue Feb 8, 2023 · 0 comments · Fixed by #34091

Comments

@kou
Copy link
Member

kou commented Feb 8, 2023

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

debian-bookworm-amd64: https://github.com/ursacomputing/crossbow/actions/runs/4122254092/jobs/7118815431

Step 5/7 : RUN sed -i'' -e 's/main$/main contrib non-free/g' /etc/apt/sources.list
 ---> Running in e89e1bc6be35
sed: can't read /etc/apt/sources.list: No such file or directory
The command '/bin/sh -c sed -i'' -e 's/main$/main contrib non-free/g' /etc/apt/sources.list' returned a non-zero code: 2

We need to follow a debian:bookworm change like ADBC did: apache/arrow-adbc#421

Component(s)

Continuous Integration, Packaging

@kou kou added the Type: bug label Feb 8, 2023
kou added a commit to kou/arrow that referenced this issue Feb 9, 2023
Sources file was moved to /etc/apt/sources.list.d/debian.sources from
/etc/apt/sources.list.
@kou kou closed this as completed in #34091 Feb 9, 2023
kou added a commit that referenced this issue Feb 9, 2023
### Rationale for this change

Sources file was moved to /etc/apt/sources.list.d/debian.sources from /etc/apt/sources.list.

### What changes are included in this PR?

Follow the change.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #34082

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 Feb 9, 2023
sjperkins pushed a commit to sjperkins/arrow that referenced this issue Feb 10, 2023
…pache#34091)

### Rationale for this change

Sources file was moved to /etc/apt/sources.list.d/debian.sources from /etc/apt/sources.list.

### What changes are included in this PR?

Follow the change.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34082

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this issue Feb 17, 2023
…pache#34091)

### Rationale for this change

Sources file was moved to /etc/apt/sources.list.d/debian.sources from /etc/apt/sources.list.

### What changes are included in this PR?

Follow the change.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34082

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
…pache#34091)

### Rationale for this change

Sources file was moved to /etc/apt/sources.list.d/debian.sources from /etc/apt/sources.list.

### What changes are included in this PR?

Follow the change.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34082

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