[MacPorts] #26345: syslog-ng respawn attempts until pid type changed and pidfile added

MacPorts noreply at macports.org
Fri Sep 3 15:40:45 PDT 2010


#26345: syslog-ng respawn attempts until pid type changed and pidfile added
---------------------------------+------------------------------------------
 Reporter:  sgilmer50@…          |       Owner:  markd@…           
     Type:  defect               |      Status:  new               
 Priority:  Normal               |   Milestone:                    
Component:  ports                |     Version:  1.9.1             
 Keywords:                       |        Port:  syslog-ng         
---------------------------------+------------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => markd@…


Old description:

> After 'port install' of syslog-ng, syslog-ng shows in /var/log/system.log
> to attempt respawning:
>
> ===
> Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error binding socket;
> addr='AF_INET(0.0.0.0:514)', error='Address already in use (48)'
> Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error initializing
> source driver; source='net', id='net#0'
> Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error initializing
> message pipeline;
> Sep  2 10:27:14 wanx2 com.apple.launchd[1] (org.macports.syslog-ng):
> Throttling respawn: Will start in 10 seconds
> ===
>
> Changing /opt/local/etc/LaunchDaemons/org.macports.syslog-ng '--pid' line
> from 'exec' to 'fileauto' and adding '--pidfile=/opt/local/var/syslog-
> ng.pid' resolves the problem.

New description:

 After 'port install' of syslog-ng, syslog-ng shows in /var/log/system.log
 to attempt respawning:
 {{{
 ===
 Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error binding socket;
 addr='AF_INET(0.0.0.0:514)', error='Address already in use (48)'
 Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error initializing
 source driver; source='net', id='net#0'
 Sep  2 10:27:14 wanx2 org.macports.syslog-ng[107]: Error initializing
 message pipeline;
 Sep  2 10:27:14 wanx2 com.apple.launchd[1] (org.macports.syslog-ng):
 Throttling respawn: Will start in 10 seconds
 ===
 }}}
 Changing /opt/local/etc/LaunchDaemons/org.macports.syslog-ng '--pid' line
 from 'exec' to 'fileauto' and adding '--pidfile=/opt/local/var/syslog-
 ng.pid' resolves the problem.

--

Comment:

 Please remember to preview and use WikiFormatting, and to cc the
 maintainer.

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


More information about the macports-tickets mailing list