Bug 681342
| Summary: | remove_package with --csv issue | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| 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:37 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
Preethi Thomas
2011-03-01 21:09:39 UTC
verified [root@preethi upload]# pulp-admin repo add_package --id=upload --csv=test.csv No Source repo specified, skipping dependency lookup Successfully added packages ['pulp-cds-0.0.143-1.fc14.noarch', 'gofer-0.20-1.fc14.noarch'] to repo [upload]. [root@preethi upload]# [root@preethi upload]# [root@preethi upload]# pulp-admin repo remove_package --id=upload --csv=test.csv No dependencies to process.. Successfully removed package ['pulp-cds-0.0.143-1.fc14.noarch.rpm', 'gofer-0.20-1.fc14.noarch.rpm'] from repo [upload]. Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |