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

Support upgrading of CINC Client #252

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mrswadge
Copy link

Description

The directory name is incorrect when upgrading CINC. This change fixes the path.

This change is coupled with chef/mixlib-install#389.

Related Issues

#228
chef/mixlib-install#339
#249

Check List

The directory name is incorrect when upgrading CINC. This change fixes the path.

This change is coupled with chef/mixlib-install#389.

Signed-off-by: Stuart Stephen stuart.stephen@gmail.com
The directory name is incorrect when upgrading CINC. This change fixes the path.

This change is coupled with chef/mixlib-install#389.

Signed-off-by: Stuart Stephen <stuart.stephen@gmail.com>
Signed-off-by: Stuart Stephen <stuart.stephen@gmail.com>
@mrswadge
Copy link
Author

Each time I sign off the commit, it's adding a new merge remote commit. Any idea how to stop that?

@dkowis
Copy link

dkowis commented Jan 31, 2024

I would super like to have cinc-client upgrades work :D

@mrswadge
Copy link
Author

The issue affects very old cinc-client versions (we're on 15.6.10 and upgrading to 18.3.0), so the maintainers opted not to take the changes, which is their decision.

If you take the code changes I have suggested in this PR and also the mixlib changes mentioned too, then the upgrade can work. I've put my custom mixlib into an artifactory instance and so that's been enough for me to make progress.

@dkowis
Copy link

dkowis commented Jan 31, 2024

Oh that's interesting. I'm on cinc-client 18.3.0 and it didn't cooperate. I got the same error from #249 and I thought this was still the solution... Maybe it's not related to this, but more on that other one.

@mrswadge
Copy link
Author

There is a product matrix in mixlib that needed updating to add cinc which is what my pull request to mixlib added:
chef/mixlib-install#389

See this specifically:
https://github.com/chef/mixlib-install/pull/389/files#diff-860efd9d5bfa21f0570091e1f7311509857b47def4905b6c8f76b283950f2a8cR50

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

Successfully merging this pull request may close these issues.

None yet

2 participants