STORAGE: install_storage aborts on ceph unmet dependency

Bug #1654446 reported by wenqing liang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
Critical
Jeya ganesh babu J
R3.1.1.x
Fix Committed
Critical
Jeya ganesh babu J
R3.2
Fix Committed
Critical
Jeya ganesh babu J
Trunk
Fix Committed
Critical
Jeya ganesh babu J

Bug Description

3.1.1.x-2 kilo and liberty install_storage abort on dependency issues with ceph (>=0.94.3)

2017-01-05 15:14:18:428536: [root@10.87.140.197] out: Some packages could not be installed. This may mean that you have
2017-01-05 15:14:18:443944: [root@10.87.140.197] out: requested an impossible situation or if you are using the unstable
2017-01-05 15:14:18:444031: [root@10.87.140.197] out: distribution that some required packages have not yet been created
2017-01-05 15:14:18:444081: [root@10.87.140.197] out: or been moved out of Incoming.
2017-01-05 15:14:18:444118: [root@10.87.140.197] out: The following information may help to resolve the situation:
2017-01-05 15:14:18:444154: [root@10.87.140.197] out:
2017-01-05 15:14:18:444190: [root@10.87.140.197] out: The following packages have unmet dependencies:
2017-01-05 15:14:18:444226: [root@10.87.140.197] out: contrail-storage : Depends: ceph (>= 0.94.3) but it is not going to be installed
2017-01-05 15:14:18:444261: [root@10.87.140.197] out: E: Unable to correct problems, you have held broken packages.
2017-01-05 15:14:18:445658: [root@10.87.140.197] out:
2017-01-05 15:14:18:446290:

2017-01-05 15:14:18:462513: Fatal error: sudo() received nonzero return code 100 while executing!
2017-01-05 15:14:18:462513:
2017-01-05 15:14:18:462513: Requested: DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes --allow-unauthenticated -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-storage
2017-01-05 15:14:18:462513: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes --allow-unauthenticated -o Dpkg::Options::=\"--force-overwrite\" -o Dpkg::Options::=\"--force-confnew\" install contrail-storage"
2017-01-05 15:14:18:462513:
2017-01-05 15:14:18:462601: Aborting.
2017-01-05 15:14:18:462601: 2017-01-05 15:14:18:462337: Disconnecting from 10.87.140.200... done.
2017-01-05 15:14:18:576605: Disconnecting from 10.87.140.199... done.
2017-01-05 15:14:18:690520: Disconnecting from 10.87.140.198... done.
2017-01-05 15:14:18:804517: Disconnecting from 10.87.140.197... done.
2017-01-05 15:14:18:868382: root@cmbu-ceph-perf1:/opt/contrail/utils#

Jan 5 15:25:32 cmbu-ceph-perf1 puppet-agent[22984]: Unable to fetch my node definition, but the agent run will continue:
Jan 5 15:25:32 cmbu-ceph-perf1 puppet-agent[22984]: Error 400 on SERVER: No such file or directory - /tmp/puppet20170105-7068-kjg8yq.lock
Jan 5 15:25:32 cmbu-ceph-perf1 puppet-agent[22984]: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - /var/lib/puppet/yaml/facts/cmbu-ceph-perf1.englab.juniper.net.yaml20170105-7068-wnz4zp.lock
Jan 5 15:25:32 cmbu-ceph-perf1 puppet-agent[22984]: Not using cache on failed catalog
Jan 5 15:25:32 cmbu-ceph-perf1 puppet-agent[22984]: Could not retrieve catalog; skipping run

wenqing liang (wliang)
information type: Proprietary → Public
Jeba Paulaiyan (jebap)
tags: added: blocker sanity
Revision history for this message
Jeya ganesh babu J (jjeya) wrote :

Issue specific to 3.1.1.x branch.

Revision history for this message
Jeya ganesh babu J (jjeya) wrote :

Issue specific to 3.1.1.x branch

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

Review in progress for https://review.opencontrail.org/27701
Submitter: Srinivasan Venkatakrishnan (<email address hidden>)

wenqing liang (wliang)
description: updated
Revision history for this message
Jeya ganesh babu J (jjeya) wrote :

Tracked in 3.1.1.x

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/27701
Committed: http://github.org/Juniper/contrail-packaging/commit/da8288d2ba43eddeb146f0d97389fe22199e1958
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit da8288d2ba43eddeb146f0d97389fe22199e1958
Author: srinivn <email address hidden>
Date: Fri Jan 6 00:11:01 2017 -0800

install_storage failure fix with proper dependency

Closes-Bug: #1654446
Issue: install-storage failes due to the following dependency
3.1.1.x-2 kilo install_storage aborts on dependency issues with ceph
(>=0.94.3)

Fix:
libboost-random1.54.0_1.54.0-4ubuntu3.1 is added in the corresponding
dependency files to resolve this issue.

Change-Id: If3fef0d8145bacb0c4a07322ed06ebe9075df06e

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

Review in progress for https://review.opencontrail.org/27815
Submitter: Jeya ganesh babu (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/27816
Submitter: Jeya ganesh babu (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/27815
Committed: http://github.org/Juniper/contrail-packaging/commit/c6e188d9ed35935f618f653bb0adebbda8389524
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit c6e188d9ed35935f618f653bb0adebbda8389524
Author: Jeya ganesh babu J <email address hidden>
Date: Tue Jan 10 10:43:55 2017 -0800

Storage liberty packaging

Closes-Bug: #1654446
Issue: Cinder volume version is different from the cinder-common
version present in the package.
Fix: Made cinder-volume and cinder-backup version to 7.0.2cloud1,
same as the other cinder packages.

Change-Id: Idcfa32306cb2cfc64e20ce9ad77762199d91c4ee

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

Review in progress for https://review.opencontrail.org/27836
Submitter: Jeya ganesh babu (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/27837
Submitter: Jeya ganesh babu (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/27816
Committed: http://github.org/Juniper/contrail-packaging/commit/3cfb7c924788130765d8b40e326126e7da7d73d2
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 3cfb7c924788130765d8b40e326126e7da7d73d2
Author: Jeya ganesh babu J <email address hidden>
Date: Tue Jan 10 10:53:28 2017 -0800

Storage kilo/liberty packaging

Closes-Bug: #1654446
Issue: Cinder volume version is different from the cinder-common
version present in the package for liberty.
Libboost-random1 package was dependant and missing in both
kilo and liberty.
Fix: Made cinder-volume and cinder-backup version to 7.0.2cloud1,
same as the other cinder packages. Added libboost-random1
package.

Change-Id: I4f2e87778f07c3f2950fb425ebcd704a40e48495

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

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

commit 0b2207161640bcc3449976dd8d28cb9d88308bc1
Author: Jeya ganesh babu J <email address hidden>
Date: Wed Jan 11 11:12:22 2017 -0800

Merge install_storage failure fix with proper dependency

Closes-Bug: #1654446
Issue: install-storage failes due to the following dependency
3.1.1.x-2 kilo install_storage aborts on dependency issues with ceph
(>=0.94.3)
Fix:
libboost-random1.54.0_1.54.0-4ubuntu3.1 is added in the corresponding
dependency files to resolve this issue.

Change-Id: I41c7f11ddc415fc9c1ce50f92fbd3e54426550ae

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27837
Committed: http://github.org/Juniper/contrail-packaging/commit/74b3e2da8d4c9ebf9be86efebfe01bf11ad10374
Submitter: Zuul (<email address hidden>)
Branch: master

commit 74b3e2da8d4c9ebf9be86efebfe01bf11ad10374
Author: Jeya ganesh babu J <email address hidden>
Date: Wed Jan 11 11:18:26 2017 -0800

Merge install_storage failure fix with proper dependency

Closes-Bug: #1654446
Issue: install-storage failes due to the following dependency
3.1.1.x-2 kilo install_storage aborts on dependency issues with ceph
(>=0.94.3)
Fix:
libboost-random1.54.0_1.54.0-4ubuntu3.1 is added in the corresponding
dependency files to resolve this issue.

Change-Id: I1f350091d34ea4fcd2cc7c0817d03558f93a1e47

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.