[MacPorts] #20759: py25-denyhosts port broken (doesn't start)

MacPorts noreply at macports.org
Fri Aug 21 11:07:12 PDT 2009


#20759: py25-denyhosts port broken (doesn't start)
--------------------------------+-------------------------------------------
 Reporter:  razzfazz@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.7.1                                
 Keywords:                      |        Port:  py25-denyhosts                       
--------------------------------+-------------------------------------------
 It appears the py25-denyhosts port currently does not work correctly, in
 that it fails to actually start the denyhosts daemon. As far as I can
 tell, this is for two reasons:

 1) The {{{Start()}}} and {{{Stop()}}} functions in
 {{{@PREFIX@/etc/LaunchDaemons/org.macports.py25-denyhosts/py25-denyhosts.wrapper}}}
 are broken: {{{start}}} and {{{stop}}} should be on the same line as
 {{{@PREFIX@/share/denyhosts/daemon-control-dist}}} in both, rather than
 being on the next line by themselves.

 2) As specified in the config file, the daemon writes files to
 {{{@PREFIX@/var/run}}} and {{{@PREFIX@/var/log}}}; however, the port does
 not actually create these directories (they did not previously exist on my
 installation), and thus the daemon aborts with a "cannot open file" error.

 After fixing these two issues, it looks like denyhosts works as expected.

-- 
Ticket URL: <http://trac.macports.org/ticket/20759>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list