Browse code

Stop installing unittest2 from deb packages

The version installed is conflicting with the version required in
testtools-1.7

While a better solution is to dig through and figure out what is causing
the transitive floating dependency that installs testtools 1.7
this should fix the issue for stable/icehouse. And we need to fix
stable/icehouse to fix stable/juno (because grenade) which in tern is
needed to unbreak master branch.

Change-Id: Ib193e18afbb60c43d8dd66444bbf367689837182
Partial-Bug: #1430592

Joe Gordon authored on 2015/03/11 09:26:21
Showing 1 changed files
... ...
@@ -10,7 +10,6 @@ lsof # useful when debugging
10 10
 openssh-server
11 11
 openssl
12 12
 python-virtualenv
13
-python-unittest2
14 13
 iputils-ping
15 14
 wget
16 15
 curl