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

将docker版本从22.04更新为24.04 #486

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

liu33333
Copy link
Contributor

解决问题

Issue Number: #480

Problem: 将docker的Ubuntu版本从22.04更新到24.04,检查了兼容性

更改内容

  • Dockerfile 中修改了部分容器构建过程

  • /miniob/deps/common/log/backtrace.cpp 中添加了缺少的头文件

@hnwyllmm hnwyllmm merged commit c9200f2 into oceanbase:main Nov 18, 2024
14 checks passed
@hnwyllmm
Copy link
Collaborator

镜像构建失败了,帮忙看看:
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp /etc/apt/sources.list.d/ubuntu.sources /etc/apt/sources.list.d/ubuntu.sources.bak && echo 'Types: deb' > /etc/apt/sources.list.d/ubuntu.sources && echo 'URIs: http://mirrors.aliyun.com/ubuntu/' >> /etc/apt/sources.list.d/ubuntu.sources && echo 'Suites: noble noble-updates noble-security' >> /etc/apt/sources.list.d/ubuntu.sources && echo 'Components: main restricted universe multiverse' >> /etc/apt/sources.list.d/ubuntu.sources && echo 'Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg' >> /etc/apt/sources.list.d/ubuntu.sources && apt-get update" did not complete successfully: exit code: 100

使用 docker action 构建:
https://github.com/oceanbase/miniob/actions/runs/11884971213

@liu33333
Copy link
Contributor Author

好的,我再看看

liu33333 added a commit to liu33333/miniob that referenced this pull request Nov 18, 2024
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