← Back to team overview

touch-packages team mailing list archive

[Bug 1453602] Re: mediatomb fails to start at boot

 

What's the output of "sudo systemctl status NetworkManager-wait-
online.service network-online.target" for you? We do enable this unit by
default, so it should wait (this works fine here and for many other
people I've talked to).

If they are not running, but enabled, then the reason is that mediatomb
is missing "Wants=network-manager.online" (see man systemd.special for
details). This needs to be fixed either way.

** Changed in: mediatomb (Ubuntu)
       Status: New => Triaged

** Changed in: mediatomb (Ubuntu)
   Importance: Undecided => Medium

** No longer affects: systemd (Ubuntu)

** Changed in: network-manager (Ubuntu)
       Status: New => Incomplete

** Summary changed:

- mediatomb fails to start at boot
+ mediatomb starts before network comes online

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1453602

Title:
  mediatomb starts before network comes online

Status in mediatomb package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  mediatomb fails to start at boot because the network is not yet up.
  It's unit file lists After: network-online.target, but this target
  comes up before NetworkManager has brought the network up.  I'm
  guessing it only counts networks configured in /etc/interfaces.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/1453602/+subscriptions


References