[Bug debuginfod/27571] debuginfod client cache should consist of 444 perm files

2021-03-18 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27571 Frank Ch. Eigler changed: What|Removed |Added Assignee|unassigned at sourceware dot org |alizhang at redhat dot com

[Bug debuginfod/27531] Support retry of failed downloads

2021-03-18 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27531 Frank Ch. Eigler changed: What|Removed |Added Assignee|unassigned at sourceware dot org |alizhang at redhat dot com

[Bug debuginfod/25628] client should cache negative results

2021-03-18 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 Frank Ch. Eigler changed: What|Removed |Added Assignee|amerey at redhat dot com |alizhang at redhat dot com

[Bug debuginfod/26125] during debuginfod cache cleanup, try harder to rmdir empty dirs

2021-03-18 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26125 Frank Ch. Eigler changed: What|Removed |Added Severity|normal |critical Assignee|unassi

[Bug debuginfod/27277] support HEAD query for debuginfod content probe requests

2021-03-30 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 --- Comment #2 from Frank Ch. Eigler --- A related idea: extend the webapi so that returned content includes response headers that identify the archive & file name where the content was extracted from. For server privacy, maybe pass back just

[Bug debuginfod/27669] New: extend webapi for partial match source queries

2021-03-30 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- It may be desirable to fetch source files by buildid and __FILE__ name only, as these can be

[Bug debuginfod/27669] extend webapi for partial match source queries

2021-03-31 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27669 --- Comment #2 from Frank Ch. Eigler --- > But how exactly does one get just the buildid and a source file (base) name? You do not want to know. :-) To find self-buildid: https://github.com/systemd/systemd/pull/19160 To find self source n

[Bug debuginfod/27673] [debuginfod] Handle source requests for same buildid more efficiently

2021-03-31 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27673 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug debuginfod/27673] [debuginfod] Handle source requests for same buildid more efficiently

2021-03-31 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27673 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Frank

[Bug debuginfod/27673] [debuginfod] Handle source requests for same buildid more efficiently

2021-03-31 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27673 --- Comment #4 from Frank Ch. Eigler --- > The time it takes for the client to see the response of the server to the > request consist of: > - time for request to travel to server (latency) > - time for server to react to request > - time for

[Bug debuginfod/27701] New: use long lived debuginfod-client objects & curl handles

2021-04-06 Thread fche at redhat dot com via Elfutils-devel
rmal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Discussion of bug #27673 brought light to an important source of ineffici

[Bug debuginfod/27711] New: grooming should process -I/-X

2021-04-08 Thread fche at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- The debuginfod -I/-X regexes operate during traversal to identify those files in need of scanning. The regexes are not

[Bug debuginfod/27758] New: security idea: DEBUGINFOD_VERIFY mode

2021-04-20 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Reasonable concerns have been raised about whether a debuginfod client has any way of verifying that artifacts

[Bug debuginfod/27758] security idea: DEBUGINFOD_VERIFY mode

2021-04-20 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27758 --- Comment #2 from Frank Ch. Eigler --- Yeah. It may comfort those who are worried about the integrity of their previously downloaded cached files, but is not robust against local attacker who currently has control over the filesystem or pro

[Bug debuginfod/27758] security idea: DEBUGINFOD_VERIFY mode

2021-04-21 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27758 --- Comment #5 from Frank Ch. Eigler --- (In reply to Vitaly Chikunov from comment #3) > Instead of `X-Debuginfod-Hash` you can use `ETag` where you can put anything > including sha256 (can be prescribed in webapi description), then GET reques

[Bug debuginfod/27783] New: file-based default DEBUGINFOD_URLS

2021-04-27 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Having a systemwide default DEBUGINFOD_URLS through profiles.d is a bit clumsy in that e.g. system services don'

[Bug debuginfod/27784] New: debuginfod client-use notification

2021-04-27 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- There have been concerns that if debuginfod* client facilities are turned on by default in a system, a user may have

[Bug debuginfod/27784] debuginfod first-client-use notification

2021-04-27 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27784 Frank Ch. Eigler changed: What|Removed |Added Summary|debuginfod client-use |debuginfod first-client-use

[Bug debuginfod/27701] use long lived debuginfod-client objects & curl handles

2021-05-01 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27701 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/26125] during debuginfod cache cleanup, try harder to rmdir empty dirs

2021-05-01 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26125 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27571] debuginfod client cache should consist of 444 perm files

2021-05-01 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27571 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/25628] client should cache negative results

2021-05-06 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug debuginfod/27859] New: reused debuginfod_client objects don't clean out curl handles enough

2021-05-12 Thread fche at redhat dot com via Elfutils-devel
erity: normal Priority: P2 Component: debuginfod Assignee: fche at redhat dot com Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Not long after deploying the new 0.184 release in anger, amerey no

[Bug debuginfod/27859] reused debuginfod_client objects don't clean out curl handles enough

2021-05-12 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27859 Frank Ch. Eigler changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/27701] use long lived debuginfod-client objects & curl handles

2021-05-12 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27701 Frank Ch. Eigler changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/27863] New: server optimization for identical concurrent requests

2021-05-13 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Sometimes it can happen that multiple clients ask for the same file at about the same time. If

[Bug debuginfod/27867] Support ostree archive format (.filez)

2021-05-15 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27867 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug debuginfod/27859] reused debuginfod_client objects don't clean out curl handles enough

2021-05-16 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27859 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27783] file-based default DEBUGINFOD_URLS

2021-05-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27783 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27784] debuginfod first-client-use notification

2021-05-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27784 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27758] security idea: DEBUGINFOD_VERIFY mode

2021-05-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27758 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27867] Support ostree archive format (.filez)

2021-05-25 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27867 Frank Ch. Eigler changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug debuginfod/27913] New: extend webapi for gdb-index queries

2021-05-25 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- See bug #17547 for use case. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/27917] New: protect against federation loops

2021-05-26 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- If someone misconfigures a debuginfod federation to have loops, and a nonexistent buildid lookup is attempted, bad

[Bug debuginfod/27918] New: add control file for triggered traversal

2021-05-26 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- On a large debuginfod installation, where a full traversal might take hours but things hardly ever change, it

[Bug debuginfod/27950] New: separate common "debuginfod-client" docs into a new man page

2021-06-03 Thread fche at redhat dot com via Elfutils-devel
ty: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- The information common to client library operation (D

[Bug debuginfod/27863] server optimization for identical concurrent requests

2021-06-03 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27863 Frank Ch. Eigler changed: What|Removed |Added Assignee|unassigned at sourceware dot org |fche at redhat dot com

[Bug debuginfod/27863] server optimization for identical concurrent requests

2021-06-09 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27863 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug debuginfod/27783] file-based default DEBUGINFOD_URLS

2021-06-10 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27783 Frank Ch. Eigler changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[Bug debuginfod/27982] New: debuginfod client maximum-transfer-size and -time parameters

2021-06-14 Thread fche at redhat dot com via Elfutils-devel
Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- DEBUGINFOD_TIMEOUT is a good way to catch servers that are too slow to

[Bug debuginfod/27983] New: debuginfod client should eliminate duplicate outgoing server urls

2021-06-14 Thread fche at redhat dot com via Elfutils-devel
Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Gazing at server logs, one sees a minority of clients who appear to

[Bug debuginfod/27982] debuginfod client maximum-transfer-size and -time parameters

2021-06-15 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27982 --- Comment #1 from Frank Ch. Eigler --- possible representation in the apis: -> $DEBUGINFOD_MAXSIZE (in bytes) -> outgoing request header X-DEBUGINFOD-MAXSIZE: (number) <- http response code 406 (Not Acceptable) if rejected <- posix API rc E

[Bug debuginfod/28034] New: debuginfod server: preserve + etc. elements in incoming webapi url

2021-06-30 Thread fche at redhat dot com via Elfutils-devel
: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- When requesting some source files, some URL-inconvenient chars

[Bug debuginfod/28034] debuginfod server: preserve + etc. elements in incoming webapi url

2021-06-30 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28034 --- Comment #1 from Frank Ch. Eigler --- RFC3986 appears to mandate %-escaping many characters in order to pass through a textbook URI/URL path string. So formally noting this in the webapi and calling curl_easy_escape() on the outgoing URLs

[Bug debuginfod/28034] debuginfod server: preserve + etc. elements in incoming webapi url

2021-07-07 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28034 --- Comment #3 from Frank Ch. Eigler --- > This assumes that + -> ' ' escaping is normally unwanted (because to proper > way > is to encode a space as %20). I can't find it in current RFCs but traditional use of '+' to encode ' ' is still ve

[Bug debuginfod/27277] support HEAD query for debuginfod content probe requests

2021-07-27 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 --- Comment #3 from Frank Ch. Eigler --- The initial #c0 impetus is now pretty moot with env DEBUGINFOD_MAXSIZE=0 support. The server should give us a 404 or a 406 depending on whether the file exists, but not download content. The #c2 "debu

[Bug debuginfod/28194] New: confirm cross-building works

2021-08-05 Thread fche at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- There are some reports that debuginfod client and/or server parts of elfutils may not build correctly when configured in a

[Bug debuginfod/28204] New: extend webapi / verification with forthcoming signed-contents archives

2021-08-06 Thread fche at redhat dot com via Elfutils-devel
: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Efforts such as https://fedoraproject.org/wiki/Changes

[Bug debuginfod/27950] separate common "debuginfod-client" docs into a new man page

2021-08-11 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27950 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug debuginfod/28204] extend webapi / verification with forthcoming signed-contents archives

2021-08-12 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28204 --- Comment #1 from Frank Ch. Eigler --- https://bugzilla.redhat.com/show_bug.cgi?id=1896046#c10 (private, sorry) contains instructions on generating IMA-signed RPMs via % rpm --addsign --signfiles --fskpath=FOO.pem foo.rpm -- You are recei

[Bug debuginfod/28240] New: debuginfod client cache falsely sticky for root user

2021-08-17 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- bug #25628 introduced a negative-hit caching facility in the debuginfod client, which represents

[Bug debuginfod/28242] New: extend server http-response metrics with result code

2021-08-17 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Now, the http_requests_total{} prometheus metric includes only a type={debuginfo,...} label, but not

[Bug debuginfod/28249] New: httpd-buildid-after-you gadget locks on wrong url

2021-08-19 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- bug #27673 added a "after-you" waiting system into debuginfod, which is intended to prevent

[Bug debuginfod/28249] httpd-buildid-after-you gadget locks on wrong url

2021-08-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28249 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/28034] debuginfod server: preserve + etc. elements in incoming webapi url

2021-08-25 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28034 --- Comment #5 from Frank Ch. Eigler --- We should probably tweak this to avoid %-escaping the '/' characters, which default apache httpd mod_proxy configurations treat as sus. -- You are receiving this mail because: You are on the CC list f

[Bug debuginfod/28284] support description functionality through HEAD

2021-08-27 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug debuginfod/27983] debuginfod client should eliminate duplicate outgoing server urls

2021-08-30 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27983 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/28204] extend webapi / verification with forthcoming signed-contents archives

2021-09-08 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28204 --- Comment #3 from Frank Ch. Eigler --- > How would this be used together with debuginfod? > Where/how would the user get the signatures >From debuginfod, possibly via additional response headers, when extracting files from IMA-signed archiv

[Bug debuginfod/28325] New: create new debuginfod.service.8 man page

2021-09-09 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Let's briefly document the systemd service wrapper in its own right. -- You are receiving this mail be

[Bug debuginfod/28339] New: groom/scan race condition

2021-09-14 Thread fche at redhat dot com via Elfutils-devel
Assignee: fche at redhat dot com Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- debuginfod's scan and groom operations (thread_main_scanner, thread_main_fts_source_paths) are intended to be mutually exclusive,

[Bug debuginfod/28339] groom/scan race condition

2021-09-15 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28339 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27982] debuginfod client maximum-transfer-size and -time parameters

2021-09-15 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27982 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug debuginfod/28430] New: debuginfod should support a read-only database mode

2021-10-06 Thread fche at redhat dot com via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- For purposes of scaling workers against a shared database, this sort of thing should work

[Bug debuginfod/28242] extend server http-response metrics with artifact-type content

2021-10-06 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28242 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27783] file-based default DEBUGINFOD_URLS

2021-10-07 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27783 Frank Ch. Eigler changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug debuginfod/28240] debuginfod client cache falsely sticky for root user

2021-10-22 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28240 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/28514] New: limit grooming time for many stale files

2021-10-28 Thread fche at redhat dot com via Elfutils-devel
: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- When a big debuginfod server starts grooming, and starts finding stale data (archives or files being removed

[Bug debuginfod/28514] limit grooming time for many stale files

2021-11-05 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28514 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debuginfod/27673] [debuginfod] Handle source requests for same buildid more efficiently

2021-12-03 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27673 Frank Ch. Eigler changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug debuginfod/28577] Make run-debuginfod-fd-prefetch-caches.sh test something

2021-12-03 Thread fche at redhat dot com via Elfutils-devel
||fche at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/28661] New: support thread-pool model

2021-12-06 Thread fche at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Switch to libmicrohttpd thread-pooling for the webapi service threads, from the general unrestricted THREAD_PER_CONNECTION

[Bug debuginfod/28661] support thread-pool model

2021-12-10 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28661 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2021-12-16 Thread fche at redhat dot com via Elfutils-devel
||fche at redhat dot com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Frank Ch. Eigler --- Thanks for the report. The logs indicate some unexplained glitch within libmicrohttpd (rejecting

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2021-12-17 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28708 --- Comment #5 from Frank Ch. Eigler --- (In reply to Mark Wielaard from comment #4) > Note that packit doesn't use real hardware for various architectures but > "container emulation" which causes various testcases to fail. > > Although in thi

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2021-12-17 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28708 --- Comment #5 from Frank Ch. Eigler --- (In reply to Mark Wielaard from comment #4) > Note that packit doesn't use real hardware for various architectures but > "container emulation" which causes various testcases to fail. > > Although in thi

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2021-12-17 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28708 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |WAITING -- You are receiving this

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2021-12-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28708 --- Comment #8 from Frank Ch. Eigler --- This test creates up to 100+few threads in debuginfod, and also 100 concurrent curl processes to talk to debuginfod. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/27673] [debuginfod] Handle source requests for same buildid more efficiently

2022-01-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27673 Frank Ch. Eigler changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug debuginfod/28284] support description functionality through HEAD

2022-01-19 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 --- Comment #3 from Frank Ch. Eigler --- The problem of federation reminded me that we haven't solved this problem yet. > int debuginfod_info_debuginfo (debuginfod_client *client, >const unsigned char *build_id

[Bug tools/28951] New: eu-addr2line produces relative path names, should be absolute

2022-03-08 Thread fche at redhat dot com via Elfutils-devel
Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- The behaviour binutils addr2line is more helpful, in that it prefixes

[Bug tools/28951] eu-addr2line produces relative path names, should be absolute

2022-03-08 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28951 --- Comment #2 from Frank Ch. Eigler --- Sorry for not noticing the flag. Making it default would let it match binutils. (Both also have the "-s" option for basename.) -- You are receiving this mail because: You are on the CC list for the

[Bug debuginfod/28708] run-debuginfod-webapi-concurrency.sh seems to be flaky

2022-04-02 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28708 Frank Ch. Eigler changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #11 from Fran

[Bug debuginfod/29022] 000-permissions files cause problems for backups

2022-04-04 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29022 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug debuginfod/29022] 000-permissions files cause problems for backups

2022-04-05 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29022 --- Comment #3 from Frank Ch. Eigler --- I can't come up with a convincing example why 0-length files would be bad, just general unease at the ambiguity. I don't mind switching to it for now; at worst, later on we may have to revise and then

[Bug debuginfod/29098] New: debuginfod - set default prefetch limits to >0

2022-04-27 Thread fche at redhat dot com via Elfutils-devel
P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- When the prefetch-fd cache was separated from the main one, the prefetch default parameters ended up w

[Bug debuginfod/29117] New: debuginfod client leaking fd's for cache misses

2022-05-03 Thread fche at redhat dot com via Elfutils-devel
y: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- There appears to be an fd leak in the debuginfod client cache-miss code path. This can exhau

[Bug debuginfod/29117] debuginfod client leaking fd's for cache misses

2022-05-03 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29117 --- Comment #1 from Frank Ch. Eigler --- Created attachment 14089 --> https://sourceware.org/bugzilla/attachment.cgi?id=14089&action=edit possible patch By inspection, in the unlink too-old negative-hit cache file case, we don't close the f

[Bug debuginfod/29117] debuginfod client leaking fd's for cache misses

2022-05-04 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29117 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug debuginfod/29123] MHD_USE_EPOLL doesn't work

2022-05-05 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29123 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug general/29154] elfutils version is not showing in BlackDuck scans BOM

2022-05-17 Thread fche at redhat dot com via Elfutils-devel
|UNCONFIRMED |RESOLVED CC||fche at redhat dot com --- Comment #1 from Frank Ch. Eigler --- Please contact your distribution provider for this information. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/28204] extend webapi / verification with forthcoming signed-contents archives

2022-06-10 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28204 --- Comment #4 from Frank Ch. Eigler --- some more references https://fedoraproject.org/wiki/Changes/Signed_RPM_Contents, https://man.archlinux.org/man/rpmsign.8.en rpmfiFSignature(), lib/

[Bug tools/29282] eu-addr2line -k doesn't display correct file:line in arm.

2022-06-23 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29282 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com

[Bug debuginfod/28204] extend webapi / verification with forthcoming signed-contents archives

2022-07-14 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28204 Frank Ch. Eigler changed: What|Removed |Added Assignee|unassigned at sourceware dot org |rgoldber at redhat dot com

[Bug debuginfod/28284] support description functionality through HEAD

2022-08-11 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Frank Ch. Eigler changed: What|Removed |Added CC||mliska at suse dot cz --- Comment

[Bug debuginfod/29469] Add /buildid/BUILDID/header WEBAPI

2022-08-11 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29469 Frank Ch. Eigler changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCON

<    1   2   3