From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] utils/genrandconfig: always use BR2_BACKUP_SITE in the autobuilders
Date: Thu, 27 Aug 2026 19:33:28 +0200 [thread overview]
Message-ID: <20260827173328.8765-1-thomas.perale@mind.be> (raw)
In-Reply-To: <apBarq7is6OL_UQu@windsurf>
In reply of:
> > How and how often are the 'source.buildroot.net' backups generated right now ?
>
> Pretty much constantly:
>
> 3 */2 * * * flock -n /home/brmirror/br-mirror.lock /home/brmirror/bin/update-br-mirror.sh >/dev/null 2>&1 || true
Is the update-br-mirror.sh script available somewhere ?
> > By reading this paragraph I'm thinking the upstream location check could be
> > coupled to the generation of the backups instead.
>
> I'm not sure to understand what you mean. The "upstream location
> check" is done by the build machines, which are completely distinct
> from the machine hosting sources.b.o and doing the mirroring.
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 ?
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.
PERALE Thomas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-08-27 17:33 UTC|newest]
Thread overview: 6+ 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 [this message]
2026-08-27 20:17 ` Thomas Petazzoni via buildroot
2026-09-03 22:03 ` Fiona Klute via buildroot
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=20260827173328.8765-1-thomas.perale@mind.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox