#3958 RFE: New option for the Mock's option bootstrap_image_ready
Closed: Fixed by tkopecek. Opened by praiskup.

For the bootstrapping time, it is useful to simply use a "reasonably new" container image having both python3-dnf and python3-dnf-plugins-core (so the DNF understands all the rpm/metadata features of the target chroot) and claim it is "ready for bootstrapping":

config_opts['bootstrap_image_ready'] = True

Then Mock doesn't have to install additional packages into the bootstrap, making the overall build faster (with no risk of incompatible packages).

Docs for more info: https://rpm-software-management.github.io/mock/Feature-container-for-bootstrap


So, if I understand it correctly, RFE is for allowing setting this mock option. I assume that there is nothing else needed to support this?

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Correct.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.35

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.36 (was: 1.35)

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @tkopecek:
- Issue untagged with: testing-ready
- Issue tagged with: testing-basic

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit 8ad473b6 fixes this issue

Commit 1c923edc fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3958

Please continue any further discussion there.

Metadata
Related Pull Requests