Hide Forgot
[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.....
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.
Pulp v1.0 is released Closed Current Release.