Bug 678708
Summary: | repo sync produce KeyError | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | dgao |
Component: | z_other | Assignee: | Jeff Ortel <jortel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:09:35 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 647488 |
Description
dgao
2011-02-18 22:54:18 UTC
Build: 0.140 [root@pulp-qe ~]# pulp-admin auth login -u admin -p admin User credentials successfully stored at [/root/.pulp] [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 Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |