On 7/28/22 17:26, Mark Wielaard wrote:
> Hi,
>
> I setup git users try branches for elfutils. If you have commit
> access to elfutils.git you can now push to a users//try-xxx
> branch and the buildbot will do builds and sent you (the commit
> author) email about the results. The builds are also vi
https://sourceware.org/bugzilla/show_bug.cgi?id=29474
Martin Liska changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |mliska at suse dot cz
--
You a
As explained in detail in the PR, the problem happens when multiple
requests lead to a single RPM and one of the threads does prefetching.
In that case, the requested file is added to fdcache and thus skip
as interned.
---
debuginfod/debuginfod.cxx | 69 ---
1 f
Hi Martin,
On Mon, Aug 15, 2022 at 09:55:13AM +0200, Martin Liška wrote:
> On 7/28/22 17:26, Mark Wielaard wrote:
> > I setup git users try branches for elfutils. If you have commit
> > access to elfutils.git you can now [...]
>
> I would like to try this great feature!
> [...]
> But I get:
>
>
On 8/15/22 12:01, Mark Wielaard wrote:
> Hi Martin,
>
> On Mon, Aug 15, 2022 at 09:55:13AM +0200, Martin Liška wrote:
>> On 7/28/22 17:26, Mark Wielaard wrote:
>>> I setup git users try branches for elfutils. If you have commit
>>> access to elfutils.git you can now [...]
>>
>> I would like to try
https://sourceware.org/bugzilla/show_bug.cgi?id=29474
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---