HDDS-14523. Update Linux packages in ozone-runner#53
HDDS-14523. Update Linux packages in ozone-runner#53adoroszlai wants to merge 4 commits intoapache:masterfrom
Conversation
|
Looks like build in this repo is failing for some reason though. |
There is something wrong with the new GitHub runner. CI in my fork passed with Trying to fix / work around. |
No, it's probably due to a newer version of Successful run: Failed run: |
|
@errose28 please take another look |
|
Thanks for the update. Is there a bug in tar that we can link to, or at least add a comment on why tar is being excluded for now? Otherwise it may remain like this indefinitely. Looks like we could also run into this if we move to a later Rocky image which contains the newer tar version. |
Tejaskriya
left a comment
There was a problem hiding this comment.
LGTM, agreed with @errose28 's suggestion to add a note there, would be good to have
What changes were proposed in this pull request?
Update Linux packages included in
ozone-runner. Remove unnecessary use ofsudo, which does not work with the new version.https://issues.apache.org/jira/browse/HDDS-14523
How was this patch tested?
CI build:
https://github.com/adoroszlai/ozone-docker-runner/actions/runs/21479716225