[Bug 1721386] Re: VirtualBox requires net-tools

2017-12-14 Thread LocutusOfBorg
** Changed in: virtualbox (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721386 Title: VirtualBox requires net-tools To manage notifications about

[Bug 1721386] Re: VirtualBox requires net-tools

2017-10-05 Thread LocutusOfBorg
src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp:CmdIpLinux() { m_pszPath = "/sbin/ip"; }; seems to be run on hosts, this is why I added the dependency on virtualbox and not on guest packages. See e.g. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867129 ** Bug watch added: Debian Bug tr

[Bug 1721386] Re: VirtualBox requires net-tools

2017-10-05 Thread LocutusOfBorg
+Linux hosts: don't depend on net-tools on newer + distributions as this package is deprecated in favour of + iproute (bug #16764) I had to switch to iproute, and that one is installed now (iproute2) Please check if it is really installed, maybe you are just missing so