Bug 679501

Summary: pulp-admin package list --orphaned doesn't print any message when there are no orphaned packages
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-15 15:14:47 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 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