RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1310094 - [CentOS7] packstack execution fails immediately on freshly installed system. Complains about inexistent locale.
Summary: [CentOS7] packstack execution fails immediately on freshly installed system. ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: Liberty
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: Kilo
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-19 12:36 UTC by capriotti.carlos
Modified: 2016-05-19 16:03 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-19 16:03:12 UTC
Embargoed:


Attachments (Terms of Use)

Description capriotti.carlos 2016-02-19 12:36:31 UTC
Description of problem:

Launching a fresh installation of packstack on a brand new install of CentOS7 (1511) fails due to undefined locale on server. 

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

CentOS7 (1511) + OpenStack Liberty

How reproducible:

Fresh install of CentOS7 (Infrastructure server + NFS client), and follow instructions from

https://www.rdoproject.org/install/quickstart/

Steps to Reproduce:
1. Install CentOS7
2. Follow instructions from https://www.rdoproject.org/install/quickstart/


Additional info:

As a workaround, populate 

/etc/environment


with 


LANG=en_US.utf-8
LC_ALL=en_US.utf-8


Note: may not be directly related to RDO, but here are two suggestions: 

a) add this info/workaround to the instructions page, just in case. 
b) installation script should check for it and issue a human-readable, easy to interpret error message.

Comment 2 Chandan Kumar 2016-05-19 16:03:12 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


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