From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bilal Yavuz <byavuz81(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: kerberos/001_auth test fails on arm CPU darwin |
Date: | 2022-09-27 01:30:33 |
Message-ID: | 857c94946f58af23cb02d7863b29850c@lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 09/26/2022 8:25 pm, Michael Paquier wrote:
> On Mon, Sep 26, 2022 at 04:39:36PM +0200, Peter Eisentraut wrote:
>> On 26.09.22 13:14, Tom Lane wrote:
>>> Bilal Yavuz<byavuz81(at)gmail(dot)com> writes:
>>> > It seems that kerberos is installed at the '/opt/homebrew/opt/krb5' path on
>>> > ARM CPU darwin instances instead of the '/usr/local/opt/krb5' path.
>>> I think this also needs to account for MacPorts, which would likely
>>> put it under /opt/local/sbin. (I wonder where /usr/local/opt/krb5
>>> came from at all -- that sounds like somebody's manual installation
>>> rather than a packaged one.)
>>
>> /usr/local/opt/ is used by Homebrew on Intel macOS.
>
> Hmm. Is that the case with new setups under x86_64? I have a M1
> where everything goes through /opt/homebrew/, though it has been set
> very recently.
> --
> Michael
Intel:
wf-corporate-chef on master +6 -420 [✘!] on ☁️ (us-east-1) on ﴃ
WhereTo - Prod
❯ /usr/local/opt/krb5/bin/krb5-config --prefix
/usr/local/Cellar/krb5/1.20
wf-corporate-chef on master +6 -420 [✘!] on ☁️ (us-east-1) on ﴃ
WhereTo - Prod
❯
Same on my M1 iMac (migrated from an Intel iMac however)
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: ler(at)lerctr(dot)org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-09-27 01:37:14 | Re: kerberos/001_auth test fails on arm CPU darwin |
Previous Message | Michael Paquier | 2022-09-27 01:25:07 | Re: kerberos/001_auth test fails on arm CPU darwin |