[Bug 1799169] [NEW] nova-compute does not install cleanly on bionic

Mike Joseph 1799169 at bugs.launchpad.net
Mon Oct 22 08:47:04 UTC 2018


Public bug reported:

Description:    Ubuntu 18.04 LTS
Release:        18.04

ii  nova-compute                       2:17.0.1-0ubuntu1      all
OpenStack Compute - compute node base


On a fresh install of bionic (18.04LTS), running `apt install nova-compute` and accepting default dependency resolution results in required package nova-compute-libvirt failing to configure correctly:

Setting up nova-compute-libvirt (2:17.0.1-0ubuntu1) ...
adduser: The user `nova' does not exist.
dpkg: error processing package nova-compute-libvirt (--configure):
 installed nova-compute-libvirt package post-installation script subprocess returned error exit status 1
Setting up nova-common (2:17.0.1-0ubuntu1) ...
dpkg: dependency problems prevent configuration of nova-compute-kvm:
 nova-compute-kvm depends on nova-compute-libvirt (= 2:17.0.1-0ubuntu1); however:
  Package nova-compute-libvirt is not configured yet.

dpkg: error processing package nova-compute-kvm (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of nova-compute:
 nova-compute depends on nova-compute-kvm | nova-compute-hypervisor; however:
  Package nova-compute-kvm is not configured yet.
  Package nova-compute-hypervisor is not installed.
  Package nova-compute-kvm which provides nova-compute-hypervisor is not configured yet.

dpkg: error processing package nova-compute (--configure):
 dependency problems - leaving unconfigured
Processing triggers for ureadahead (0.100.0-20) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for systemd (237-3ubuntu10) ...
Processing triggers for dbus (1.12.2-1ubuntu1) ...
Errors were encountered while processing:
 nova-compute-libvirt
 nova-compute-kvm
 nova-compute
E: Sub-process /usr/bin/dpkg returned an error code (1)

Repeating the `apt install nova-compute` command allows the
configuration to proceed.

** Affects: nova (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1799169

Title:
  nova-compute does not install cleanly on bionic

Status in nova package in Ubuntu:
  New

Bug description:
  Description:    Ubuntu 18.04 LTS
  Release:        18.04

  ii  nova-compute                       2:17.0.1-0ubuntu1      all
  OpenStack Compute - compute node base

  
  On a fresh install of bionic (18.04LTS), running `apt install nova-compute` and accepting default dependency resolution results in required package nova-compute-libvirt failing to configure correctly:

  Setting up nova-compute-libvirt (2:17.0.1-0ubuntu1) ...
  adduser: The user `nova' does not exist.
  dpkg: error processing package nova-compute-libvirt (--configure):
   installed nova-compute-libvirt package post-installation script subprocess returned error exit status 1
  Setting up nova-common (2:17.0.1-0ubuntu1) ...
  dpkg: dependency problems prevent configuration of nova-compute-kvm:
   nova-compute-kvm depends on nova-compute-libvirt (= 2:17.0.1-0ubuntu1); however:
    Package nova-compute-libvirt is not configured yet.

  dpkg: error processing package nova-compute-kvm (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of nova-compute:
   nova-compute depends on nova-compute-kvm | nova-compute-hypervisor; however:
    Package nova-compute-kvm is not configured yet.
    Package nova-compute-hypervisor is not installed.
    Package nova-compute-kvm which provides nova-compute-hypervisor is not configured yet.

  dpkg: error processing package nova-compute (--configure):
   dependency problems - leaving unconfigured
  Processing triggers for ureadahead (0.100.0-20) ...
  Processing triggers for libc-bin (2.27-3ubuntu1) ...
  Processing triggers for systemd (237-3ubuntu10) ...
  Processing triggers for dbus (1.12.2-1ubuntu1) ...
  Errors were encountered while processing:
   nova-compute-libvirt
   nova-compute-kvm
   nova-compute
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Repeating the `apt install nova-compute` command allows the
  configuration to proceed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1799169/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list