[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 Martin Liska changed: What|Removed |Added Attachment #14271|0 |1 is obsolete|

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #3 from Martin Liska --- Created attachment 14271 --> https://sourceware.org/bugzilla/attachment.cgi?id=14271&action=edit Possible patch candidate (needs removal of extra debugging) -- You are receiving this mail because: You a

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #2 from Martin Liska --- So it's the prefetching feature as documented here: // 3) extract some number of prefetched entries (just into fdcache) ... if (r != 0) // stage 3 { // NB: now we know we have a c

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #1 from Martin Liska --- Have a better knowledge of what happens. Let's assume the following debugging patch: diff --git a/debuginfod/debuginfod.cxx b/debuginfod/debuginfod.cxx index a089d0bd..0320f289 100644 --- a/debuginfod/debu

[Bug debuginfod/29474] New: Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 Bug ID: 29474 Summary: Server returns 404 for concurrent requests when leading to a same .rpm Product: elfutils Version: unspecified Status: NEW Severity: no

[Bug tools/28729] After eu-ar -r added file into archive, it changes file permission

2022-08-11 Thread panxh_ran at 163 dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28729 --- Comment #2 from panxiaohe --- When eu-ar generates archive files,numbers of target file's permission which are writen in archive file are octal numbers. But "eu -ar -tv archive" and "eu-ar -x archive" commands treat numbers as decimalism.

[Bug debuginfod/29472] New: Support querying the debuginfod-server for metadata

2022-08-11 Thread rgoldber at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29472 Bug ID: 29472 Summary: Support querying the debuginfod-server for metadata Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Co

[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

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

2022-08-11 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29469 --- Comment #3 from Mark Wielaard --- (In reply to Martin Liska from comment #2) > (In reply to Mark Wielaard from comment #1) > > Do you mean support for an HTTP HEAD (instead of GET) request? > > Yep, that's what I'm seeking for :) > > > O

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

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29469 --- Comment #2 from Martin Liska --- (In reply to Mark Wielaard from comment #1) > Do you mean support for an HTTP HEAD (instead of GET) request? Yep, that's what I'm seeking for :) > Or do you actually want/need a new URL ending in /header

[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39

2022-08-11 Thread slyich at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29450 Sergei Trofimovich changed: What|Removed |Added Resolution|--- |MOVED Status|UNCONFI

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

2022-08-11 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29469 Mark Wielaard changed: What|Removed |Added CC|mjw at fedoraproject dot org |mark at klomp dot org --- Comm

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

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29469 Bug ID: 29469 Summary: Add /buildid/BUILDID/header WEBAPI Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug tools/29073] program header entry 2: unknown program header entry type 0x70000003

2022-08-11 Thread schwab--- via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29073 Andreas Schwab changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---