From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5CC863858CDA; Wed, 8 Feb 2023 03:04:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CC863858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675825462; bh=KDJ1pw4wDCuxPpI2AiQh8UCV1ioszt4ouBQN2oRtWj4=; h=From:To:Subject:Date:From; b=bhP2SMRA13NjehAgLXv1h7cYIZ4g5ydVS4rKmJzLl1mEHkPd/2bCT/e8FxvRb8AkD 499TxD7SP8aHyrnRR1PjARQySIPJ9pkm3c+XgD4X7Eb7UZlf5QiELOlovMgiM5fc0z qkA4r5ffuiRBpVurt895LKbXkrbL6V87uimvAnxM= From: "kloczko.tomasz at gmail dot com" To: debugedit@sourceware.org Subject: [Bug find-debuginfo/30097] New: Q: why find-debuginfo script uses cpio? Date: Wed, 08 Feb 2023 03:04:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: find-debuginfo X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kloczko.tomasz at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30097 Bug ID: 30097 Summary: Q: why find-debuginfo script uses cpio? Product: debugedit Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: find-debuginfo Assignee: unassigned at sourceware dot org Reporter: kloczko.tomasz at gmail dot com CC: debugedit at sourceware dot org Target Milestone: --- Trying to minimize base build build env I found that only package which nee= ds cpio is find-debuginfo scipt. I have difficulty ith understandig why it needed to try to remove that dependency. Is it reall ynecessary to use cpio in this case? --=20 You are receiving this mail because: You are on the CC list for the bug.=