Bug 1126888

Summary: oo-app-info is broken under docker
Product: OpenShift Online Reporter: Luke Meyer <lmeyer>
Component: PodAssignee: Derek Carr <decarr>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: decarr, jhou, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-10 00:50:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Luke Meyer 2014-08-05 14:08:13 UTC
Description of problem:

# oo-broker oo-app-info -f whatever
Loading broker environment... /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require': cannot load such file -- app_info (LoadError)
	from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
	from /usr/sbin/oo-app-info:95:in `<main>'

Comment 1 Derek Carr 2014-08-08 15:22:41 UTC
Reproduced the issue.  Debugging further.

Comment 2 Derek Carr 2014-08-08 16:40:36 UTC
Fixed in PR:
https://github.com/openshift/origin-server/pull/5704

Comment 3 Jianwei Hou 2014-08-11 03:00:51 UTC
This PR is not yet merged

Comment 4 Jianwei Hou 2014-08-12 02:29:43 UTC
Verified on devenv_5064
[root@ip-10-7-175-188 ~]# oo-broker oo-app-info -f whatever
Loading broker environment... Done.

Error: No apps found for fqdn: 'whatever'