R3.2 build29-mitaka-contrail-networking failing to install contrail-openstack-vrouter due to unmet dependency

Bug #1673109 reported by Sudheendra Rao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.2
Fix Committed
Critical
amudhar
Trunk
Fix Committed
Critical
amudhar

Bug Description

installation of contrail-openstack-vrouter is failing due to unmet dependency on mitaka contrail-networking pkg build29 of R3.2.
The setup is in the failed state, please take a look at it.

2017-03-15 10:02:13:517190: [root@10.204.216.8] out:
2017-03-15 10:02:13:549118:
2017-03-15 10:02:13:553498: [root@10.204.216.8] sudo: DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes --allow-unauthenticated install contrail-openstack-vrouter
2017-03-15 10:02:13:553867: [root@10.204.216.8] out:
2017-03-15 10:02:13:620419: [root@10.204.216.8] out: Reading package lists... 0%
2017-03-15 10:02:13:620521: [root@10.204.216.8] out:
2017-03-15 10:02:13:620609: [root@10.204.216.8] out: Reading package lists... 100%
2017-03-15 10:02:13:620682: [root@10.204.216.8] out:
2017-03-15 10:02:13:620756: [root@10.204.216.8] out: Reading package lists... Done
2017-03-15 10:02:13:620848: [root@10.204.216.8] out:
2017-03-15 10:02:13:620922: [root@10.204.216.8] out:
2017-03-15 10:02:13:620993: [root@10.204.216.8] out: Building dependency tree... 0%
2017-03-15 10:02:13:621064: [root@10.204.216.8] out:
2017-03-15 10:02:13:621137: [root@10.204.216.8] out: Building dependency tree... 0%
2017-03-15 10:02:13:621209: [root@10.204.216.8] out:
2017-03-15 10:02:13:621281: [root@10.204.216.8] out: Building dependency tree... 50%
2017-03-15 10:02:13:621354: [root@10.204.216.8] out:
2017-03-15 10:02:13:621429: [root@10.204.216.8] out: Building dependency tree... 50%
2017-03-15 10:02:13:621499: [root@10.204.216.8] out:
2017-03-15 10:02:13:621572: [root@10.204.216.8] out: Building dependency tree
2017-03-15 10:02:13:621643: [root@10.204.216.8] out:
2017-03-15 10:02:13:621715: [root@10.204.216.8] out:
2017-03-15 10:02:13:621786: [root@10.204.216.8] out: Reading state information... 0%
2017-03-15 10:02:13:621857: [root@10.204.216.8] out:
2017-03-15 10:02:13:621929: [root@10.204.216.8] out: Reading state information... 0%
2017-03-15 10:02:13:622000: [root@10.204.216.8] out:
2017-03-15 10:02:13:622073: [root@10.204.216.8] out: Reading state information... Done
2017-03-15 10:02:13:622144: [root@10.204.216.8] out:
2017-03-15 10:02:13:622216: [root@10.204.216.8] out: Some packages could not be installed. This may mean that you have
2017-03-15 10:02:13:630238: [root@10.204.216.8] out: requested an impossible situation or if you are using the unstable
2017-03-15 10:02:13:630370: [root@10.204.216.8] out: distribution that some required packages have not yet been created
2017-03-15 10:02:13:630455: [root@10.204.216.8] out: or been moved out of Incoming.
2017-03-15 10:02:13:630532: [root@10.204.216.8] out: The following information may help to resolve the situation:
2017-03-15 10:02:13:630608: [root@10.204.216.8] out:
2017-03-15 10:02:13:630683: [root@10.204.216.8] out: The following packages have unmet dependencies:
2017-03-15 10:02:13:630757: [root@10.204.216.8] out: contrail-openstack-vrouter : Depends: contrail-nova-vif (>= 3.2.1.0-29) but it is not going to be installed
2017-03-15 10:02:13:630851: [root@10.204.216.8] out: Depends: nova-compute but it is not going to be installed
2017-03-15 10:02:13:630932: [root@10.204.216.8] out: E: Unable to correct problems, you have held broken packages.
2017-03-15 10:02:13:631007: [root@10.204.216.8] out:
2017-03-15 10:02:13:632728:

2017-03-15 10:02:13:652890: Fatal error: sudo() received nonzero return code 100 while executing!
2017-03-15 10:02:13:652890:
2017-03-15 10:02:13:652890: Requested: DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes --allow-unauthenticated install contrail-openstack-vrouter
2017-03-15 10:02:13:652890: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes --allow-unauthenticated install contrail-openstack-vrouter"
2017-03-15 10:02:13:652890:
2017-03-15 10:02:13:654489: Aborting.
2017-03-15 10:02:13:654489: 2017-03-15 10:02:13:652630: Disconnecting from 10.204.217.179... done.

setup details:
env.roledefs = {
    'all': [host1,host2,host3,host4,host5,host6],
    'cfgm': [host1],
    'webui': [host1],
    'openstack': [host3],
    'control': [host1, host2],
    'collector': [host1],
    'database': [host2],
    'compute': [host4, host5, host6],
    'build': [host_build]
}

host1 = 'root@10.204.217.172'
host2 = 'root@10.204.217.179'
host3 = 'root@10.204.216.111'
host4 = 'root@10.204.216.8'
host5 = 'root@10.204.216.11'
host6 = 'root@10.204.216.13’

env.hostnames = {
    'all': ['nodei13-vm2', 'nodei14-vm2', 'nodek7-vm2', 'nodea12', 'nodea15', 'nodea17']
}

Tags: packaging
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/29612
Submitter: amudha ramachandran (<email address hidden>)

amudhar (amudha)
Changed in juniperopenstack:
assignee: nobody → amudhar (amudha)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/29612
Committed: http://github.org/Juniper/contrail-packaging/commit/7bd5b2ee963293239ea80f50f33a488b7ab3f5ec
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 7bd5b2ee963293239ea80f50f33a488b7ab3f5ec
Author: Amudha <email address hidden>
Date: Wed Mar 15 08:23:10 2017 -0700

Mitaka: Add additional packages required for compute into vrouter-openstack-extra

Bundle required openstack packages for contrail-cloud/networking install
In our test environment, we provide the openstack repo packages required
for contrail install by means of cfg-openstack-extra, database-openstack-extra
and vrouter-openstack-extra packages.

Change-Id: If7f757c852aecf53ccac1b969c42a170bb9bbe2a
Closes-Bug: #1673109

Revision history for this message
amudhar (amudha) wrote :

Fix committed into mainline through https://review.opencontrail.org/#/c/29746/.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.