Comment 2 for bug 1244157

Revision history for this message
Martin Pitt (pitti) wrote : Re: "Failed name lookup - disconnected path" in dhclient D-BUS access

Reproducer:
- Start a minimal saucy VM (run-adt-test -sUl -r saucy), or boot a live system in KVM, etc.
- Install dependencies: sudo apt-get install --no-install-recommends python3 gir1.2-networkmanager-1.0 network-manager hostapd iw python3-dbusmock
- Get the tests: apt-get source network-manager; cd network-manager-*
- Run a single test: sudo debian/tests/nm ColdplugEthernet.test_auto_ip4

This will fail with log output, and reproduce above error.