Bug 669752
Summary: | pulp-admin package install failures offer no explanation | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
Component: | z_other | Assignee: | Jason Connor <jconnor> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | jconnor, jortel, mmccune, skarmark |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | Sprint 21 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:09:57 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: | 647488 |
Description
Jay Dobies
2011-01-14 16:17:57 UTC
added final state if not finished added exception and traceback if state is error and info is available fixed in [master 8007aaf] Build: 0.141 verified [root@preethi ~]# rpm -q pulp pulp-0.0.181-1.fc14.noarch [root@preethi ~]# pulp-admin package install -n zsh --consumerid=pulp-client Created task id: 0e259123-8bc2-11e0-b15d-002564a85a58 Task is scheduled for: 2011-05-31 16:10 Waiting: [\] [[['zsh-4.3.11-2.fc15.x86_64'], None]] installed on pulp-client [root@preethi ~]# pulp-admin package install -n zsh --consumerid=pulp-client Created task id: 1cbf772b-8bc2-11e0-910e-002564a85a58 Task is scheduled for: 2011-05-31 16:11 Waiting: [\] Package install failed: error Exception: (YumTestTransactionError(),) Traceback: (YumTestTransactionError(),) [root@preethi ~]# pulp-admin package install -n zsh --consumerid=pulp-client The following consumers appear to be unavailable. You may continue with the understanding that your request will not complete until all consumers have processed the request. Unavailable Consumers ------------------------------ pulp-client Continue? [y/n]:n Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |