Re: [Bug debuginfod/27277] Describe retrieved files when verbose

2021-09-13 Thread Noah Sanci via Elfutils-devel
Hello, On Sun, Sep 12, 2021 at 3:08 PM Mark Wielaard wrote: > > run-debuginfod-fd-prefetch-caches.sh was updated so that it doesn't > > trip and fail as previously greping for a value that should yield zero > > caused an error. > > I think this part should be in this patch. Do you mean should or

Re: [Bug debuginfod/28034] client-side %-escape url characters

2021-09-13 Thread Noah Sanci via Elfutils-devel
Hello Quick arithmetic change to the original patch with an updated commit message. Best, Noah Sanci From cb2a3957d017f40e1edb35ed8f8fd3b9dee1c6be Mon Sep 17 00:00:00 2001 From: Noah Sanci Date: Thu, 9 Sep 2021 13:10:33 -0400 Subject: [PATCH] debuginfod: PR28034 - No longer escape '/', and loop

Re: [Bug debuginfod/28034] client-side %-escape url characters

2021-09-13 Thread Noah Sanci via Elfutils-devel
Hello, On Sun, Sep 12, 2021 at 1:24 PM Mark Wielaard wrote: > The escaped_string is created outside the loop and reused each time > (good). But... > > + > >/* Initialize each handle. */ > >for (int i = 0; i < num_urls; i++) > > { > > @@ -904,16 +908,23 @@ debuginfod_query_server (de

Re: Buildbot failure in Wildebeest Builder on whole buildset

2021-09-13 Thread Mark Wielaard
On Sun, Sep 12, 2021 at 11:16:09PM +, build...@builder.wildebeest.org wrote: > The Buildbot has detected a new failure on builder elfutils-fedora-s390x > while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/10/builds/795 > > Buildbo