Bug 864508 - Service level {0} is not available to consumers....
Summary: Service level {0} is not available to consumers....
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: William Poteat
QA Contact: Katello QA List
URL:
Whiteboard:
: 871335 876422 (view as bug list)
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2012-10-09 13:25 UTC by John Sefler
Modified: 2015-05-14 16:04 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-29 19:05:09 UTC
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2012-10-09 13:25:18 UTC
Description of problem:
A string substitution is not happening for the servicelevel into the candlepin msgid "Service level {0} is not available to consumers of organization {1}."

This is a regression.

Version-Release number of selected component (if applicable):
[root@jsefler-59server ~]# rpm -q subscription-manager
subscription-manager-1.0.21-1.git.17.8374bf1.el5
[root@jsefler-f14-candlepin po]# git show-ref | grep master
0ceb1369b0603966a3da99c272ffc0df09c7251b refs/heads/master
0ceb1369b0603966a3da99c272ffc0df09c7251b refs/remotes/origin/master


How reproducible:


Steps to Reproduce:
[root@jsefler-59server ~]# subscription-manager register --username testuser1 --org admin --servicelevel=FOO --autosubscribe
Password: 
The system has been registered with id: 8e405914-5106-4d5a-8b75-fff46b824f43 
Service level {0} is not available to consumers of organization admin.

  
Expected results:
Service level FOO is not available to consumers of organization admin.

Comment 1 William Poteat 2012-10-25 15:44:46 UTC
master commit a09b087c627e755da4382b4b26f0395cf9a3aea7

Comment 2 Bryan Kearney 2012-10-30 17:43:34 UTC
*** Bug 871335 has been marked as a duplicate of this bug. ***

Comment 3 Bryan Kearney 2012-11-15 18:24:34 UTC
*** Bug 876422 has been marked as a duplicate of this bug. ***

Comment 4 Shwetha Kallesh 2013-03-13 09:12:41 UTC
Verifying version:
[root@rhel7 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.7.25-1
subscription-manager: 1.8.4-1.el7
python-rhsm: 1.8.7-1.el7


[root@rhel7 ~]# subscription-manager register --username testuser1 --org admin --servicelevel=FOO --autosubscribe
Password: 
The system has been registered with id: f6c38bc6-1206-48e1-9050-45263c4b1f4b 
Service level 'FOO' is not available to consumers of organization admin.

Comment 5 Bryan Kearney 2014-09-29 19:05:09 UTC
These bugs were fixed during 7.0 but not moved to CLOSED. They have been delivered


Note You need to log in before you can comment on or make changes to this bug.