Bug 1403217 - podfying cfme: please add "less" command to initial application deployment
Summary: podfying cfme: please add "less" command to initial application deployment
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: cfme-openshift-app
Version: 5.7.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: GA
: 5.8.0
Assignee: Satoe Imaishi
QA Contact: Einat Pacifici
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1414882
TreeView+ depends on / blocked
 
Reported: 2016-12-09 12:54 UTC by Dafna Ron
Modified: 2018-06-05 11:14 UTC (History)
5 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1414882 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:14:59 UTC
Category: ---
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dafna Ron 2016-12-09 12:54:16 UTC
Description of problem:
less is a very basic command and is always needed for debugging. 
please add it in initial deployment of image 

Version-Release number of selected component (if applicable):

5.7.0.14-rc4

How reproducible:

100%

Steps to Reproduce:
1. deploy cfme pod
2. open a shell to pod and try to less any file
3.

Actual results:

less is not installed 

Expected results:

less should be installed 

Additional info:

Comment 10 Dafna Ron 2017-02-17 10:50:34 UTC
[root@dafna-openshift-master01 ~]# oc rsh cloudforms-1-s4ssd
sh-4.2# less
less         lessecho     lesskey      lesspipe.sh  
sh-4.2# less^C
sh-4.2# 
sh-4.2# rpm -qa |grep cfme 
rh-ruby23-rubygem-redhat_access_cfme-1.1.0-1.el7cf.noarch
cfme-5.8.0.1-1.el7cf.x86_64
cfme-appliance-5.8.0.1-1.el7cf.x86_64
cfme-gemset-5.8.0.1-1.el7cf.x86_64
sh-4.2#


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