Bug 30991 - - srcfiles tarball feature
Summary: - srcfiles tarball feature
Status: RESOLVED FIXED
Alias: None
Product: elfutils
Classification: Unclassified
Component: debuginfod (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 18:36 UTC by Housam Alamour
Modified: 2024-02-06 02:44 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Housam Alamour 2023-10-23 18:36:46 UTC
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 fetch the source files, then libarchive to tarball.

% eu-srcfiles --zip deadbeef  > file.zip
Comment 1 Aaron Merey 2024-02-06 02:44:12 UTC
Added in commit 75fb8c0152