Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

[PR #1489/d6beeb1c backport][3.21] Do not create symlinks for collectstatic #1490

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Oct 20, 2023

This is a backport of PR #1489 as merged into main (d6beeb1).

During upgrade, collectstatic call might leave stale symlinks even with --clean option and that causes pulp not to start. After consulting with pulp team, we have agreed it is safer to copy files rather than symlink.

Fixes: #1488

Fixes: #1488
(cherry picked from commit d6beeb1)
@mikedep333
Copy link
Member

CI failures are unrelated and due to external changes. Merging.

@mikedep333 mikedep333 merged commit 6d65e6a into 3.21 Oct 20, 2023
9 of 14 checks passed
@mikedep333 mikedep333 deleted the patchback/backports/3.21/d6beeb1c923761d6b375b15a7e70192b667b2cd7/pr-1489 branch October 20, 2023 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants