[Bug debuginfod/25583] Use libarchive to extract packages?

2020-02-21 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25583 Frank Ch. Eigler changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

Re: [PATCH] debuginfod-client: default to XDG cache.

2020-02-21 Thread Mark Wielaard
Hi Aaron, On Fri, 2020-02-21 at 12:21 -0500, Aaron Merey wrote: > On Fri, Feb 21, 2020 at 11:13 AM Mark Wielaard wrote: > > On Wed, 2020-02-19 at 16:04 -0500, Aaron Merey wrote: > > > + /* Create XDG cache directory if it doesn't exist. */ > > > + if (stat (cachedir, &st) == 0)

Re: [PATCH] debuginfod-client: default to XDG cache.

2020-02-21 Thread Aaron Merey
On Fri, Feb 21, 2020 at 11:13 AM Mark Wielaard wrote: > On Wed, 2020-02-19 at 16:04 -0500, Aaron Merey wrote: > > Location of client cache now defaults to $XDG_CACHE_HOME/debuginfod_client. > > If XDG_CACHE_HOME is not set then fallback to > > $HOME/.cache/debuginfod_client. > > Also maintain bac

Re: [PATCH] debuginfod-client: default to XDG cache.

2020-02-21 Thread Mark Wielaard
Hi Aaron, On Wed, 2020-02-19 at 16:04 -0500, Aaron Merey wrote: > From 8eb82eb58747078a3e914576a7c6ff3f7b2c7cb4 Mon Sep 17 00:00:00 2001 > From: Aaron Merey > Date: Wed, 19 Feb 2020 12:30:14 -0500 > Subject: [PATCH] PR25502: debuginfod-client default to XDG cache. > > Location of client cache no

[PATCH] tests: Explicitly unset DEBUGINFOD_URLS.

2020-02-21 Thread Mark Wielaard
If DEBUGINFOD_URLS is set various tests will try to query the debuginfod server which can stall the tests a bit. If other evironment variables like DEBUGINFOD_PROGRESS are set it will make various tests fail because the expected output doesn't match. Tests should PASS without needing a debuginfod s

Re: Buildbot failure in Wildebeest Builder on whole buildset

2020-02-21 Thread Mark Wielaard
On Mon, 2020-02-10 at 22:34 +, build...@builder.wildebeest.org wrote: > The Buildbot has detected a failed build on builder whole buildset > while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/15/builds/269 This is a somewhat older

[Bug debuginfod/25583] New: Use libarchive to extract packages?

2020-02-21 Thread ross at burtonini dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25583 Bug ID: 25583 Summary: Use libarchive to extract packages? Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: