Bug 674132 - pulp-admin repo create lets you create repo with no name
Summary: pulp-admin repo create lets you create repo with no name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 20
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-01-31 18:09 UTC by Preethi Thomas
Modified: 2015-03-23 01:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:08:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-01-31 18:09:36 UTC
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.132-1.fc14.noarch


[root@preethi ~]#  pulp-admin repo create --id= --name=pulp
Successfully created repository [  ]

[root@preethi ~]#  pulp-admin repo list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+

Id                                               
Name                    pulp                     
FeedURL                 None                     
FeedType                None                     
Arch                    noarch                   
Sync Schedule           None                     
Packages                0                        
Files                   0                        
Distributions           None                     
Publish                 True                     
Clones                  []                       
Groups                  None

Comment 1 Sayli Karmarkar 2011-02-01 19:43:12 UTC
Fixed along with the fix for bug# 672881. 

$ pulp-admin repo create --id= --name=pulp
Usage: pulp-admin <options> repo create <options>

pulp-admin: error: --id option requires an argument

Comment 2 Jay Dobies 2011-02-02 20:07:13 UTC
Fixed in 0.134.

Comment 3 Preethi Thomas 2011-02-02 21:56:48 UTC
verified


[root@preethi ~]# rpm -q pulp
pulp-0.0.134-1.fc14.noarch
[root@preethi ~]# 
[root@preethi ~]# 
[root@preethi ~]# pulp-admin repo create --id= --name=foo
Usage: pulp-admin <options> repo create <options>

pulp-admin: error: --id option requires an argument

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

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:26 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.