SM setup fails on getting xUbuntu_14.04/Release.key from online Cobbler repo

Bug #1712430 reported by wenqing liang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Won't Fix
Critical
Nitish Krishna Kaveri
R3.1
Fix Committed
Critical
Nitish Krishna Kaveri
R3.2
Fix Committed
Critical
Nitish Krishna Kaveri
R3.2.3.x
Fix Committed
Critical
Nitish Krishna Kaveri

Bug Description

In installing Continuous Build 3.2.5.0-28~mitaka SM, setup.sh fails. This was not seen in CB 3.2.5.0-27 mitaka.

root@servermanager:/opt/contrail/contrail_server_manager# ./setup.sh --all
----> This install is being logged at: /var/log/contrail/install_logs/install_2017_08_22__17_45_32.log
    ----> Cleaning up existing sources.list and Server Manager sources file
    ----> Allow Install of Unauthenticated APT packages
    ----> Setting up Internet Repos
root@servermanager:/opt/contrail/contrail_server_manager#

root@servermanager:/opt/contrail/contrail_server_manager# wget -qO - http://download.opensuse.org/repositories/home:/libertas-ict:/cobbler26/xUbuntu_14.04/Release.key | apt-key add -
gpg: no valid OpenPGP data found.
root@servermanager:/opt/contrail/contrail_server_manager#

Pls see logs in /cs-shared/bugs/1712430/.

wenqing liang (wliang)
Changed in juniperopenstack:
milestone: none → r3.2.5.0
description: updated
information type: Proprietary → Public
Rudra Rugge (rrugge)
Changed in juniperopenstack:
assignee: Abhay Joshi (abhayj) → Dheeraj Gautam (dgautam)
no longer affects: juniperopenstack/r4.0
Jeba Paulaiyan (jebap)
Changed in juniperopenstack:
milestone: r3.2.5.0 → none
tags: added: sanity
Changed in juniperopenstack:
assignee: Dheeraj Gautam (dgautam) → Nitish Krishna Kaveri (nitishk)
summary: - SM setup fails on getting xUbuntu_14.04/Release.key
+ SM setup fails on getting xUbuntu_14.04/Release.key from online Cobbler
+ repo
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/34891
Submitter: Nitish Krishna Kaveri (<email address hidden>)

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

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

commit e5ec890a7dd989c990fe2b4032300797ed347758
Author: nitishkrishna <email address hidden>
Date: Thu Aug 24 15:49:27 2017 -0700

Closes-Bug: #1691862 - SM packages to be installable without internet access

Closes-Bug: #1712430 - Cobbler repos pulled offline

This check-in brings in Cobbler and dependent packages to SM installer package
The cobbler will now be installed from SM local repo

Next change:
Bring in additional packages missing from builder cache

Patch 2:
Cobbler loaders not needed for this version

Patch 3:
Removed pip repo stuff

Patch 4:
Removed internet repo install from from setup.sh

Patch 5:
Added missing patch and binutils packages for repo setup

Patch 6:
Added all remaining missing packages and closing bug

Patch 7:
Re-calculated package lists from snapshot
Brought in higher version packages available in mitaka snapshot

Change-Id: I0f77e543ecddaf602e1589fcecb154b830e70593

Rudra Rugge (rrugge)
Changed in juniperopenstack:
status: New → Won't Fix
Revision history for this message
Nitish Krishna Kaveri (nitishk) wrote :

Workaround for LAB:

Add:
deb http://10.84.5.201/test_local_repo/ ./

apt-get update

Go ahead with install

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

Review in progress for https://review.opencontrail.org/38251
Submitter: Nitish Krishna Kaveri (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/38251
Committed: http://github.com/Juniper/contrail-packaging/commit/4c45280aad9f245d0ce02cc7ffe5e2f606a885dd
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit 4c45280aad9f245d0ce02cc7ffe5e2f606a885dd
Author: nitishkrishna <email address hidden>
Date: Thu Aug 24 15:49:27 2017 -0700

Closes-Bug: #1691862 - SM packages to be installable without internet access

Closes-Bug: #1712430 - Cobbler repos pulled offline

This check-in brings in Cobbler and dependent packages to SM installer package
The cobbler will now be installed from SM local repo

Next change:
Bring in additional packages missing from builder cache

Patch 2:
Cobbler loaders not needed for this version

Patch 3:
Removed pip repo stuff

Patch 4:
Removed internet repo install from from setup.sh

Patch 5:
Added missing patch and binutils packages for repo setup

Patch 6:
Added all remaining missing packages and closing bug

Patch 7:
Re-calculated package lists from snapshot
Brought in higher version packages available in mitaka snapshot

Change-Id: I0f77e543ecddaf602e1589fcecb154b830e70593
(cherry picked from commit e5ec890a7dd989c990fe2b4032300797ed347758)

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

Review in progress for https://review.opencontrail.org/38946
Submitter: Nitish Krishna Kaveri (<email address hidden>)

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

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

commit fa18174c47419eaa86e9b576dc35da3e500aa2e8
Author: nitishkrishna <email address hidden>
Date: Thu Aug 24 15:49:27 2017 -0700

Closes-Bug: #1691862 - SM packages to be installable without internet access

Closes-Bug: #1712430 - Cobbler repos pulled offline

This check-in brings in Cobbler and dependent packages to SM installer package
The cobbler will now be installed from SM local repo

Next change:
Bring in additional packages missing from builder cache

Patch 2:
Cobbler loaders not needed for this version

Patch 3:
Removed pip repo stuff

Patch 4:
Removed internet repo install from from setup.sh

Patch 5:
Added missing patch and binutils packages for repo setup

Patch 6:
Added all remaining missing packages and closing bug

Patch 7:
Re-calculated package lists from snapshot
Brought in higher version packages available in mitaka snapshot

Change-Id: I0f77e543ecddaf602e1589fcecb154b830e70593

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.