Bug 669752 - pulp-admin package install failures offer no explanation
Summary: pulp-admin package install failures offer no explanation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: Sprint 21
Assignee: Jason Connor
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-01-14 16:17 UTC by Jay Dobies
Modified: 2014-03-31 01:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:09:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-01-14 16:17:57 UTC
$ pulp-admin package install -n emoticons --consumerid client1
Created task id: ce2bd1de-1ff9-11e0-9fb5-5254003d10ee
Task is scheduled for: 2011-01-14 11:17
..
Package install failed


There is no information as to why it failed nor an explanation of how to find more details.

Comment 1 Jason Connor 2011-02-22 22:34:09 UTC
added final state if not finished
added exception and traceback if state is error and info is available
fixed in [master 8007aaf]

Comment 2 Jeff Ortel 2011-02-23 17:57:27 UTC
Build: 0.141

Comment 3 Preethi Thomas 2011-05-31 19:59:07 UTC
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

Comment 4 Preethi Thomas 2011-08-16 12:09:57 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:22:12 UTC
Closing with Community Release 15

pulp-0.0.223-4.


Note You need to log in before you can comment on or make changes to this bug.