Bug 877452
Summary: | String Update: Fix typo in subscription_manager/gui/importsub.py:115 "certficate" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Matt Reid <mreid> |
Component: | subscription-manager | Assignee: | Adrian Likins <alikins> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | alikins, jmolet |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 09:00:50 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: | |||
Bug Blocks: | 771481, 840993 |
Description
Matt Reid
2012-11-16 15:16:30 UTC
commit aed6099273cab79caec567efe5d2e8227f8c5d80 Author: Adrian Likins <alikins> Date: Fri Nov 16 10:30:29 2012 -0500 877452: 'certificate' misspelled in importsub.py [root@jmolet-vm4 ~]# rpm -qa | egrep "subscription|python-rhsm" subscription-manager-1.1.10-1.el6.x86_64 python-rhsm-1.1.6-1.el6.x86_64 subscription-manager-gui-1.1.10-1.el6.x86_64 subscription-manager-firstboot-1.1.10-1.el6.x86_64 [root@jmolet-vm4 ~]# grep certficate /usr/share/rhsm/subscription_manager/gui/importsub.py This returns nothing. The typo appears to be fixed in build 1.1.10. Additionally this change works in the actual gui. Marking VERIFIED. 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-2013-0350.html |