BUG #17278: Silent install issue - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17278: Silent install issue
Date
Msg-id 17278-b30beb694ad96246@postgresql.org
Whole thread Raw
Responses Re: BUG #17278: Silent install issue
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17278
Logged by:          Maksymilian Kunc
Email address:      maksymilian.kunc@deliveryhero.com
PostgreSQL version: 14.0
Operating system:   macOS 11.6
Description:

Hi,
I'm trying to deploy postgre 13.2 / 14.0 silently, but I receive an error
when trying to to run ./installbuilder.sh --mode unattended . 

Error:
"The application with bundle ID com.installbuilder.appinstaller is running
setugid(), which is not allowed. Exiting."

Please let me know if there is anything else I could do to achieve this
outcome.


pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #17277: write past chunk when calling normalize() on an empty string
Next
From: PG Bug reporting form
Date:
Subject: BUG #17279: 'return query update ... returning *' reports syntax error in pg/plsql function