Ticket #18987 (closed defect: fixed)
dbus fails to install in $HOME
| Reported by: | tim@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | dbus |
Description
I install macports to my $HOME. Dbus fails to install because it's hard coded with the "messagebus" user/group. It should work fine to run as $USER (me) and $HOME/Library/LaunchDaemons is a perfectly legit place for launchctl scripts.
Change History
comment:1 Changed 4 years ago by mcalhoun@…
- Owner changed from macports-tickets@… to mcalhoun@…
- Status changed from new to assigned
comment:2 Changed 4 years ago by jmr@…
This is actually an issue with the base startupitem code. Some level of workaround should be possible with a variant.
Note: See
TracTickets for help on using
tickets.

