Add support for creating rpm packages w/hardlinks
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
This is required for https://github.com/dotnet/sdk/issues/52182
The CreateRpmPackage task does not appear to support hardlinks. If you create a rpm from a layout w/hardlinks and install the resulting package, the resulting hardlinks are corrupt - some hardlinks are created but they created for the wrong files.
Contributor guide
Assessment
This issue has not been assessed yet.