Opened 12 months ago

Last modified 4 months ago

#68169 assigned defect

postgresql16-server @16.0: Command failed: /usr/bin/dscl . -delete /Users/postgres NFSHomeDirectory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dgilman (David Gilman)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: barracuda156
Port: postgresql16-server

Description

https://build.macports.org/builders/ports-13_arm64-builder/builds/35936/steps/install-port/logs/stdio

DEBUG: Executing proc-post-org.macports.activate-activate-0
DEBUG: system: /usr/bin/dscl . -delete /Users/postgres NFSHomeDirectory
<main> attribute status: eDSPermissionError
<dscl_cmd> DS Error: -14120 (eDSPermissionError)
Command failed: /usr/bin/dscl . -delete /Users/postgres NFSHomeDirectory
Exit code: 40
Error: Failed to activate postgresql16-server: command execution failed

Change History (1)

comment:1 Changed 4 months ago by neilt (Neil Tiffin)

I am also seeing what looks like the same issue on 16.3, x86

:debug:clean activating directory: /opt/local/var/log/postgresql16
:debug:clean activating file: /opt/local/var/log/postgresql16/postgres.log
:debug:clean Executing proc-post-org.macports.activate-activate-0
:debug:clean system: /usr/bin/dscl . -delete /Users/postgres NFSHomeDirectory
:info:clean <main> attribute status: eUndefinedError
:info:clean <dscl_cmd> DS Error: -14987 (eUndefinedError)
:info:clean Command failed: /usr/bin/dscl . -delete /Users/postgres NFSHomeDirectory
:info:clean Exit code: 139
:error:clean Failed to activate postgresql16-server: command execution failed
:debug:clean Error code: NONE
Note: See TracTickets for help on using tickets.