| Summary: | 6.2 subscription manager errors when registering with an activation key | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> | ||||
| Component: | API | Assignee: | Justin Sherrill <jsherril> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sachin Ghai <sghai> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.2 | CC: | cwelton, jmontleo, sghai | ||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Justin Sherrill
2013-10-17 21:57:51 UTC
https://github.com/Katello/katello/pull/3209 If you would like to test on your katello server, you should be able to run: cd /usr/share/katello wget https://github.com/Katello/katello/pull/3209.patch path -p1 < 3209.patch service katello restart 3rd command should be path -p1 < 3209.patch not 'path' grrr patch -p1 < 3209.patch I think my keyboard is broken The above does not work on mdp2 due to a conflict, attaching an mdp2 version of the patch. Created attachment 813771 [details]
mdp2 version of patch
Verified with Snap7 MDP2: katello-all-1.4.6-47.el6sat.noarch katello-cli-1.4.3-27.el6sat.noarch katello-glue-pulp-1.4.6-47.el6sat.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-selinux-1.4.4-4.el6sat.noarch katello-candlepin-cert-key-pair-1.0-1.noarch pulp-katello-plugins-0.2-1.el6sat.noarch katello-configure-foreman-1.4.7-7.el6sat.noarch ruby193-rubygem-katello_api-0.0.3-4.el6sat.noarch katello-glue-candlepin-1.4.6-47.el6sat.noarch ruby193-rubygem-katello-foreman-engine-0.0.12-3.el6sat.noarch katello-foreman-all-1.4.6-47.el6sat.noarch ruby193-rubygem-foreman-katello-engine-0.0.17-6.el6sat.noarch katello-configure-1.4.7-7.el6sat.noarch signo-katello-0.0.23-2.el6sat.noarch katello-glue-elasticsearch-1.4.6-47.el6sat.noarch katello-1.4.6-47.el6sat.noarch katello-qpid-client-key-pair-1.0-1.noarch katello-common-1.4.6-47.el6sat.noarch katello-certs-tools-1.4.4-1.el6sat.noarch katello-cli-common-1.4.3-27.el6sat.noarch Installed a rhel6.2 client and without updates. [root@perceptor ~]# cat /etc/redhat-release Red Hat Enterprise Linux Client release 6.2 (Santiago) [root@perceptor ~]# rpm -qa | grep subscription-manager subscription-manager-gnome-0.96.17-1.el6.x86_64 subscription-manager-0.96.17-1.el6.x86_64 subscription-manager-firstboot-0.96.17-1.el6.x86_64 Later, I registered it with activation key 'ak1'. The system was registered successfully. [root@perceptor ~]# subscription-manager register --activationkey ak1 --force --org ACME_Corporation The system has been registered with id: a4a7be64-f7d8-4c0a-9bb3-8119f2f26552 I can consume the contents on client too. This was verified and delivered with MDP2. Closing it out. This was delivered and verified with MDP2. Closing the bug. |