Bug 1309167 - Fail to install cockpit-kubernetes package when installing containerized env on rhel72
Summary: Fail to install cockpit-kubernetes package when installing containerized env ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-17 04:21 UTC by Ma xiaoqiang
Modified: 2017-03-08 07:52 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-08 07:52:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ma xiaoqiang 2016-02-17 04:21:46 UTC
Description of problem:
Fail to install cockpit-kubernetes package when installing containerized env on rhel72


Version-Release number of selected component (if applicable):
openshift-ansible 8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4

How reproducible:
always

Steps to Reproduce:
1. Install contaierized environment on rhel7 or atomic with non-root user
<--snip-->
osm_use_cockpit=true
osm_cockpit_plugins=['cockpit-kubernetes']
containerized=true
<--snip-->

Actual results:
TASK: [cockpit | Install cockpit-ws] ****************************************** 
ok: [openshift-114.lab.sjc.redhat.com] => (item=cockpit-ws)
ok: [openshift-114.lab.sjc.redhat.com] => (item=cockpit-shell)
ok: [openshift-114.lab.sjc.redhat.com] => (item=cockpit-bridge)
failed: [openshift-114.lab.sjc.redhat.com] => (item=cockpit-kubernetes) => {"changed": false, "failed": true, "item": "cockpit-kubernetes", "rc": 0, "results": []}
msg: No Package matching 'cockpit-kubernetes' found available, installed or updated

FATAL: all hosts have already failed -- aborting


Expected results:
Install environment successfully.

Addition

Comment 1 Scott Dodson 2016-02-26 16:31:51 UTC
For now I'm going to disable this on containerized installs. A cockpit container including cockpit-kubernetes should arrive around the time of 7.3.

That work is tracked in https://trello.com/c/7B5ZkbMl/262-standalone-container-for-cockpit-kubernetes

Comment 6 Dominik Perpeet 2017-03-08 07:52:57 UTC
I think this bug isn't relevant anymore, since we ship cockpit-kubernetes and the registry container and both cases seem to work.


Note You need to log in before you can comment on or make changes to this bug.