Bug 689954 - pulp-admin content upload messages should say content instead of package
Summary: pulp-admin content upload messages should say content instead of package
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: pulp-verified
TreeView+ depends on / blocked
 
Reported: 2011-03-22 20:57 UTC by Preethi Thomas
Modified: 2011-08-16 14:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 14:02:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-03-22 20:57:45 UTC
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.154-1.fc14.noarch


see the references to packages. It should be content.

[root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=local-repo
* Starting Package Upload operation. See /var/log/pulp/client.log for more verbose output

* Performing Package Uploads to Pulp server

* Performing Repo Associations 

* Content Upload complete.


[root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=local-repo -v
* Starting Package Upload

* Performing Package Uploads to Pulp server
Package [test.txt] already exists on the server with checksum [a0416d3f13415aefde463775c61e9336ae7b5466345efb45452bb68e7198bdff]

* Performing Repo Associations 
Package association Complete for Repo [local-repo]: 
 Packages: 
None 
 
 Files: 
test.txt

* Content Upload complete.

Comment 1 Pradeep Kilambi 2011-03-29 19:21:08 UTC
commit 282f2cf73d38861f6e625c27efff16c50c530a39

Comment 2 Jeff Ortel 2011-03-30 21:12:05 UTC
build: 0.159

Comment 3 Preethi Thomas 2011-03-31 15:38:58 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.159-1.fc14.noarch

[root@preethi ~]# pulp-admin content upload  /root/test.txt --repoid=upload -v
* Starting Content Upload

* Performing Content Uploads to Pulp server
Successfully uploaded [test.txt] to server

* Performing Repo Associations 
Content association Complete for Repo [upload]: 
 Packages: 
None 
 
 Files: 
test.txt

* Content Upload complete.
[root@preethi ~]# 
[root@preethi ~]# 
[root@preethi ~]# pulp-admin content upload  /root/test.txt --repoid=upload 
* Starting Content Upload operation. See /var/log/pulp/client.log for more verbose output

* Performing Content Uploads to Pulp server

* Performing Repo Associations 

* Content Upload complete.

Comment 4 Preethi Thomas 2011-08-16 14:02:01 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.