Issue #4560
Publish YumMetadataFiles as files and not symlinks
Description
YumMetadata File should be copied, not symlinked into the publish location. (check the associated bz for more info.)
Related issues
Associated revisions
Revision 60cbb8ef
View on GitHub
Problem: YumMetadataFile is a symlink
Solution: Copy YumMetadataFile to the publish directory
YumCloneDistributor and RPMRsyncDistributor both copy the content of repodata directory. This results in broken symlinks for all YumMetadataFile content.
fixes: #4550 https://pulp.plan.io/issues/4550
fixes: #4560 https://pulp.plan.io/issues/4560 (cherry picked from commit 713fedaa16b0c65bb2fbd78db47fd250c9fb343e)
History
#2
Updated by ttereshc almost 2 years ago
- Project changed from Infrastructure to RPM Support
#3
Updated by dkliban@redhat.com almost 2 years ago
- Related to Issue #4550: rpm_rsync_distributor is broken for yum_repo_metadata_file units added
#4
Updated by dkliban@redhat.com almost 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Triaged changed from No to Yes
- Sprint set to Sprint 50
#5
Updated by dkliban@redhat.com almost 2 years ago
- Status changed from ASSIGNED to POST
#6
Updated by dkliban@redhat.com almost 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset 713fedaa16b0c65bb2fbd78db47fd250c9fb343e.
#7
Updated by bherring almost 2 years ago
- Copied to Test #4632: Publish YumMetadataFiles as files and not symlinks added
#8
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
#9
Updated by dkliban@redhat.com over 1 year ago
- Platform Release set to 2.19.1
#10
Updated by dkliban@redhat.com over 1 year ago
- Sprint/Milestone set to 2.19.1
#12
Updated by dkliban@redhat.com over 1 year ago
Applied in changeset 60cbb8ef69f79eea96aebe15d7aa291225aadf38.
#13
Updated by dkliban@redhat.com over 1 year ago
- Status changed from MODIFIED to 5
#14
Updated by dkliban@redhat.com over 1 year ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Please register to edit this issue
Problem: YumMetadataFile is a symlink
Solution: Copy YumMetadataFile to the publish directory
YumCloneDistributor and RPMRsyncDistributor both copy the content of repodata directory. This results in broken symlinks for all YumMetadataFile content.
fixes: #4550 https://pulp.plan.io/issues/4550
fixes: #4560 https://pulp.plan.io/issues/4560