Opened 14 years ago

Last modified 13 years ago

#28309 closed enhancement

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

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

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.

Change History (0)

Note: See TracTickets for help on using tickets.