On 1/23/25 17:35, Elliott Sales de Andrade wrote:
On Thu, Jan 23, 2025 at 2:00 PM Didier Fabert wrote:
Hi there,
I try to fix a ftbfs for netdata package and I don't know where exactly
was the problem.
I enabled 2 flags:
- # Workaround for Missing build-id on go.d.plugin
%global _missing
On Thu, Jan 23, 2025 at 2:00 PM Didier Fabert wrote:
>
> Hi there,
>
> I try to fix a ftbfs for netdata package and I don't know where exactly
> was the problem.
>
> I enabled 2 flags:
> - # Workaround for Missing build-id on go.d.plugin
>%global _missing_build_ids_terminate_build 0
> - # We u
On Thu, Jan 23, 2025 at 8:00 PM Didier Fabert wrote:
>
> Hi there,
>
> I try to fix a ftbfs for netdata package and I don't know where exactly
> was the problem.
>
> I enabled 2 flags:
> - # Workaround for Missing build-id on go.d.plugin
>%global _missing_build_ids_terminate_build 0
> - # We u
Hi there,
I try to fix a ftbfs for netdata package and I don't know where exactly
was the problem.
I enabled 2 flags:
- # Workaround for Missing build-id on go.d.plugin
%global _missing_build_ids_terminate_build 0
- # We use some plugins which need suid grants
%global _hardened_build 1
I