RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1425923 - [RFE] Get system locale setting into cp_consumer_facts
Summary: [RFE] Get system locale setting into cp_consumer_facts
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.10
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-22 18:33 UTC by Diego Fernandez
Modified: 2019-07-03 14:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-03 12:28:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1425922 0 high CLOSED [RFE] Get system locale setting into cp_consumer_facts 2021-02-22 00:41:40 UTC

Internal Links: 1425922

Description Diego Fernandez 2017-02-22 18:33:08 UTC
I'm creating independent requests for RHEL 6 and RHEL 7

I'm in the CEE Analytics team and we often get requests about system locales. This data is important in order to know how to prioritize localization efforts. I've done some analysis in the past looking at SOS Reports[1], but this is a very limited data set and is likely to be a skewed representation of our real distributions. If we could have systems report back their locale into the consumer facts, we could get some interesting insight into usage, especially by combining it with the installed products.

[1] https://mojo.redhat.com/docs/DOC-1075747

Comment 3 Kevin Howell 2017-06-13 20:50:40 UTC
Setting to MODIFIED since upstream master has this feature now.

Comment 4 Shwetha Kallesh 2018-05-23 09:25:59 UTC
Reproducer:

[root@hp-dl380pgen8-02-vm-13 ~]# subscription-manager facts --list | grep system.default_locale
^^ no results found

[root@hp-dl380pgen8-02-vm-13 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 2.2.3-1
subscription management rules: 5.26
subscription-manager: 1.18.10-1.el6
python-rhsm: 1.18.6-1.el6

Comment 5 Shwetha Kallesh 2018-05-23 09:31:37 UTC
Preliminary verification comment:

[root@localhost ~]# subscription-manager facts --list | grep system.default_locale
system.default_locale: en_US.UTF8

[root@localhost ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 2.5.2-1
subscription management rules: 5.26
subscription-manager: 1.20.10-7.el6


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