Opened 9 years ago

Last modified 4 years ago

#49648 assigned enhancement

opendkim @2.10.3: add startupitem / launchd plist — at Version 1

Reported by: terrydop@… Owned by: pixilla@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: opendkim

Description (last modified by ryandesign (Ryan Carsten Schmidt))

After successfully installing opendkim

$ sudo port load opendkim
Error: org.macports.load for port opendkim returned: Launchd plist /Library/LaunchDaemons/org.macports.opendkim.plist was not found
Please see the log file for port opendkim for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_opendkim/opendkim/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port opendkim failed

$ more /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_opendkim/opendkim/main.log
version:1
:debug:main Executing org.macports.main (opendkim)
:debug:load load phase started at Tue Nov 10 10:23:48 PST 2015
:debug:load Executing org.macports.load (opendkim)
:error:load org.macports.load for port opendkim returned: Launchd plist /Library/LaunchDaemons/org.macports.opendkim.plist was not found
:debug:load Error code: NONE
:debug:load Backtrace: Launchd plist /Library/LaunchDaemons/org.macports.opendkim.plist was not found
    while executing
"portload::load_main org.macports.load"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:load Warning: targets not executed for opendkim: org.macports.load
:notice:load Please see the log file for port opendkim for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_opendkim/opendkim/main.log

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pixilla@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to pixilla@…
Summary: opendkim @2.10.3 fails to load -- missing .plist?opendkim @2.10.3: add startupitem / launchd plist
Type: defectenhancement

The opendkim port does not use the startupitem directives, so it does not provide a launchd plist. So, you are requesting that one be added?

Note: See TracTickets for help on using tickets.