Comment 2 for bug 1656274

Revision history for this message
Ruslan Khozinov (rkhozinov) wrote :

mitaka release need the nova-novncproxy package (http://docs.openstack.org/mitaka/install-guide-ubuntu/nova-controller-install.html)

  apt-get install nova-api nova-cert nova-conductor \
  nova-consoleauth nova-novncproxy nova-scheduler \
  python-novaclient

But I don't find the nova-novncproxy package in the mos9.0 repository
(http://mirror.seed-cz1.fuel-infra.org/mos-repos/ubuntu/9.0/pool/main/n/nova/)

Required package is only in ubuntu repositories, but that package is required specific version of nova-common, but nova-common has already been installed from the mos9.0 repository.

nova-novncproxy : Depends: nova-common (= 1:2014.1.5-0ubuntu1.5) but 2:13.1.1-7~u14.04+mos20 is to be installed

root@node-5:~# apt-cache policy nova-novncproxy
nova-novncproxy:
  Installed: (none)
  Candidate: 1:2014.1.5-0ubuntu1.5
  Version table:
     1:2014.1.5-0ubuntu1.5 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64 Packages
     1:2014.1.3-0ubuntu1.1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-security/universe amd64 Packages
     1:2014.1-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

nova-common:
  Installed: 2:13.0.0-6~u14.04+mos43
  Candidate: 2:13.1.1-7~u14.04+mos20
  Version table:
     2:13.1.1-7~u14.04+mos20 0
       1050 http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ mos9.0-updates/main amd64 Packages
 *** 2:13.0.0-6~u14.04+mos43 0
       1050 http://10.109.0.2:8080/mitaka-9.0/ubuntu/x86_64/ mos9.0/main amd64 Packages
        100 /var/lib/dpkg/status
     1:2014.1.5-0ubuntu1.5 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
     1:2014.1.3-0ubuntu1.1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
     1:2014.1-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages