#49990 closed defect (fixed)
The Debug key is no longer respected. Please remove it.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.3.99 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: |
Description
portstartupitem.tcl puts
<key>Debug</key><false/>
into launchd plists. On Yosemite and later, loading such a plist produces this message from the OS:
The Debug key is no longer respected. Please remove it.
We should either unconditionally remove this key, or else if it serves a purpose on older systems, conditionally insert it on those older systems.
Change History (3)
comment:1 Changed 8 years ago by Kurt Hindenburg <kurt.hindenburg@…>
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
Note: See
TracTickets for help on using
tickets.
In cedb21a/macports-base: