1604 provision fails on dependency when kernel_upgrade is 'true' without kernel_version specification

Bug #1712225 reported by wenqing liang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
High
Hari Prasad Killi
Trunk
Fix Committed
High
Hari Prasad Killi

Bug Description

16.04 doesn’t have any kernel package included. When kernel_upgrade is set to true and no kernel_version is set, provision fails on dependency issues:

Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[main]/Keepalived::Service/Service[keepalived]) Dependency Package[linux-image-3.13.0-34-generic] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[main]/Keepalived::Service/Service[keepalived]) Dependency Package[linux-image-extra-3.13.0-34-generic] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[main]/Keepalived::Service/Service[keepalived]) Skipping because of failed dependencies
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[keepalived]/Contrail::Profile::Keepalived/Contrail::Lib::Report_status[keepalived_completed]/Exec[contrail-status-keepalived_completed]) Dependency Package[linux-headers-3.13.0-34] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[keepalived]/Contrail::Profile::Keepalived/Contrail::Lib::Report_status[keepalived_completed]/Exec[contrail-status-keepalived_completed]) Dependency Package[linux-headers-3.13.0-34-generic] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[keepalived]/Contrail::Profile::Keepalived/Contrail::Lib::Report_status[keepalived_completed]/Exec[contrail-status-keepalived_completed]) Dependency Package[linux-image-3.13.0-34-generic] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[keepalived]/Contrail::Profile::Keepalived/Contrail::Lib::Report_status[keepalived_completed]/Exec[contrail-status-keepalived_completed]) Dependency Package[linux-image-extra-3.13.0-34-generic] has failures: true
Aug 22 00:35:05 server3 puppet-agent[924]: (/Stage[keepalived]/Contrail::Profile::Keepalived/Contrail::Lib::Report_status[keepalived_completed]/Exec[contrail-status-keepalived_completed]) Skipping because of failed dependencies

wenqing liang (wliang)
information type: Proprietary → Public
Revision history for this message
Dheeraj Gautam (dgautam) wrote :

we use four different kernel packages. With current xenial package, only 2 packages are available. other needs to be added.

linux-headers and linux-headers-<kernel-version>-generic packages are not available.

root@a5d02e32:/var/www/html/contrail/repo/dg_xm_401_27/pool# find . -name "*linux*"
./main/l/linux-meta
./main/l/linux-meta/linux-crashdump_4.4.0.72.78_amd64.deb
./main/l/linux
./main/l/linux/linux-image-extra-4.4.0-38-generic_4.4.0-38.57_amd64.deb
./main/l/linux/linux-libc-dev_4.4.0-72.93_amd64.deb
./main/l/linux/linux-image-4.4.0-38-generic_4.4.0-38.57_amd64.deb
./main/u/util-linux
root@a5d02e32:/var/www/html/contrail/repo/dg_xm_401_27/pool#

Re-assigning to Hari to take care of those packages.

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

Review in progress for https://review.opencontrail.org/34982
Submitter: Hari Prasad Killi (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/34984
Submitter: Hari Prasad Killi (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/34984
Committed: http://github.com/Juniper/contrail-packaging/commit/73892ea58ad9b42f81a3b988f47bcb55aaaf3b2b
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 73892ea58ad9b42f81a3b988f47bcb55aaaf3b2b
Author: Hari Prasad Killi <email address hidden>
Date: Mon Aug 28 14:50:46 2017 +0530

Adding kernel headers package for ubuntu1604

Change-Id: Iccb5ace390ad3db49d7b87f352a0553b1a8d51fb
closes-bug: #1712225

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

Reviewed: https://review.opencontrail.org/34982
Committed: http://github.com/Juniper/contrail-packaging/commit/0ca1097267a663271fd481a400b892fd6e993df8
Submitter: Zuul (<email address hidden>)
Branch: master

commit 0ca1097267a663271fd481a400b892fd6e993df8
Author: Hari Prasad Killi <email address hidden>
Date: Mon Aug 28 14:50:46 2017 +0530

Adding kernel headers package for ubuntu1604

Change-Id: Iccb5ace390ad3db49d7b87f352a0553b1a8d51fb
closes-bug: #1712225

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.