tumbi-assembler/pungi/phases/gather
Lubomír Sedlář 859b968483 gather: Resolve symlinks before linking packages
If we happen to have a symlink to an RPM that should be linked into the
compose, we should first resolve it to the actual path. This avoids a
problem if the symlink is relative, as otherwise Pungi would copy/link
the actual relative symlink, which would break it in the new location.

If the path is not a symlink, resolving the real path should make no
difference.

JIRA: RHELCMP-14504
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2025-04-22 11:19:27 +00:00
..
methods Drop usage of six 2024-11-29 09:29:20 +01:00
sources gather: Load JSON mapping relative to config dir 2021-11-10 11:01:53 +01:00
__init__.py Drop usage of six 2024-11-29 09:29:20 +01:00
link.py gather: Resolve symlinks before linking packages 2025-04-22 11:19:27 +00:00
method.py gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00
source.py pkgset: Drop kobo.plugins usage from GatherSources 2021-01-27 15:55:21 +01:00