[Bug debuginfod/25628] client should cache negative results

2020-03-03 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 Aaron Merey changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug debuginfod/25628] client should cache negative results

2020-03-03 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 --- Comment #2 from Aaron Merey --- (In reply to Frank Ch. Eigler from comment #1) > debuginfod misses are pretty quick tho - maybe it's harmless? If these are > to be cached, they shouldn't be cached too long, as the data could appear > late

[PATCH] debuginfod-client: update cache_path when new default path exists

2020-03-03 Thread Aaron Merey
From 46010f911b72610452c2c58a709af8609992225b Mon Sep 17 00:00:00 2001 From: Aaron Merey Date: Tue, 3 Mar 2020 14:11:48 -0500 Subject: [PATCH] debuginfod-client: Update cache_path when the new default path exists Update cache_path with the path of the new default directory when this directory a

[Bug debuginfod/25628] client should cache negative results

2020-03-03 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com --- Comment

[Bug debuginfod/25628] New: client should cache negative results

2020-03-03 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 Bug ID: 25628 Summary: client should cache negative results Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debugi

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

2020-03-03 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25583 --- Comment #6 from Frank Ch. Eigler --- > -# For /usr/bin/cpio2rpm > -Requires: rpm Heh, that was always moot on an rpm based system (.spec file!). > +# To extract .deb files with dpkg-deb --fsys-tarfile > +# Can be Recommends if rpm suppor

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

2020-03-03 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25583 Mark Wielaard changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED