#1306 For CentOS Stream 10, change mock option to --isolation=nspawn
Closed: Wrong tracker by arrfab. Opened by tdawson.

Currently the mock option for CentOS Stream 10 builds is --old-chroot
That option has been deprecated. Fedora build infrastructure uses --isolation=nspawn
There are some critical packages (such as libuv) that require the --isolation=nspawn mock option to be set so that various tests work correctly.

Please change the koji mock configuration for c10s from --old-chroot to --isolation=nspawn


Let me close it here as it's the wrong tracker for RH build infra as it should be on issues.redhat.com
So feel free to reopen one there but let me just point to your own config that you pushed to create the internal build tag:
https://gitlab.com/redhat/centos-stream/release-engineering/koji-ops/-/blob/main/tag-ansible/roles/stream10/tasks/main.yml?ref_type=heads#L77

So koji just does what you asked it to do ;-)

Metadata Update from @arrfab:
- Issue close_status updated to: Wrong tracker
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata