Signed-off-by: Sergio Durigan Junior
---
Debuginfod.html | 8
1 file changed, 8 insertions(+)
diff --git a/Debuginfod.html b/Debuginfod.html
index 64fef86c..71bc7c9b 100644
--- a/Debuginfod.html
+++ b/Debuginfod.html
@@ -170,6 +170,14 @@
all
+
On Thursday, June 02 2022, Frank Ch. Eigler wrote:
> Hi -
>
>> [...]
>> OK, this was going to be my next question. Out of curiosity, how would
>> debuginfod invoke this external program?
>
> That's the best part. It doesn't need to. :-) Whatever program you're
> using to freshen the repository o
On Thursday, June 02 2022, Frank Ch. Eigler wrote:
> Hi -
Hi Frank,
>> I'm the maintainer of debuginfod.debian.net (currently offline due to a
>> hardware issue :-/).
>
> O no. (And also, please consider upgrading your elfutils version, as
> later ones have less pessimal behavior with long groo
Hi,
I'm the maintainer of debuginfod.debian.net (currently offline due to a
hardware issue :-/). The service provides only debuginfo for now, but I
would like to start indexing the source code of each package as well.
I know that Fedora has the "debugsource" RPM package which makes things
easier