From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2D1AF395542D; Sat, 24 Apr 2021 19:02:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D1AF395542D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1619290963; bh=1MZc8uX8DvsvsYnlNY3YkH4owDiLzY5oCHVqySj9oGU=; h=From:To:Subject:Date:From; b=UBohgESroglXYLRmuJZnkdBvMBId9AVotcHqUFX++FkSYpbtY8Skxe/JJ0P05RqZR 8TZXQXEEwCdVQey8u7hExfT8BGUjloeGF+4mf3eZ8KHJ342/OFhxShCd9HGVFjzmur DIRCich8cbJ2cSUysNGYZEuq+3B44TzhRXOw9wKU= From: "mark at klomp dot org" To: debugedit@sourceware.org Subject: [Bug find-debuginfo.sh/27776] New: symlinks in directory build path might break debugedit base/dest replacement Date: Sat, 24 Apr 2021 19:02:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: find-debuginfo.sh X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 19:02:43 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27776 Bug ID: 27776 Summary: symlinks in directory build path might break debugedit base/dest replacement Product: debugedit Version: unspecified Status: NEW Severity: normal Priority: P2 Component: find-debuginfo.sh Assignee: unassigned at sourceware dot org Reporter: mark at klomp dot org CC: debugedit at sourceware dot org Target Milestone: --- This was reported against Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=3D1948615 The DWARF (comp_dir attribute) contains the realpath of the working directo= ry. Which means we also should resolve any symlinks in the RPM_ROOT_DIR before passing it onto debugedit, --=20 You are receiving this mail because: You are on the CC list for the bug.=