[Bug 366866] [NEW] Init script not working because network interfaces are not ready
Juan Orti
miceliux at gmail.com
Sat Apr 25 17:42:47 UTC 2009
Public bug reported:
Binary package hint: mediatomb
I'm using Ubuntu Jaunty on AMD64, mediatomb 0.11.0-3ubuntu2
The problem is that mediatomb doesn't work for me by default. When I
boot the computer I see this error in /var/log/mediatomb.log and
mediatomb isn't running
2009-04-25 18:36:29 INFO: Loading configuration from: /etc/mediatomb/config.xml
2009-04-25 18:36:29 INFO: Checking configuration...
2009-04-25 18:36:29 INFO: Setting filesystem import charset to ANSI_X3.4-1968
2009-04-25 18:36:29 INFO: Setting metadata import charset to ANSI_X3.4-1968
2009-04-25 18:36:29 INFO: Setting playlist charset to ANSI_X3.4-1968
2009-04-25 18:36:29 INFO: Configuration check succeeded.
2009-04-25 18:36:29 ERROR: Could not determine interface address
2009-04-25 18:36:29 ERROR: Could not find interface: eth0
It seems that mediatomb starts too early, before the network is up. What
I did is:
$ sudo update-rc.d -f mediatomb remove
$ sudo update-rc.d mediatomb defaults 99
** Affects: mediatomb (Ubuntu)
Importance: Undecided
Status: New
--
Init script not working because network interfaces are not ready
https://bugs.launchpad.net/bugs/366866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list