Hide Forgot
Description of problem: Running a 'subscription manager clean' does not delete /etc/yum.repos.d/redhat.repo. Version-Release number of selected component (if applicable): subscription-manager-0.99.4 How reproducible: Always Steps to Reproduce: 1. Make sure that there is no /etc/yum.repos.d/redhat.repo file. 2. Run a 'subscription-manager repos --list'. In the current version this command will create a redhat.repo file if one does not already exist. 3. Run a 'subscription-manager clean'. Actual results: The redhat.repo file remains in /etc/yum.repos.d/ Expected results: The file should be removed.
Committed df7dd754c1f012afbaef58ffab47e34c588425d4 subscription-manager 0.99.4+
Moving the bug to verified. RPM used: [root@dhcp201-166 yum.repos.d]# rpm -qa | grep subscription-manager subscription-manager-gnome-0.99.8-1.el6.x86_64 subscription-manager-0.99.8-1.el6.x86_64 subscription-manager-migration-0.99.8-1.el6.x86_64 subscription-manager-migration-data-1.12-1.el6.noarch subscription-manager-debuginfo-0.99.8-1.el6.x86_64 [root@dhcp201-166 yum.repos.d]# ll total 4 -rw-r--r--. 1 root root 189 Feb 23 11:13 redhat.repo [root@dhcp201-166 yum.repos.d]# subscription-manager clean All local data removed [root@dhcp201-166 yum.repos.d]# ll total 0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0804.html