#42994: dbus: <dscl_cmd> DS Error: -14136 (eDSRecordNotFound) -------------------------+------------------------ Reporter: rharwood@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: dbus | -------------------------+------------------------ Comment (by rharwood@…): Replying to [comment:2 ryandesign@…]:
So I see you are using a non-root MacPorts installation and have selected the no_root variant, which runs the command {{{ /usr/bin/dscl . -read Users/${install.user} NFSHomeDirectory }}} and this is failing, because this record does not exist. What is your MacPorts install user, according to macports.conf?
User is robbie.
Does that user in fact exist?
Yes, it's who I'm logged in as.
What happens if you run the above command on the command line, substituting your install username for "${install.user}"?
{{{ robbie@osxserver:~$ /usr/bin/dscl . -read Users/robbie NFSHomeDirectory <dscl_cmd> DS Error: -14136 (eDSRecordNotFound) robbie@osxserver:~$ }}} -- Ticket URL: <https://trac.macports.org/ticket/42994#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X