On Thu, Aug 1, 2013 at 11:43 AM, Shrinivasan T <[email protected]>wrote:
> > I am trying to install openstack compute on my mint(debian based) it > errors > > out with this message whle trying to install nova-common "E: Package > > 'websockify' has no installation candidate" > > > > > The issue seems fixed in the latest version. > check the bug report here. > https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1076442 > > > Thanks Srini, with that traced the package. Below is the solution. > > wget > http://ubuntu-cloud.archive.canonical.com/ubuntu/pool/main/w/websockify/websockify_0.3.0-0ubuntu1~cloud0_i386.deb > dpkg -i websockify_0.3.0-0ubuntu1~cloud0_i386.deb > > > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
