[MacPorts] #28309: mediatomb 0.12.1 --enable-sighup on PPC
MacPorts
noreply at macports.org
Wed Sep 14 16:59:21 PDT 2011
#28309: mediatomb 0.12.1 --enable-sighup on PPC
----------------------------------+-----------------------------------------
Reporter: b.f.lundin@… | Owner: yattenator@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: mediatomb
----------------------------------+-----------------------------------------
Description changed by ryandesign@…:
Old description:
> Mediatomb does no handle sighup as reload config on PPC.
>
> Sending HUP makes this appear in the logfile:
>
> 2011-02-06 21:35:01 WARNING: SIGHUP handling was disabled during
> compilation.
>
> http://mediatomb.cc/pages/documentation
> states:
>
> --enable-sighup
> This option turns on SIGHUP handling, every time a SIGHUP is caught we
> will attempt to restart the server and reread the configuration file.
> By default this feature is enabled for x86 platforms, but is disabled
> for others. We discovered that MediaTomb will not cleanly restart on
> ARM based systems, investigations revealed that this is somehow
> related to an unclean libupnp shutdown.
>
> And just adding --enable-sighup in the portfile to config.args
> fixes it.
New description:
Mediatomb does no handle sighup as reload config on PPC.
Sending HUP makes this appear in the logfile:
{{{
2011-02-06 21:35:01 WARNING: SIGHUP handling was disabled during
compilation.
}}}
http://mediatomb.cc/pages/documentation
states:
{{{
--enable-sighup
This option turns on SIGHUP handling, every time a SIGHUP is caught we
will attempt to restart the server and reread the configuration file.
By default this feature is enabled for x86 platforms, but is disabled
for others. We discovered that MediaTomb will not cleanly restart on
ARM based systems, investigations revealed that this is somehow
related to an unclean libupnp shutdown.
}}}
And just adding --enable-sighup in the portfile to config.args
fixes it.
--
--
Ticket URL: <https://trac.macports.org/ticket/28309#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list