[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.9.1 --- ubuntu-fan (0.9.1) xenial; urgency=medium [ Andy Whitcroft ] * fanatic: fix legacy command line form syntax error (LP: #1584150) * fanctl/fanatic: add help commands/options with initial pointers (LP: #1535054) [

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-15 Thread Andy Whitcroft
Confirmed docker tests now install ping (and nc) as needed and complete successfully. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-11 Thread Chris J Arges
Hello Leann, or anyone else affected, Accepted ubuntu-fan into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-fan/0.9.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-04 Thread Andy Whitcroft
** Description changed: On Yakkety 16.10, fanatic fails trying to run docker tests and then hangs: - $sudo fanatic + $sudo fanatic Welcome to the fanatic fan networking wizard. This will help you set up an example fan network and optionally configure docker and/or LXD to use this

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-04 Thread Andy Whitcroft
** Also affects: ubuntu-fan (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586176 Title: [Yakkety] fanatic fails running docker test To

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.12.0 --- ubuntu-fan (0.12.0) yakkety; urgency=medium * fanatic: install ping and nc when needed (LP: #1586176) * fanatic: switch docker testing to lts images (LP: #1586169) -- Andy Whitcroft Fri, 01 Jul 2016

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-06-30 Thread Andy Whitcroft
** Changed in: ubuntu-fan (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-fan (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-fan (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) -- You received this bug notification because you are a member of

[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-05-26 Thread Colin Ian King
The container images now no longer contains ping, I hit this problem writing some tests for these a few weeks when exercising the test on docker images. I had to hack around it by running "docker run ubuntu sh -c "apt-get update && apt-get install iputils-ping -y" before running the ping test.