Bug 751836 - using -F option on export when using groupid
Summary: using -F option on export when using groupid
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 30
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-07 17:56 UTC by Preethi Thomas
Modified: 2012-02-24 20:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-24 20:10:43 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-11-07 17:56:35 UTC
Description of problem:
Looks like -F option doesn't work when trying to export repos using group id. 
[root@preethi ~]# pulp-admin repo export -g fedora -t /tmp/repo -F
Export on repository group [fedora] started with job id [fe1269ab-d138-4a31-8374-4ce102cf816c]

[root@preethi ~]# pulp-admin repo export --status
error:  Error: repo id is required to check status of export
[root@preethi ~]# pulp-admin repo export -g fedora --status
error:  Error: repo id is required to check status of export

Version-Release number of selected component (if applicable):
[root@preethi ~]# rpm -q pulp
pulp-0.0.244-4.fc15.noarch

Comment 1 Pradeep Kilambi 2011-11-11 20:23:54 UTC
commit e8343a2f1fd6b3279edeb082e6e2271a2eaab281

$ sudo pulp-admin repo export -g fedora -F
Use `pulp-admin job info` to check the status of group export jobs

$ sudo pulp-admin repo export -g fedora --status
Use `pulp-admin job info` to check the status of group export jobs

Comment 2 Jeff Ortel 2011-11-17 03:06:30 UTC
build: 0.249

Comment 3 Preethi Thomas 2011-11-23 13:48:57 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.251-1.fc15.noarch

[root@preethi ~]# pulp-admin repo export -g pulp -t /tmp/repo3 -F
Use `pulp-admin job info` to check the status of group export jobs
[root@preethi ~]# pulp-admin repo export -g pulp -t /tmp/repo3 --status
Use `pulp-admin job info` to check the status of group export jobs

Comment 4 Preethi Thomas 2012-02-24 20:10:43 UTC
Pulp v1.0 is released
Closed Current Release.


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