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

RFE: for the next vagrant boxes, keep the updates repo activated #443

Open
fcami opened this issue Sep 21, 2021 · 1 comment
Open

RFE: for the next vagrant boxes, keep the updates repo activated #443

fcami opened this issue Sep 21, 2021 · 1 comment

Comments

@fcami
Copy link
Contributor

fcami commented Sep 21, 2021

logs show that the freeipa rpms were built against a (very recent) SELinux policy RPM version that does not seem to be available on the vagrant boxes used by master/replica/clients.

This smells like a mock configuration in the builder with the updates repository active, wihle the boxes themselves would have that repository disabled.

A temporary fix is probably to set "update_packages: True" in the PR-CI jobs, but the real fix is to have both mock and actual dnf configuration in sync. I would vote for having updates enabled on both sides.

@fcami
Copy link
Contributor Author

fcami commented Sep 21, 2021

Update: this passed re-running. Maybe a Fedora mirror is/was not updated last night?
@netoarmando if that's the case, the only remaining AI is to make sure the mock config and the dnf config match, as we discussed earlier.

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

No branches or pull requests

1 participant