maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00054
Dependency on 'python-convoy'
Hi all,
Later today I'll land a branch that will make maas depend on a package
that is not yet in precise. The package has been uploaded so it will
reach precise's archive very soon but in the mean time you'll have to
manually install the package in question ('python-convoy' in precise):
# option 1 (recommended) : manually install the 'python-convoy' package:
wget
http://people.canonical.com/~davewalker/python-convoy_0.2.1+bzr20-0ubuntu1_all.deb
dpkg -i python-convoy_0.2.1+bzr20-0ubuntu1_all.deb
# option 2: install 'convoy' from launchpad's ppa:
sudo add-apt-repository ppa:launchpad/ppa
sudo apt-get update
sudo apt-get install convoy
Cheers,
Raphaël
Follow ups