https://sourceware.org/bugzilla/show_bug.cgi?id=29574

            Bug ID: 29574
           Summary: debuginfod: allow recursive scanning of archives
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: nolange79 at gmail dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Hello,

we organize our build in .tar.xz archives, and pack several of them (and some
meta-info) into zip archives for releases.

The idea would be to just direct debuginfod to the folder of those archives,
ex.:
debuginfod -G -F -Z .xz -Z .zip PATH_TO_ARCHIVES

Unfortunally debuginfod does not recurse here. Perhaps add an Options to either
add max recursion depth, or maybe add '-z .zip' to denote that this is not the
last layer.

This functionality probably already exists, given that .dep has already tars
stuck in ar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to