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

I failed to create rockylinux8 container on rockylinux8 host #55

Open
SgrTa opened this issue Feb 23, 2023 · 0 comments
Open

I failed to create rockylinux8 container on rockylinux8 host #55

SgrTa opened this issue Feb 23, 2023 · 0 comments

Comments

@SgrTa
Copy link

SgrTa commented Feb 23, 2023

I tried to create rockylinux8 container on rockylinux8 host by lxc 4.0.12.
I used "meta.tar.xz" and "rootfs.tar.xz" files I got from image-rockylinux

But I failed to make rockylinux8 container with some errors below.

# lxc-create -n test04 -t local -- -m meta.tar.xz -f rootfs.tar.xz
Unpacking the rootfs

---
You just created a Rockylinux 8 x86_64 (20230223_02:06) container.
lxc-create: test04: parse.c: lxc_file_for_each_line_mmap: 130 Failed to parse config file "/usr/local/share/lxc/config/common.conf" at line "lxc.seccomp.profile = /usr/local/share/lxc/config/common.seccomp"
lxc-create: test04: parse.c: lxc_file_for_each_line_mmap: 130 Failed to parse config file "/usr/local/var/lib/lxc/test04/config" at line "lxc.include = /usr/local/share/lxc/config/common.conf"
lxc-create: test04: tools/lxc_create.c: main: 317 Failed to create container test04

What should I do to solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant