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

At what point is it expected that deploy_path/sysroot is being created? #2983

Closed
fwilhe opened this issue Aug 15, 2023 · 2 comments
Closed

Comments

@fwilhe
Copy link
Contributor

fwilhe commented Aug 15, 2023

I'm wondering about this code which fails if in deploy_path there is no sysroot directory.

Sure I can create that manually, but I'm wondering if this is intended that way as deploy_path is created by ostree admin deploy and I was expecting it to create all that's needed.

Note that I'm using ostree v2023.3 as it is packaged in Debian Trixie, but as far as I can tell this is still the same in the current main branch.

@cgwalters
Copy link
Member

It's expected that your filesystem tree have an empty directory there.

@fwilhe
Copy link
Contributor Author

fwilhe commented Aug 16, 2023

Okay, good to know, thanks @cgwalters

Just out of curiosity, is there a reason why this is not made by the admin deploy command?

@fwilhe fwilhe closed this as completed Aug 16, 2023
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

No branches or pull requests

2 participants