From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B4BC38582A1; Mon, 28 Aug 2023 11:13:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B4BC38582A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693221201; bh=vtCtk230eOjXY1bRs//Pked6DWTSbXsEglNHBXj3d+g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XIvQCBzv9V2mXbpnJokhhAWHdrWHQgCxtNCUq73LSCrBoTZBz5bzKY7vNyufRkyfH QHbkh9oPcUAMVpmgCSO37OCegnOABZKZsG+lin+OtlFl2TiyF/lFvug3RBzZYJ0QDO PLhQR1xUJWIChF1IjQuURcGCXXNbLxpDMugUUIpI= From: "kloczko.tomasz at gmail dot com" To: debugedit@sourceware.org Subject: [Bug find-debuginfo/30097] Q: why find-debuginfo script uses cpio? Date: Mon, 28 Aug 2023 11:13:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: Message-ID: In-Reply-To: References: 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 --- Comment #3 from kloczek --- Issue is that cpio is minimal build env is required only by thy part. IMO it would be better to use tar because tar is usually used in %prep. --=20 You are receiving this mail because: You are on the CC list for the bug.=