createrepo fails in upgrade_kernel_all during contrail installation

Bug #1629481 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
High
Nagendra Prasath
Trunk
Fix Committed
High
Nagendra Prasath

Bug Description

createrepo installation fails in mainline 2744 mitaka:
---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed
--> Finished Dependency Resolution
Error: Package: libxml2-python-2.9.1-6.el7_2.2.x86_64 (contrail_installer_repo)
           Requires: libxml2 = 2.9.1-6.el7_2.2
           Installed: libxml2-2.9.1-5.el7_1.2.x86_64 (@anaconda)
               libxml2 = 2.9.1-5.el7_1.2
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Loaded plugins: fastestmirror
1. Loading mirror speeds from cached hostfile

+ fab upgrade_kernel_all:/github-build/mainline/2744/centos71/mitaka/artifacts/contrail-cloud_3.2.0.0-2744-mitaka.tgz

2016-09-30 12:47:26:361566: [root@10.84.29.37] sudo: createrepo .
2016-09-30 12:47:26:361739: [root@10.84.29.37] out: /bin/bash: createrepo: command not found
2016-09-30 12:47:26:411251: [root@10.84.29.37] out:
2016-09-30 12:47:26:411712:
2016-09-30 12:47:26:412137: Fatal error: sudo() received nonzero return code 127 while executing!
2016-09-30 12:47:26:412137:
2016-09-30 12:47:26:412137: Requested: createrepo .
2016-09-30 12:47:26:412137: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "cd /opt/contrail/contrail-cloud_3.2.0.0-2744-mitaka && createrepo ."
2016-09-30 12:47:26:412137:
2016-09-30 12:47:26:412174: Aborting.
2016-09-30 12:47:26:412174:
2016-09-30 12:47:26:412019:
2016-09-30 12:47:26:407845: [root@10.84.29.36] sudo: createrepo .
2016-09-30 12:47:26:407989: [root@10.84.29.36] out: /bin/bash: createrepo: command not found
2016-09-30 12:47:26:457578: [root@10.84.29.36] out:
2016-09-30 12:47:26:459096:
2016-09-30 12:47:26:490370: Fatal error: sudo() received nonzero return code 127 while executing!
2016-09-30 12:47:26:490370:
2016-09-30 12:47:26:490370: Requested: createrepo .
2016-09-30 12:47:26:490370: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "cd /opt/contrail/contrail-cloud_3.2.0.0-2744-mitaka && createrepo ."
2016-09-30 12:47:26:490370:
2016-09-30 12:47:26:490408: Aborting.
2016-09-30 12:47:26:490408:
2016-09-30 12:47:26:490249: [root@10.84.29.32] out:
2016-09-30 12:47:26:760127:
2016-09-30 12:47:26:766177: [root@10.84.29.32] sudo: createrepo .
2016-09-30 12:47:26:766325: [root@10.84.29.32] out: /bin/bash: createrepo: command not found
2016-09-30 12:47:26:896609: [root@10.84.29.32] out:
2016-09-30 12:47:26:896829:
2016-09-30 12:47:26:897075: Fatal error: sudo() received nonzero return code 127 while executing!
2016-09-30 12:47:26:897075:
2016-09-30 12:47:26:897075: Requested: createrepo .
2016-09-30 12:47:26:897075: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "cd /opt/contrail/contrail-cloud_3.2.0.0-2744-mitaka && createrepo ."
2016-09-30 12:47:26:897075:
2016-09-30 12:47:26:897112: Aborting.
2016-09-30 12:47:26:897112:
2016-09-30 12:47:26:896957: [root@10.84.29.35] out:
2016-09-30 12:47:27:367201:
2016-09-30 12:47:27:367946: [root@10.84.29.35] sudo: createrepo .
2016-09-30 12:47:27:368085: [root@10.84.29.35] out: /bin/bash: createrepo: command not found
2016-09-30 12:47:27:466516: [root@10.84.29.35] out:
2016-09-30 12:47:27:467939:
2016-09-30 12:47:27:498954: Fatal error: sudo() received nonzero return code 127 while executing!
2016-09-30 12:47:27:498954:
2016-09-30 12:47:27:498954: Requested: createrepo .
2016-09-30 12:47:27:498954: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "cd /opt/contrail/contrail-cloud_3.2.0.0-2744-mitaka && createrepo ."
2016-09-30 12:47:27:498954:
2016-09-30 12:47:27:498992: Aborting.

wenqing liang (wliang)
description: updated
information type: Proprietary → Public
summary: - createrepo fails in upgrade_kernel_upgrade_all during contrail
- installation
+ createrepo fails in upgrade_kernel_all during contrail installation
Jeba Paulaiyan (jebap)
tags: added: blocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/24664
Submitter: Nagendra Prasath (<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/24668
Submitter: Nagendra Prasath (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/24664
Committed: http://github.org/Juniper/contrail-packaging/commit/b3183138173078d052f5f7f15d46b84febe434d0
Submitter: Zuul
Branch: master

commit b3183138173078d052f5f7f15d46b84febe434d0
Author: Nagendra Chandran <email address hidden>
Date: Tue Oct 4 21:53:28 2016 -0700

Moving package configs from depends configs to installer configs, was wrongly placed in depends configs.
Closes-Bug: 1629481

Change-Id: I0ac6109b48702d291262e39d7368e48d58dd2f37

Jeba Paulaiyan (jebap)
tags: removed: blocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/24668
Committed: http://github.org/Juniper/contrail-packaging/commit/3eafe5e383b510eeaec5dfb27d167cbb79c874ea
Submitter: Zuul
Branch: R3.1

commit 3eafe5e383b510eeaec5dfb27d167cbb79c874ea
Author: Nagendra Chandran <email address hidden>
Date: Tue Oct 4 22:36:26 2016 -0700

Moving package configs from depends configs to installer configs, was wrongly placed in depends configs.
Closes-Bug: 1629481

Change-Id: Icc664065a8915c671601417711b01a25135fa45a

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.