Skip to content

Conversation

@FlorentRevest
Copy link
Collaborator

As part of #5518, I'm adding fsck logs as annotation to the mounted file system assets. For this, I need a variety of fsck-like commands in the ci environment as well as eventually in the production environment.

@FlorentRevest FlorentRevest changed the title docker: add various fsck-like commands to the environment tools/docker: add various fsck-like commands to the environment Nov 28, 2024
a-nogikh
a-nogikh previously approved these changes Nov 28, 2024
@a-nogikh
Copy link
Collaborator

$ docker build --no-cache -t gcr.io/syzkaller/env tools/docker/env
< ... >
E: Package 'hfsprogs' has no installation candidate

Does it work on your side?

@FlorentRevest
Copy link
Collaborator Author

Does it work on your side?

Argh, I ran a docker build but not in the right branch, that's why it worked ahah. I think that's because hfsprogs is in the non-free repository. I suppose we could either add that repository or drop the hfs and hfsplus fsck calls. Do you have a preference ?

@a-nogikh
Copy link
Collaborator

Let's skip hfs for now.

As part of google#5518, I'm adding fsck logs as annotation to the mounted
file system assets. For this, I need a variety of fsck-like commands in
the ci environment as well as eventually in the production environment.
@FlorentRevest
Copy link
Collaborator Author

Done

@a-nogikh
Copy link
Collaborator

Deployed gcr.io/syzkaller/env -- you can now try to check whether CI tests began to work for the other PR.

@FlorentRevest
Copy link
Collaborator Author

Yes all tests on that PR pass now :)

@a-nogikh a-nogikh enabled auto-merge November 29, 2024 14:35
@a-nogikh a-nogikh added this pull request to the merge queue Nov 29, 2024
Merged via the queue into google:master with commit b5d2be8 Nov 29, 2024
17 checks passed
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