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

Refs #30363: Generate new bootstrap RPM if old style is detected #280

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Aug 31, 2020

Prior implementation of bootstrap RPM created a tarball with
the source script in it. If an RPM is detected with a tarball
source, assume this is an upgrade and generate a new bootstrap
RPM to be based on the new system from this point forward.
This if condition can then be dropped in the next release.

Prior implementation of bootstrap RPM created a tarball with
the source script in it. If an RPM is detected with a tarball
source, assume this is an upgrade and generate a new bootstrap
RPM to be based on the new system from this point forward.
This if condition can then be dropped in the next release.
@ekohl
Copy link
Member

ekohl commented Aug 31, 2020

I didn't test it, but LGTM. Feel free to merge when Travis is green.

@ehelms ehelms merged commit e7cf6a5 into theforeman:master Aug 31, 2020
@wbclark wbclark added the Bug label Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants