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

3.14-cherrypicks #1515

Merged
merged 2 commits into from
Jul 23, 2021
Merged

3.14-cherrypicks #1515

merged 2 commits into from
Jul 23, 2021

Conversation

dralley
Copy link
Contributor

@dralley dralley commented Jul 23, 2021

Please be sure you have read our documentation on creating PRs:
https://docs.pulpproject.org/contributing/pull-request-walkthrough.html

As of this commit, content app is no longer storing temporary files in the /var/run/ directory. The temporary files were created during on-demand downloading and were not removed until, e.g., restarting pulp services.

backports #9000

fixes #9110

(cherry picked from commit f8bd7f8)
Before this commit, the condition that checks whether pulp's temporary files are stored within /var/lib/pulp was never met because it looked for files starting with /var/lib/pulp/media (MEDIA_ROOT). MEDIA_ROOT is however no longer pointing to /var/lib/pulp.

backports #8295

fixes #9103

(cherry picked from commit fbe2d7f)
Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pulpbot
Copy link
Member

pulpbot commented Jul 23, 2021

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

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

@bmbouter bmbouter merged commit b4a3730 into pulp:3.14 Jul 23, 2021
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

4 participants