Skip to content

Bump stackhpc.kayobe_workflows to version 1.0.3 #934

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

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

MoteHue
Copy link
Contributor

@MoteHue MoteHue commented Feb 9, 2024

We hit this error in a control host bootstrap otherwise.

ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* stackhpc.kayobe_workflows:1.0.2 (direct request)
* stackhpc.kayobe_workflows:1.0.3 (dependency of "virtual collection Git repo")

@MoteHue MoteHue requested a review from a team as a code owner February 9, 2024 16:18
@Alex-Welsh
Copy link
Member

Does this only affect antelope?

@MoteHue
Copy link
Contributor Author

MoteHue commented Feb 12, 2024

Does this only affect antelope?

Ah good catch, I hit this in Zed too. Presumably Yoga is affected as well

@MoteHue MoteHue changed the base branch from stackhpc/2023.1 to stackhpc/yoga February 12, 2024 15:04
@MoteHue MoteHue changed the base branch from stackhpc/yoga to stackhpc/2023.1 February 12, 2024 15:05
We hit this error in a control host bootstrap otherwise.

```
ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* stackhpc.kayobe_workflows:1.0.2 (direct request)
* stackhpc.kayobe_workflows:1.0.3 (dependency of "virtual collection Git repo")
```
@MoteHue MoteHue force-pushed the bump-kayobe-workflows-requirement branch from 70ad1e4 to 936f195 Compare February 12, 2024 15:07
@MoteHue MoteHue changed the base branch from stackhpc/2023.1 to stackhpc/yoga February 12, 2024 15:07
@markgoddard
Copy link
Contributor

I'm not really sure what that error means. What is a "virtual collection Git repo"?

@MoteHue
Copy link
Contributor Author

MoteHue commented Feb 13, 2024

I think we're hitting this issue: ansible/ansible#79168
It isn't fixed until ansible core 2.15.5: ansible/ansible#81606

@markgoddard
Copy link
Contributor

I think we're hitting this issue: ansible/ansible#79168 It isn't fixed until ansible core 2.15.5: ansible/ansible#81606

That looks like it's more about installing collections from source, but we're using galaxy here. I don't mind merging this, since it's not a controversial change, but I'm unsure why we're hitting it.

@markgoddard markgoddard merged commit db05f8d into stackhpc/yoga Feb 13, 2024
@markgoddard markgoddard deleted the bump-kayobe-workflows-requirement branch February 13, 2024 12:21
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.

3 participants