Bug 663033
| Summary: | Capitalization mismatch for repo content output | ||
|---|---|---|---|
| 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 | ||
| 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 14:00:28 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 | ||
commit 03c50f57524a775aec6921e2fbd2e1b797e4faf0 Author: Pradeep Kilambi <pkilambi> Date: Wed Dec 22 15:16:28 2010 -0500 Fixed in 0.119.
verified
[root@pulp ~]# pulp-admin repo content --id=package_group_test_repo
+------------------------------------------+
Contents of package_group_test_repo
+------------------------------------------+
Packages in package_group_test_repo:
patb-0.1-1.x86_64.rpm
emoticons-0.1-1.x86_64.rpm
Errata in package_group_test_repo:
none
Files in package_group_test_repo:
none
Closing with Community Release 15 pulp-0.0.223-4. |
Description of problem: See "files" in the repo content result. [root@preethi ~]# rpm -qa pulp pulp-0.0.114-1.fc14.noarch [root@preethi ~]# pulp-admin repo content --id=foo +------------------------------------------+ Contents of foo +------------------------------------------+ Packages in foo: none Errata in foo: none files in foo: none