Opened 13 years ago

Closed 13 years ago

#28309 closed enhancement (fixed)

mediatomb 0.12.1 --enable-sighup on PPC

Reported by: b.f.lundin@… Owned by: yattenator@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
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 (3)

comment:1 Changed 13 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)

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

Cc: ryandesign@… added
Keywords: haspatch added
Resolution: fixed
Status: newclosed

r84011 (maintainer timeout)

Note: See TracTickets for help on using tickets.