#16200 closed defect (fixed)
plist files installed in /opt/local/etc/LaunchDaemons are invalid
Reported by: | vinc17@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.7.0 |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | blb@… | |
Port: |
Description
The plist files installed in /opt/local/etc/LaunchDaemons (and /Library/LaunchDaemons via symlinks) are invalid. They contain:
<!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd >
Quotes are missing. This should be:
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
Attachments (1)
Change History (5)
Changed 16 years ago by blb@…
Attachment: | portstartupitem.tcl.diff added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Cc: | blb@… added |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Status: | new → assigned |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed the patch in r39012. I'm a bit confused, though, as to how I managed to get a valid .plist for squid but invalid ones as described here for dbus, openssh and apache2.
comment:3 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 1.7.0 |
---|
Note: See
TracTickets for help on using
tickets.
diff to base/src/port1.0/portstartupitem.tcl