Bug 681551 - warning messages on content upload on a txt file.
Summary: warning messages on content upload on a txt file.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: Sprint 21
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-03-02 14:58 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:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-03-02 14:58:44 UTC
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.143-1.fc14.noarch


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

* Performing Package Uploads to Pulp server
error: not an rpm package
error: not an rpm package
Successfully uploaded [test.txt] to server

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

* Content Upload complete.

Comment 1 Sayli Karmarkar 2011-03-14 05:17:25 UTC
Added additional check for non-rpm content upload.


$ sudo pulp-admin content upload -r foo --nosig ~/test2.txt -v
* Starting Package Upload

* Performing Package Uploads to Pulp server
Successfully uploaded [test2.txt] to server

* Performing Repo Associations 
Package association Complete for Repo [foo]: 
 Packages: 
None 
 
 Files: 
test2.txt

* Content Upload complete.

Comment 2 Jeff Ortel 2011-03-18 22:12:31 UTC
Build: 0.154

Comment 3 Preethi Thomas 2011-03-22 20:51:05 UTC
verified
* Content Upload complete.
[root@preethi ~]# rpm -q pulp
pulp-0.0.154-1.fc14.noarch

[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 4 Preethi Thomas 2011-08-16 12:08:19 UTC
Closing with Community Release 15

pulp-0.0.223-4.

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