All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Thomas Perale <thomas.perale@mind.be>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] utils/genrandconfig: always use BR2_BACKUP_SITE in the autobuilders
Date: Thu, 27 Aug 2026 22:17:18 +0200	[thread overview]
Message-ID: <apCa75D8DdbyTwPo@windsurf> (raw)
In-Reply-To: <20260827173328.8765-1-thomas.perale@mind.be>

On Thu, Aug 27, 2026 at 07:33:28PM +0200, Thomas Perale wrote:

> Yes that's what I meant. Since doing this verification by the autobuilders is
> an issue you could move the verification and publishing of the stale entries
> from the machine hosting the sources. 
> 
> Since it already has the responsability to download all the entries, it seems
> like a perfect candidate to detect stale locations.
> Unless 'update-br-mirror' script only trigger a the download if a new location
> is detected ?

It does "make source" so it only triggers a download if the file is
not already in the cache. And typically dead upstream servers are used
to host dead projects, which don't see releases very often, and
therefore we likely already have the tarball in our cache.

> What I'm afraid of with the HTTP header solution proposed is that it's gonna be
> burried in logs that would be quickly forgotten about. The current solution
> while generating a lot of false positive manage to catch some real stale
> locations publicly.

True, but it's also generating a lot of noise.

To be honest, I am not 100% sure my proposal is the best solution, but
if we're aiming to reduce the number of build failures, dropping false
positives is important.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2026-08-27 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-26 15:51 [Buildroot] [PATCH] utils/genrandconfig: always use BR2_BACKUP_SITE in the autobuilders Thomas Petazzoni via buildroot
2026-08-27 15:29 ` Thomas Perale via buildroot
2026-08-27 15:42   ` Thomas Petazzoni via buildroot
2026-08-27 17:33     ` Thomas Perale via buildroot
2026-08-27 20:17       ` Thomas Petazzoni via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=apCa75D8DdbyTwPo@windsurf \
    --to=buildroot@buildroot.org \
    --cc=thomas.perale@mind.be \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.