#3958 RFE: New option for the Mock's option bootstrap_image_ready
Closed: Fixed 18 days ago by tkopecek. Opened a year ago 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

a year ago

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

a year ago

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

10 months ago

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

3 months ago

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

2 months ago

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

23 days ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #4287 Merged 18 days ago