Bug 682232 - Grammatical error in message for repo add/remove file and errata
Summary: Grammatical error in message for repo add/remove file and errata
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 21
Assignee: Todd Sanders
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-03-04 14:47 UTC by Preethi Thomas
Modified: 2011-08-16 12:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of: 681989
Environment:
Last Closed: 2011-08-16 12:11:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-03-04 14:47:14 UTC
+++ This bug was initially created as a clone of Bug #681989 +++

Description of problem:



[root@preethi ~]# pulp-admin repo add_file --id=upload
Error, atleast one file is required to perform an add.
[root@preethi ~]# pulp-admin repo remove_file --id=upload
Error, atleast one file is required to perform an remove.

Comment 1 Preethi Thomas 2011-03-04 14:51:45 UTC
[root@preethi ~]# pulp-admin repo add_errata --id=upload
Error, atleast one erratum id is required to perform an add.
[root@preethi ~]# pulp-admin repo remove_errata --id=upload
Error, atleast one erratum id is required to perform a delete.
[root@preethi ~]#

Comment 2 Preethi Thomas 2011-03-04 21:24:42 UTC
Sugggestion

For file
Error: Please specify a file to be added to the respository.


For errata

Error: Please specify an erratum id to be added to the respository.

Comment 3 Todd Sanders 2011-03-04 22:13:45 UTC
Commit: 418a4c114e094c9d2d060da430e72fb8cffbd245

Comment 4 Jeff Ortel 2011-03-07 20:43:22 UTC
Build: 0.145

Comment 5 Preethi Thomas 2011-03-08 15:58:55 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.145-1.fc14.noarch

[root@preethi ~]# pulp-admin repo add_errata --id=upload
Error: At least one erratum id is required to perform an add.

[root@preethi ~]# pulp-admin repo add_file --id=upload
Error: At least one file is required to perform an add.

[root@preethi ~]# pulp-admin repo remove_file --id=upload
Error: At least one file is required to perform a remove.
[root@preethi ~]# pulp-admin repo remove_errata --id=upload
Error: At least one erratum id is required to perform a remove.

Comment 6 Preethi Thomas 2011-08-16 12:11:13 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 7 Preethi Thomas 2011-08-16 12:22:48 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.