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

Mock in Fedora 41+ Container seems to be missing fuse-overlayfs #1381

Closed
praiskup opened this issue Jun 4, 2024 · 1 comment · Fixed by #1441
Closed

Mock in Fedora 41+ Container seems to be missing fuse-overlayfs #1381

praiskup opened this issue Jun 4, 2024 · 1 comment · Fixed by #1441
Assignees

Comments

@praiskup
Copy link
Member

praiskup commented Jun 4, 2024

Original report: https://bugzilla.redhat.com/show_bug.cgi?id=2284167

The workaround is to run mock in container started like podman run -v /var/lib/containers, but that's not ideal.

The proposal is to document this thing, and to add Suggests: fuse-overlayfs

@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Jun 4, 2024
@xsuchy xsuchy moved this from Needs triage to In 3 months in CPT Kanban Jun 5, 2024
@k0ste
Copy link

k0ste commented Jun 8, 2024

The Fedora 40 (fedora:latest) is also affected. Just rebuild container for the fix #1379 and get

INFO: Unable to build arch x86_64 natively on arch aarch64. Setting forcearch to use software emulation.
INFO: mock.py version 5.6 starting (python version = 3.12.3, NVR = mock-5.6-1.fc40), args: /usr/libexec/mock/mock --config-opts=cache_topdir=/rpmbuild/cache --enable-network -r centos-stream-8-x86_64 --buildsrpm --spec=/rpmbuild/intel-firmware-s2600wf.spec --resultdir=/rpmbuild/output/centos-stream-8-x86_64 --sources=/rpmbuild/sources
Start(bootstrap): init plugins
INFO: selinux disabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux disabled
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/rpmbuild/intel-firmware-s2600wf.spec)  Config(centos-stream-8-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: docker
INFO: It seems that you run Mock in a Docker container.  Mock though uses container tooling itself (namely Podman) for downloading bootstrap image.  This might require you to run Mock in 'docker run --privileged'.
INFO: Using bootstrap image: quay.io/centos/centos:stream8
INFO: Pulling image: quay.io/centos/centos:stream8
ERROR: Error: configure storage: 'overlay' is not supported over overlayfs, a mount_program is required: backing file system is unsupported for this graph driver

@FrostyX FrostyX moved this from In 3 months to In Progress in CPT Kanban Aug 26, 2024
@FrostyX FrostyX self-assigned this Aug 26, 2024
@praiskup praiskup moved this from In Progress to In 3 months in CPT Kanban Aug 26, 2024
@FrostyX FrostyX moved this from In 3 months to In Progress in CPT Kanban Aug 26, 2024
FrostyX added a commit to FrostyX/mock that referenced this issue Sep 2, 2024
FrostyX added a commit to FrostyX/mock that referenced this issue Sep 3, 2024
@xsuchy xsuchy closed this as completed in 9a4c555 Sep 3, 2024
@FrostyX FrostyX moved this from In Progress to Done in CPT Kanban Sep 9, 2024
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 a pull request may close this issue.

3 participants