Bug 736479

Summary: package install on consumer group hangs indefinitely
Product: [Retired] Pulp Reporter: dgao
Component: user-experienceAssignee: James Slagle <jslagle>
Status: CLOSED CURRENTRELEASE QA Contact: dgao
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-24 20:12:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dgao 2011-09-07 19:27:41 UTC
[root@pulp-qe ~]# yum info pulp | grep "Version"
Version     : 0.0.230

[root@pulp-qe ~]# pulp-admin consumer list
+------------------------------------------+
            Consumer Information
+------------------------------------------+

Id                 	test_consumer            
Description        	None                     
Subscribed Repos   	['package_test_repo']    
Agent:
   Responding      	Yes                      
   Last Heartbeat  	2011-09-07 19:19:58.188214+00:00
Additional info    	                         


Id                 	test_consumer_remote     
Description        	None                     
Subscribed Repos   	['package_test_repo']    
Agent:
   Responding      	Yes                      
   Last Heartbeat  	2011-09-07 19:19:58.901235+00:00
Additional info    	                         


[root@pulp-qe ~]# pulp-admin consumergroup list
+------------------------------------------+
      List of Available Consumer Groups
+------------------------------------------+

Id                 	test_consumer_grp        
Description        	None                     
Consumer ids       	['test_consumer', 'test_consumer_remote']
Additional info    	                         


[root@pulp-qe ~]# rpm -q patb
package patb is not installed

[root@pulp-qe ~]# pulp-admin package install -n patb --consumergroupid=test_consumer_grp
Created job id: cb2baf6d-eec2-4869-9b45-d64851770961
Waiting: [\] 


and this will go on forever.....

Comment 1 dgao 2011-09-09 13:37:34 UTC
Turns out the real issue resides in the consumer cert and the hang was a symptom. Closing this bug as the fix is part of the new CR16 candidate.

Comment 2 Preethi Thomas 2012-02-24 20:12:50 UTC
Pulp v1.0 is released
Closed Current Release.