HA: Install contrail fails because of missing dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Critical
|
Ranjeet R | ||
R2.0 |
Fix Committed
|
Undecided
|
Unassigned | ||
R2.1 |
Fix Committed
|
Critical
|
Ranjeet R |
Bug Description
With HA config Install contrail Fails because of missing dependencies if the sources.list does not have internet facing repos
root@10.87.141.1] out: distribution that some required packages have not yet been created
2015-02-19 21:25:28:076878: [root@10.87.141.1] out: or been moved out of Incoming.
2015-02-19 21:25:28:076992: [root@10.87.141.1] out: The following information may help to resolve the situation:
2015-02-19 21:25:28:077106: [root@10.87.141.1] out:
2015-02-19 21:25:28:077217: [root@10.87.141.1] out: The following packages have unmet dependencies:
2015-02-19 21:25:28:077330: [root@10.87.141.1] out: contrail-
2015-02-19 21:25:28:077444: [root@10.87.141.1] out: Depends: libfontconfig1 but it is not installable
2015-02-19 21:25:28:077560: [root@10.87.141.1] out: Depends: libgd2-xpm but it is not going to be installed
2015-02-19 21:25:28:077675: [root@10.87.141.1] out: Depends: php5-gd but it is not going to be installed
2015-02-19 21:25:28:077791: [root@10.87.141.1] out: Depends: ttf-dejavu-core but it is not installable
2015-02-19 21:25:28:077908: [root@10.87.141.1] out: Depends: xinetd but it is not going to be installed
2015-02-19 21:25:28:078022: [root@10.87.141.1] out: E: Unable to correct problems, you have held broken packages.
2015-02-19 21:25:28:078135: [root@10.87.141.1] out:
2015-02-19 21:25:28:079204:
2015-02-19 21:25:28:108141: Fatal error: sudo() received nonzero return code 100 while executing!
2015-02-19 21:25:28:108141:
2015-02-19 21:25:28:108141: Requested: DEBIAN_
2015-02-19 21:25:28:108141: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "DEBIAN_
2015-02-19 21:25:28:108141:
The sources.list is as below
deb file:/opt/
# add repos needed for puppet and its dependencies
deb http://
# add repos needed for puppet and its dependencies
# deb http://
# deb http://
# deb http://
# See http://
# newer versions of the distribution.
deb http://
deb-src http://
## Major bug fix updates produced after the final release of the
## distribution.
deb http://
deb-src http://
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://
deb-src http://
deb http://
deb-src http://
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://
deb-src http://
deb http://
deb-src http://
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
To Make it work , had to add the below repo
deb http://
Changed in juniperopenstack: | |
milestone: | none → r2.1-fcs |
milestone: | r2.1-fcs → none |
tags: | added: blocker |
Changed in juniperopenstack: | |
importance: | Undecided → Critical |
assignee: | nobody → Sunil Bakhru (sbakhru) |
tags: | added: packaging |
Changed in juniperopenstack: | |
assignee: | Sunil Bakhru (sbakhru) → Ranjeet R (rranjeet-n) |
summary: |
- HA: Install contral fails beause of missing dependecies + HA: Install contrail fails beause of missing dependecies |
summary: |
- HA: Install contrail fails beause of missing dependecies + HA: Install contrail fails because of missing dependencies |
tags: | added: ha |
information type: | Proprietary → Public |
Changed in juniperopenstack: | |
status: | In Progress → Confirmed |
status: | Confirmed → Fix Committed |
https:/ /review. opencontrail. org/#/c/ 7759/ Fixed as part of this review