Opened 11 years ago

Closed 10 years ago

#39404 closed defect (duplicate)

com.apple.DirectoryServicesLocal.plist stat error when installing

Reported by: whcordis@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: base Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager), patrick@…
Port:

Description (last modified by mf2k (Frank Schima))

When installing from source or tbz

 org.macports.install for port openldap returned: launchctl: Couldn't stat("/System/Library/LaunchDaemons/com.apple.DirectoryServicesLocal.plist"): No such file or directory

MacOS 10.8.3 with Xcode 4.6.2

Attachments (1)

main.log (3.0 KB) - added by whcordis@… 11 years ago.
Build Log

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by whcordis@…

Attachment: main.log added

Build Log

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

I've run into this before. The dscl error message isn't relevant and MacPorts should really just be ignoring it, but in the meantime try not logging in as root.

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to landonf@…

In the future, please use WikiFormatting and Cc the port maintainer(s).

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Also this isn't just an issue with the openldap port; it's an issue with any port that makes a call to dscl to add users.

comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: patrick@… added
Component: portsbase
Port: openldap removed

Has duplicate #39474.

So is this a problem with a port manually calling dscl (which dbus does) or with a port calling add_users (which openldap and countless others do)?

comment:6 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: duplicate
Status: newclosed

Has duplicate #42347, which has further discussion and analysis. Please try the patch attached there.

Note: See TracTickets for help on using tickets.