voxpupuli-acceptance: Require 4.2 or newer#1251
Merged
bastelfreak merged 3 commits intotheforeman:masterfrom Dec 13, 2025
Merged
voxpupuli-acceptance: Require 4.2 or newer#1251bastelfreak merged 3 commits intotheforeman:masterfrom
bastelfreak merged 3 commits intotheforeman:masterfrom
Conversation
fc06cee to
7d65234
Compare
3aa2aef to
99d6936
Compare
c639961 to
0a7ad6f
Compare
evgeni
reviewed
Dec 12, 2025
Member
THIS IS THE REAL ERROR BREAKING THINGS AFTER VOX-ACCEPTANCE 4.x |
62b0efe to
c533982
Compare
bastelfreak
added a commit
to bastelfreak/foreman-installer-modulesync
that referenced
this pull request
Dec 12, 2025
4.2 brings and updated `curl_command` which allows us to configure client TLS certificates and username/password. We want to use that in puppet-foreman: theforeman/puppet-foreman#1251
Member
Author
|
upstream PR for foreman-installer-modulesync: theforeman/foreman-installer-modulesync#172 |
Member
Author
we have a fix for that somewhere, I just need to find it again... |
4.2 allows us to set user and password for curl_command in acceptance tests. That will allow us to cleanup some tests. 4.1 is already in foreman-installer-modulesync: theforeman/foreman-installer-modulesync@d0f38a0
This was added in voxpupuli-acceptance 4.2
Member
Author
|
from voxpupuli-acceptance 4.2: from 3.8: I don't think the error is caused by the locale. I think On 3.8, I get: on the broken 4.2 it's useless: |
Member
Author
|
systemctl output on the working system: on the broken one: |
Member
Author
|
which is incredible unhelpful: |
Member
|
Eh, why was this merged?! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
4.2 allows us to set user and password for curl_command in acceptance tests. That will allow us to cleanup some tests.
4.1 is already in foreman-installer-modulesync:
theforeman/foreman-installer-modulesync@d0f38a0