- 
    Type:
Bug
 - 
    Resolution: Done
 - 
    Priority:
Critical - P2
 - 
    None
 - 
    Affects Version/s: 4.4.0
 - 
    Component/s: None
 - 
    None
 
- 
        ALL
 - 
        
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
The RHEL6 repo is missing the following package:
- mongodb-org-tools
 
This causes all attempts to install MongoDB on RHEL6 via yum to fail, as the core Community metapackage mongodb-org depends on mongodb-org-tools. See attachment missing-mongodb-org-tools-pkg-rhel6 for repro steps.
The RHEL7 repo is missing the following packages:
- mongodb-org
 - mongodb-org-tools
 
This causes, well, everything to fail. I'm building a Centos7 VM so I can provide repro, but I'll submit this ticket now so you all can get started on putting out this fire. EDIT: added RHEL7 repro steps.