From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 23CC13858C50; Fri, 21 Apr 2023 17:57:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 23CC13858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1682099866; bh=NaB4hpoYWbAW7gGO+CA20vSIBOfbgb4D45ydPhuBoCI=; h=From:To:Subject:Date:From; b=TABO3Y/OteX7eSY2GNgv4LWaeVQUI0P5I3Co7jmbXS4yqUxMOhsj1a14giSVxU+Sw eSBM/N/6xgUDPgvK1q1BNZSkmmm/YFNxFnrC9R/0ZnPyAusAzPMN7HYh0N5491LCSD iRjWvhqyQI/oTBg5eHgTx5c23jOWZbs44nMQg00U= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/30377] New: -r (groom w/ regex) ignores -X Date: Fri, 21 Apr 2023 17:57:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fche at redhat dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30377 Bug ID: 30377 Summary: -r (groom w/ regex) ignores -X Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: fche at redhat dot com Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- There's a logic bug in the groom process wherein artifacts related to a file excluded via the -X regex are not actually removed. && -> || to fix. --=20 You are receiving this mail because: You are on the CC list for the bug.=