R3.2 build29-mitaka-contrail-networking failing to install contrail-openstack-vrouter due to unmet dependency
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-
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_
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-
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_
2017-03-15 10:02:13:652890: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "DEBIAN_
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,
'cfgm': [host1],
'webui': [host1],
'openstack': [host3],
'control': [host1, host2],
'collector': [host1],
'database': [host2],
'compute': [host4, host5, host6],
'build': [host_build]
}
host1 = 'root@10.
host2 = 'root@10.
host3 = 'root@10.
host4 = 'root@10.204.216.8'
host5 = 'root@10.
host6 = 'root@10.
env.hostnames = {
'all': ['nodei13-vm2', 'nodei14-vm2', 'nodek7-vm2', 'nodea12', 'nodea15', 'nodea17']
}
Changed in juniperopenstack: | |
assignee: | nobody → amudhar (amudha) |
Review in progress for https:/ /review. opencontrail. org/29612
Submitter: amudha ramachandran (<email address hidden>)