Public bug reported:

Binary package hint: mediatomb

When I start the server on a command line

sudo /etc/init.d/mediatomb

everything works - also on first install the server is started correctly

However I want the server to start correctly (as its linked in
/etc/rc2.d/S20mediatomb)

When I look in the logs (/var/log/mediatomb.log) a good startup looks
like this

2008-04-05 19:45:01    INFO: Loading configuration from: 
/etc/mediatomb/config.xml
2008-04-05 19:45:01    INFO: Checking configuration...
2008-04-05 19:45:01    INFO: Setting filesystem import charset to UTF-8
2008-04-05 19:45:01    INFO: Setting metadata import charset to UTF-8
2008-04-05 19:45:01    INFO: Setting playlist charset to UTF-8
2008-04-05 19:45:01    INFO: Configuration check succeeded.
2008-04-05 19:45:01    INFO: Initialized port: 49153
2008-04-05 19:45:01    INFO: Server bound to: 192.168.2.4
2008-04-05 19:45:02    INFO: MediaTomb Web UI can be reached by following this 
link:
2008-04-05 19:45:02    INFO: http://192.168.2.4:49153/


If I look at the log after a normal boot I have this

2008-04-05 19:47:22    INFO: Loading configuration from: 
/etc/mediatomb/config.xml
2008-04-05 19:47:22    INFO: Checking configuration...
2008-04-05 19:47:22    INFO: Setting filesystem import charset to ANSI_X3.4-1968
2008-04-05 19:47:22    INFO: Setting metadata import charset to ANSI_X3.4-1968
2008-04-05 19:47:22    INFO: Setting playlist charset to ANSI_X3.4-1968
2008-04-05 19:47:22    INFO: Configuration check succeeded.
2008-04-05 19:47:22   ERROR: main: upnp error -117
2008-04-05 19:47:22   ERROR: upnp_cleanup: UpnpUnRegisterRootDevice failed


thats the last line in the log...

I think that its something that the init script relies on in the users
~/.bashrc

** Affects: mediatomb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Init Script on Hardy not working
https://bugs.launchpad.net/bugs/212441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to