Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes the download path that is stored with the LazyCatalogEntry #1772

Closed
wants to merge 1 commit into from

Conversation

dkliban
Copy link
Member

@dkliban dkliban commented Jul 16, 2020

This patch uses the pulp_user_metadata to temporarily store the original location href for an RPM.
The pulp_user_metadata is cleaned up before the unit is actually saved to the database. The value
of pulp_user_metadata['original_location_href'] is used to create the LazyCatalogEntry.

fixes: #7141
https://pulp.plan.io/issues/7141

This patch uses the pulp_user_metadata to temporarily store the original location href for an RPM.
The pulp_user_metadata is cleaned up before the unit is actually saved to the database. The value
of pulp_user_metadata['original_location_href'] is used to create the LazyCatalogEntry.

fixes: #7141
https://pulp.plan.io/issues/7141
@pulpbot
Copy link
Member

pulpbot commented Jul 16, 2020

Attached issue: https://pulp.plan.io/issues/7141

@dkliban
Copy link
Member Author

dkliban commented Jul 23, 2020

This change is not needed. I misread the code.

@dkliban dkliban closed this Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants