-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fix issue #280 #281
Fix issue #280 #281
Conversation
Well, that was strange. The macOS build did indeed fail, but not for the reason that I was expecting. The error is:
The package does exist, so I don't know why it wasn't found. Will try re-running. |
Same issue with a re-run. Really strange. |
I see the issue, the runner is now |
Hi @lohedges Is this PR ready? Do you mind merge this, please? Thanks. |
It's ready from a code perspective, but needs a few things first:
|
The Windows re-run passed. Everything should be good once the macOS ARM64 sire package is ready. If easier, we can always merge once reviewed and rebuild against the updated packages once available. |
Do you mind merge this now, please? Thank you. |
@mb2055: Are you able to review? @xiki-tempula: I've already mentioned twice that we need a review for this. We have an internal process to follow with a limited team who are busy working on other things. I see that you have already manually applied on of the fixes here to your own fork, i.e. in this commit. I know your fork is based from our |
Sure thing, I'll go through it now |
Sorry, I was reading too fast and didn't noticed that it has not been reviewed. I thought that the only blocker is failed pipeline. I will manually apply the fix then. |
Thanks. I'm off for the school run in a mo, but should be able to check back later depending on the level of carnage. |
No problem. For fixes like this it is probably best (in future) that someone from your end reviews it, since you have a detailed understanding of the issue and can easily test if it works. I think you can add reviews (you have done before) but aren't available from the drop-down for some reason. (Presumably I need to adjust the permissions.) |
Thanks for mentioning it. I always thought that only the OBS people can be asked to review these PRs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything working on my end 👍 sounds like everything is working for @xiki-tempula so it should be good to go
Backport fix from PR #281 into main
This PR closes #280.
devel
into this branch before issuing this pull request (e.g. by runninggit pull origin devel
): [y]Suggested reviewers:
@chryswoods
Note that I expect the CI to fail on macOS due to this issue.