Skip to content

[v13] Fix git installation path on CentOS 7 docker image#33133

Merged
jakule merged 1 commit intobranch/v13from
bot/backport-32714-branch/v13
Nov 10, 2023
Merged

[v13] Fix git installation path on CentOS 7 docker image#33133
jakule merged 1 commit intobranch/v13from
bot/backport-32714-branch/v13

Conversation

@jakule
Copy link
Copy Markdown
Contributor

@jakule jakule commented Oct 8, 2023

Backport #32714 to branch/v13

When checking GHA logs of OS Compatibility build, I notice info log
```
The repository will be downloaded using the GitHub REST API
To create a local Git repository instead, add Git 2.18 or higher to the PATH
```
suggesting that our self-compiled git is not being used. For some reason out git binary was installed in /usr/local/usr/local/bin/git. I removed the additional /usr/local prefix to install the binary in the correct directory. I also updated git to the latest version.
@zmb3 zmb3 enabled auto-merge October 26, 2023 16:16
@zmb3 zmb3 added this pull request to the merge queue Oct 26, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Oct 26, 2023
@jakule jakule added this pull request to the merge queue Nov 10, 2023
Merged via the queue into branch/v13 with commit be84d6c Nov 10, 2023
@jakule jakule deleted the bot/backport-32714-branch/v13 branch November 10, 2023 17:48
This was referenced Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants