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

Add hint when trying to create root filesystem outside a Debian host #170

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

rbmarliere
Copy link
Contributor

The user can specify a directory that does not exist with --root and the tool will create one for him. However, it depends on lsb_release which is not available in non-Debian hosts. Therefore, add a hint so the user knows what to do.

The user can specify a directory that does not exist with --root and the
tool will create one for him. However, it depends on `lsb_release` which is
not available in non-Debian hosts. Therefore, add a hint so the user knows
what to do.

Signed-off-by: Ricardo B. Marliere <rbm@suse.com>
@arighi arighi merged commit 4ebe29c into arighi:main Oct 4, 2024
4 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