Skip to content

Conversation

coolljt0725
Copy link
Contributor

When build ubuntu rootfs by using Docker, it failed with the following error:
image

Fix this by adding libclang-dev to the dependency.

@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Oct 3, 2024
@sprt sprt added the ok-to-test label Oct 3, 2024
Copy link
Contributor

@sprt sprt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coolljt0725
Copy link
Contributor Author

@sprt updated

Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @coolljt0725!

@ChengyuZhu6
Copy link
Member

@coolljt0725 Please rebase to main to update the workflow.

@coolljt0725
Copy link
Contributor Author

@ChengyuZhu6 rebased

@ChengyuZhu6
Copy link
Member

ChengyuZhu6 commented Oct 15, 2024

image
hi @coolljt0725 . I used the command make rootfs-image-tarball to build rootfs-image with kata main, and it successfully built the agent as well. Could you please provide more detailed steps?

@ChengyuZhu6
Copy link
Member

@sprt @fidencio @amshinde Did you encounter the error mentioned by @coolljt0725 when building rootfs?

@coolljt0725
Copy link
Contributor Author

@ChengyuZhu6 I follow the steps of https://github.com/kata-containers/kata-containers/blob/main/docs/Developer-Guide.md#create-a-rootfs-image

Copy link
Member

@beraldoleal beraldoleal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, LGTM, however 3 required jobs are failing. @wainersm are those safe to ignore?

@sprt
Copy link
Contributor

sprt commented Oct 28, 2024

Rerunning the failed tests.

@zvonkok
Copy link
Contributor

zvonkok commented Nov 20, 2024

@coolljt0725 Can you please rebae? Thanks!

Build ubuntu rootfs with Docker failed with error:
`Unable to find libclang`

Fix this error by adding libclang-dev to the dependency.

Signed-off-by: Jitang Lei <leijitang@outlook.com>
@coolljt0725
Copy link
Contributor Author

rebased

@stevenhorsman stevenhorsman merged commit b4da4b5 into kata-containers:main Nov 21, 2024
281 of 289 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants