Bug 27776 - symlinks in directory build path might break debugedit base/dest replacement
Summary: symlinks in directory build path might break debugedit base/dest replacement
Status: NEW
Alias: None
Product: debugedit
Classification: Unclassified
Component: find-debuginfo (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-24 19:02 UTC by Mark Wielaard
Modified: 2021-04-24 19:02 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wielaard 2021-04-24 19:02:42 UTC
This was reported against Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1948615

The DWARF (comp_dir attribute) contains the realpath of the working directory. Which means we also should resolve any symlinks in the RPM_ROOT_DIR before passing it onto debugedit,