Opened 14 years ago

Last modified 13 years ago

#28309 closed enhancement

mediatomb 0.12.1 --enable-sighup on PPC — at Version 2

Reported by: b.f.lundin@… Owned by: yattenator@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc:
Port: mediatomb

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

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.

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to yattenator@…
Type: requestenhancement

Please remember to cc the maintainer, and see the guidelines regarding which ticket type to set.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.