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

mac helper binaries: add default brew libexec path #1523

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

vrothberg
Copy link
Member

After installing podman via brew, I expected a locally compiled one to work as well. But it failed as it could not find gvproxy. It turns out that brew installs it at /opt/homebrew/opt/podman/libexec/podman/gvproxy, so I want the directory to be part of the default look-up paths.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vrothberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vrothberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vrothberg
Copy link
Member Author

@ashley-cui @Luap99 @baude PTAL

After installing podman via brew, I expected a locally compiled one to
work as well.  But it failed as it could not find gvproxy.  It turns out
that brew installs it at /opt/homebrew/opt/podman/libexec/podman/gvproxy,
so I want the directory to be part of the default look-up paths.

Same applies to the `/usr/local/opt` paths used on Intel Macs.  Also
rearrange the order a bit.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
@vrothberg
Copy link
Member Author

Updated

Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rhatdan
Copy link
Member

rhatdan commented Jun 27, 2023

/lgtm

@ashley-cui
Copy link
Member

/lgtm
Thanks!

@openshift-merge-robot openshift-merge-robot merged commit 72ef92d into containers:main Jun 27, 2023
6 checks passed
@vrothberg vrothberg deleted the mac-helpers-dir branch June 27, 2023 13:50
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.

5 participants