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

cro3 build failure because of failing update_chroot #248

Closed
mhiramat opened this issue Jun 4, 2024 · 2 comments · Fixed by #251
Closed

cro3 build failure because of failing update_chroot #248

mhiramat opened this issue Jun 4, 2024 · 2 comments · Fixed by #251
Assignees
Labels
P1 Finish this cycle

Comments

@mhiramat
Copy link
Collaborator

mhiramat commented Jun 4, 2024

It fails with this error message.

+ update_chroot
14:32:24.368: ERROR: Automatic chroot upgrade is done by `cros_sdk --update` (normally enabled by default), and there's generally no need to manually call update_chroot.  If you really want to update your SDK packages (thereby invalidating your chroot), pass --force to this command.

Do we really need to call update_chroot?

@mhiramat
Copy link
Collaborator Author

mhiramat commented Jun 4, 2024

Note that this can be mitigated by --skip-setup.

@mhiramat mhiramat self-assigned this Jun 6, 2024
@mhiramat mhiramat added the P1 Finish this cycle label Jun 6, 2024
@mhiramat
Copy link
Collaborator Author

mhiramat commented Jun 7, 2024

We don't need to run update_chroot anymore. Remove it.

@mhiramat mhiramat linked a pull request Jun 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Finish this cycle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant