Hide Forgot
Description of problem: As subject, nvme-cli is shipped in RHEL 7.3: ``` [fge@Gris-Laptop yum.repos.d]$ sudo yum info nvme-cli Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager Available Packages Name : nvme-cli Arch : x86_64 Version : 0.7 Release : 1.el7 Size : 103 k Repo : rhel-7-server-rpms/7Server/x86_64 Summary : NVMe management command line interface URL : https://github.com/linux-nvme/nvme-cli License : GPLv2+ Description : nvme-cli provides NVM-Express user space tooling for Linux. ``` Version-Release number of selected component (if applicable): nvme-cli-0.7-1.el7 How reproducible: 100% Steps to Reproduce: 1. sudo yum list nvme-cli 2. 3. Actual results: nvme-cli is provided by EPEL. Expected results: EPEL should not provide duplicate packages against RHEL. Additional info:
I *think* this is done now, but I've never done this before, so I'm not 100% sure. Please reopen if it didn't work.