Bug 727587
| Summary: | consumergroup package install issue | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | user-experience | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | jortel, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | Sprint 26 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-08-16 14:02:02 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 641987 | ||
Fixed. build: 0.219 verified [root@preethi ~]# rpm -q pulp pulp-0.0.221-1.fc14.noarch [root@preethi ~]# pulp-admin package install -n zsh --consumergroupid=grp1 Created job id: cd4717c8-057b-433b-adb2-9c20a90b37a7 Job is scheduled for: None Waiting: [\] Install Summary: [ FINISHED ] preethi [ FINISHED ] pulp-client Closing with Community Release 15 pulp-0.0.223-4. |
Description of problem: consumergroup package install doesn't seem t return even after the package install completes [root@preethi ~]# pulp-admin package install --consumergroupid=grp1 -n screen Created job id: 3fbc9a8f-318e-4437-a4b3-d9fe4a12705a Job is scheduled for: None Waiting: [-] [root@preethi ~]# pulp-admin consumergroup list +------------------------------------------+ List of Available Consumer Groups +------------------------------------------+ Id grp1 Description None Consumer ids ['pulp-client', 'preethi'] Additional info From the pulp.log 2011-08-02 10:31:42,908 28339:140128668346112: pulp.server.tasking.task:WARNING: task:420 Deprecated base class Task.timeout() called for [Task 8afb8ce6-bc71-11e0-a7ca-002564a85a58: ConsumerGroupApi.__installpackages(pulp-client, ['zsh'], )] 2011-08-02 10:31:42,909 28339:140128668346112: pulp.server.tasking.task:WARNING: task:420 Deprecated base class Task.timeout() called for [Task 22c66487-bd0f-11e0-b4de-002564a85a58: ConsumerGroupApi.__installpackages(pulp-client, ['screen'], )] Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.218-1.fc14.noarch