I have checked in the control panel, mediatomb to startup on boot but this does nt happen [root@localhost dglent]# service mediatomb status mediatomb είναι νεκÏÏ Î±Î»Î»Î¬ Ïο αÏÏείο pid ÏÏάÏÏει mediatomb is dead but the pid file exists
Did you fill in a value for MT_INTERFACE in /etc/mediatomb.conf ? IIRC mediatomb has some security issues by design so it's not a very good idea to start it by default.
Keywords: (none) => NEEDINFOCC: (none) => cjw
Yes, if i add manually an entry in the rc.local it starts on boot or if i run service mediatomb restart it works. I dont know about security issues, i hope they are not very important (for me).
After reinstalling mediatomb (the files were still there from an older package) and rebooting it's running so I cannot reproduce the problem you see. This VM uses systemd, and has a similar problem: the NFS share mediatomb is supposed to use is not mounted on boot up. Mediatomb not starting may be caused by some init script dependency problem. Is there any error message at the end of /var/log/mediatomb when this happens? The security issue is that the web interface allows (read-only) access to the file system for anyone who can connect to it.
Keywords: NEEDINFO => (none)
Created attachment 517 [details] output of the /var/log/mediatomb
It seems that it cant file the eth0 : 2011-06-05 11:45:18 ERROR: Could not determine interface address: *Unable to assign the requested address (*translated from Greek) 2011-06-05 11:45:18 ERROR: Could not find interface: eth0
Could you provide the output of /sbin/prcsys --test S /etc/rc3.d/ ? You can also check the syslog for a mediatomb startup message and then look for network-related messages before or after that line. The mediatomb initscript looks OK to me.
Created attachment 583 [details] Output of /sbin/prcsys --test S /etc/rc3.d/
In the syslog there is nothing about mediatomb
CC: (none) => manuelSource RPM: (none) => mediatomb
Is this bug still valid in mageia 1/ cauldron ?
No, in Mageia 1, i tested and it worked fine now
Status: NEW => RESOLVEDResolution: (none) => WORKSFORME