Bug 993452
| Summary: | admin-client uploads have invalid location tag in primary.xml (show stopper for uploaded content) | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Ryan Bowlby <rbowlby83> |
| Component: | user-experience | Assignee: | Michael Hrivnak <mhrivnak> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 2.2 Beta | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 2.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-10 15:43:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ryan Bowlby
2013-08-06 00:56:18 UTC
https://github.com/pulp/pulp_rpm/pull/297 This was thankfully an easy fix. We just needed to generate the repo medadata after moving the file into its final location, instead of doing it before. build: 2.2.0-0.25.beta. verified checked the location after upload & publish of an rpm in *-primary.xml.gz <location href="pulp-dot-2.0-test-0.1.2-1.fc11.x86_64.rpm"/> |