Bug 1320064

Summary: OS check fails on ubuntu 14.04 during bootstrap setup
Product: Red Hat Ceph Storage Reporter: Tejas <tchandra>
Component: Ceph-InstallerAssignee: Christina Meno <gmeno>
Status: CLOSED NOTABUG QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0CC: adeza, aschoen, ceph-eng-bugs, nthomas, sankarshan
Target Milestone: rc   
Target Release: 2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-22 09:14:46 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:

Description Tejas 2016-03-22 09:10:23 UTC
hi,

root@magna007:~# sudo ./setup.sh
sudo: ./setup.sh: command not found
root@magna007:~# 
root@magna007:~# 
root@magna007:~# sudo sh setup.sh 
setup.sh: 2: setup.sh: [[: not found
setup.sh: 13: setup.sh: source: not found
Unsupported system detected: 
will not proceed with installation
root@magna007:~# 
root@magna007:~# 
root@magna007:~# uname -r
3.19.0-56-generic
root@magna007:~# 
root@magna007:~# 
root@magna007:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.4 LTS
Release:	14.04
Codename:	trusty

Let me know if I am missing something.
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1310214

Comment 2 Tejas 2016-03-22 09:14:46 UTC
Works with Bash. Sorry for the inconvenoence.