Skip to content

Copy security schema files to EE directory instead of symlink

Balasankar 'Balu' C requested to merge copy-security-files-to-core-and-ee into master

What does this MR do and why?

A third approach after !79396 (merged) and !79815 (merged). It seems rpm can not handle package upgrades/downgrades where a directory is being replaced by a symlink or vice-versa. So, we will have to copy the files to both locations instead of symlinking.

Details in omnibus-gitlab#6669 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports