[MacPorts] #60273: mail-server installs /Library/LaunchDaemons/org.macports.logrotate.plist not registered to port

MacPorts noreply at macports.org
Sun Mar 29 02:04:58 UTC 2020


#60273: mail-server installs /Library/LaunchDaemons/org.macports.logrotate.plist
not registered to port
--------------------------+-----------------------
  Reporter:  ryandesign   |      Owner:  essandess
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.2
Resolution:               |   Keywords:
      Port:  mail-server  |
--------------------------+-----------------------

Comment (by essandess):

 Thanks. My dumb mistake. I’ll fix this by adding a startupitem and having
 this properly destrooted.

 Offending Portfile code:

 {{{
     if { ![file exists
 /Library/LaunchDaemons/org.macports.logrotate.plist] } {
         xinstall -m 0644 \
             ${prefix}/share/logrotate/org.macports.logrotate.plist.example
 \
             /Library/LaunchDaemons/org.macports.logrotate.plist
     }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60273#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list