[Bug find-debuginfo/30097] Q: why find-debuginfo script uses cpio?
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Mon Aug 28 11:04:22 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=30097
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
(In reply to kloczek from comment #0)
> Trying to minimize base build build env I found that only package which
> needs cpio is find-debuginfo scipt.
> I have difficulty ith understandig why it needed to try to remove that
> dependency.
>
> Is it reall necessary to use cpio in this case?
It is just an convenient way to package up a bunch of files.
It could be replaced with any other packaging system.
cpio is just known to always be there.
What would you suggest instead? And do you have a working patch?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list