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

Fix alpine template #62

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Fix alpine template #62

merged 1 commit into from
Jan 27, 2024

Conversation

gibmat
Copy link
Contributor

@gibmat gibmat commented Jan 27, 2024

On a Debian sid system with lxc 5.0.3 and the latest snapshot of lxc-templates, attempting to create an alpine container fails with the error "mknod: dev/console: File exists". This had been reported a while back in Debian bug #998095 and partially addressed in #46.

I performed some testing of the resulting alpine container, and things appear to be working correctly.

On a Debian sid system with lxc 5.0.3 and the latest snapshot of lxc-templates,
attempting to create an alpine container fails with the error "mknod:
dev/console: File exists". This had been reported a while back in Debian
bug #998095 and partially addressed in lxc#46.

I performed some testing of the resulting alpine container, and things appear
to be working correctly.

Signed-off-by: Mathias Gibbens <[email protected]>
@stgraber stgraber merged commit a0745c8 into lxc:main Jan 27, 2024
2 checks passed
@gibmat gibmat deleted the fix-alpine-template branch January 27, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants