Hi -
Like this?
(/usr/bin/dkpg-deb is the usual installation path)
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog
index 5e19db517472..58ba85cf3664 100644
--- a/debuginfod/ChangeLog
+++ b/debuginfod/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-26 Frank Ch. Eigler
+
+ * debuginfod.cxx (par
Hi -
> Like this?
> (/usr/bin/dkpg-deb is the usual installation path)
pushed to master after testing on f30 with and without dpkg.
- FChE
Hi -
> I am not against this patch, but I do wonder if it should not try to
> fall back on dpkg if bsdtar isn't installed.
Good point, will do that.
- FChE
Hi Frank,
On Wed, 2020-03-25 at 10:57 -0400, Frank Ch. Eigler via Elfutils-devel wrote:
> Author: Frank Ch. Eigler
> Date: Wed Mar 25 10:55:53 2020 -0400
>
> PR25583: debuginfod: prefer bsdtar to dpkg for .deb handling
>
> It turns out a bsdtar subshell can do the job of dpkg-deb.