Bug 679079 - repo content exits w/ error
Summary: repo content exits w/ error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: Sprint 21
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-02-21 14:14 UTC by dgao
Modified: 2011-08-16 12:22 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description dgao 2011-02-21 14:14:53 UTC
[root@pulp-nightly ~]# pulp-admin repo create --id=relative_foo --feed=yum:http://10.16.76.78/pub/updates/ --relativepath=/relative_foo/
Successfully created repository [ relative_foo ]

[root@pulp-nightly ~]# pulp-admin repo sync --id relative_foo -F 
Sync for repository relative_foo started
Sync: Finished
0/7 new items downloaded
7/7 existing items processed

Item Details: 
Rpms: 7/7

[root@pulp-nightly ~]# pulp-admin repo content --id=relative_foo
+------------------------------------------+
          Contents of relative_foo
+------------------------------------------+

Packages in relative_foo: 

warnerbros-0.1-1.x86_64.rpm
feedless-1.0-1.noarch.rpm
emoticons-0.1-2.x86_64.rpm
origin-1.0-1.noarch.rpm
animaniacs-0.1-1.x86_64.rpm
patb-0.1-2.x86_64.rpm
parent-1.0-1.noarch.rpm

Errata in relative_foo: 

RHEA-2010:9999

Files in relative_foo: 

error: operation failed: None

[root@pulp-nightly ~]# echo $?
149



==> client.log <==
2011-02-21 09:11:03,520 [ERROR][MainThread] main() @ base.py:234 - error: (405, 'None')

Comment 1 Jeff Ortel 2011-02-22 14:34:04 UTC
Build: 0.140

Comment 2 dgao 2011-02-22 15:50:23 UTC
[root@pulp-qe ~]# pulp-admin repo create --id=foo --feed=yum:http://10.16.76.78/pub/updates
Successfully created repository [ foo ]

[root@pulp-qe ~]# pulp-admin repo sync --id=foo -F
Sync for repository foo started
Sync: Finished
0/7 new items downloaded
7/7 existing items processed

Item Details: 
Rpms: 7/7

[root@pulp-qe ~]# pulp-admin repo content --id=foo 
+------------------------------------------+
               Contents of foo
+------------------------------------------+

Packages in foo: 

warnerbros-0.1-1.x86_64.rpm
feedless-1.0-1.noarch.rpm
emoticons-0.1-2.x86_64.rpm
origin-1.0-1.noarch.rpm
animaniacs-0.1-1.x86_64.rpm
patb-0.1-2.x86_64.rpm
parent-1.0-1.noarch.rpm

Errata in foo: 

RHEA-2010:9999

Files in foo: 

 none

Comment 3 Preethi Thomas 2011-08-16 12:09:39 UTC
Closing with Community Release 15

pulp-0.0.223-4.

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