From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FB3F3858C74; Mon, 23 Oct 2023 18:36:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FB3F3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698086207; bh=cD2fcSMVluWrR7MGWGFbNWdMr8m9HaTB4JkWxs/BLys=; h=From:To:Subject:Date:From; b=n6Pi7MhFpoWALKnltBa6hQWGEu1hzHcNezmoBcS+vWIpGvMbL+zVh8fRUUMkEp334 KSNIdGMTIz1GK65AgJGt/Q0ddRrfJApf2ZDRe3WVcwhQ8xG1USCV6O4u71EOEl/Qrk b0wPUMv8t1wnDmlTvyakMjSA9fD43eCaAHxYqixI= From: "halamour at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/30991] New: Bug 30010 - srcfiles tarball feature Date: Mon, 23 Oct 2023 18:36:46 +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: halamour at redhat dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30991 Bug ID: 30991 Summary: Bug 30010 - srcfiles tarball feature Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: halamour at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Following the implementation of PR30000, it may be useful to implement an addition that fetches all source files related to a program, places them in= a tarball/zip and sends that to stdout. This may be done using srcfiles to fe= tch the source files, then libarchive to tarball. % eu-srcfiles --zip deadbeef > file.zip --=20 You are receiving this mail because: You are on the CC list for the bug.=