Bug 1403217

Summary: podfying cfme: please add "less" command to initial application deployment
Product: Red Hat CloudForms Management Engine Reporter: Dafna Ron <dron>
Component: cfme-openshift-appAssignee: Satoe Imaishi <simaishi>
Status: CLOSED CURRENTRELEASE QA Contact: Einat Pacifici <epacific>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: unspecified    
Version: 5.7.0CC: bazulay, dron, jhardy, simaishi, srevivo
Target Milestone: GAKeywords: TestOnly, UserExperience, ZStream
Target Release: 5.8.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1414882 (view as bug list) Environment:
Last Closed: 2017-06-12 16:14:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1414882    

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#