Bug 679501 - pulp-admin package list --orphaned doesn't print any message when there are no orphaned packages
Summary: pulp-admin package list --orphaned doesn't print any message when there are n...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-02-22 18:26 UTC by Preethi Thomas
Modified: 2011-08-15 15:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-15 15:14:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-02-22 18:26:27 UTC
Description of problem:
[root@preethi upload]# rpm -q pulp
pulp-0.0.140-1.fc14.noarch


[root@preethi upload]# pulp-admin -u admin -p redhat package  list --orphaned

[root@preethi upload]# echo $?
0

Comment 1 Pradeep Kilambi 2011-02-22 18:41:23 UTC
commit 4ca2667e45b5501049d4b15a731f622baceb74b0
Author: Pradeep Kilambi <pkilambi>
Date:   Tue Feb 22 13:40:19 2011 -0500

if no orphaned packages on server you will see:

$ pulp-admin package  list --orphaned
No orphaned packages on server

$ echo $?
0

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

Comment 3 Preethi Thomas 2011-03-07 14:43:50 UTC
verified

[root@preethi ~]# pulp-admin content list --orphaned
No orphaned content on server
[root@preethi ~]#

Comment 4 Preethi Thomas 2011-08-15 15:14:47 UTC
Closing with current community release

pulp-0.0.223


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