Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1500617

Summary: scl enable rh-mariadb101 sets wrong XDG_DATA_DIRS (omits /usr/share)
Product: Red Hat Software Collections Reporter: Vaclav Danek <vdanek>
Component: mariadbAssignee: Michal Schorm <mschorm>
Status: CLOSED WONTFIX QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rh-mariadb101CC: databases-maint, hhorak, mmuzila, mschorm, mypluribus, pkubat, praiskup, qe-baseos-daemons, vdanek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1464084 Environment:
Last Closed: 2019-04-06 19:02:34 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:
Bug Depends On: 1375512, 1389272, 1464084    
Bug Blocks: 1473252, 1482012, 1488164    

Comment 6 Joe Orton 2019-03-14 11:02:42 UTC
Red Hat does not currently plan to provide any further changes to this collection in a Red Hat Software Collections update release.

This software collection is nearing the retirement date (May 2019) after which customers are encouraged to upgrade to a later release.

Please contact Red Hat Support if you have further questions, or refer to the support lifecycle page for more information. https://access.redhat.com/support/policy/updates/rhscl/

Comment 7 Michal Schorm 2019-04-06 19:02:34 UTC
This bug is fixed in 10.2 collection.

RHEL-7.6  rh-mariadb101:
  # scl enable rh-mariadb101 bash
  # echo $XDG_DATA_DIRS/
  /opt/rh/rh-mariadb101/root/usr/share/

RHEL-7.6  rh-mariadb102
  # scl enable rh-mariadb102 bash
  # echo $XDG_DATA_DIRS 
  /opt/rh/rh-mariadb102/root/usr/share:/usr/local/share:/usr/share

--

Since 10.1 collection will be EOL soon, WONTFIX.