U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <foss+uboot@0leil.net>
To: u-boot@lists.denx.de
Cc: Tom Rini <trini@konsulko.com>, Simon Glass <sjg@chromium.org>,
	 Heinrich Schuchardt <xypron.glpk@gmx.de>,
	 Raymond Mao <raymondmaoca@gmail.com>,
	 Quentin Schulz <quentin.schulz@cherry.de>,
	 Raymond Mao <raymondmaoca@gmail.com>
Subject: [PATCH next v2 0/3] CI: use mirrors for GNU tools
Date: Thu, 27 Nov 2025 14:29:25 +0100	[thread overview]
Message-ID: <20251127-gnu-mirror-v2-0-c86fa2e8d464@cherry.de> (raw)

I have to add one (1) package to the Dockerfile as a new dependency and
wanted to build the image to verify it works. I wasn't able to because
GNU servers are just not reliable at all.

The git server URL we're using doesn't seem to be a mirrored one, and
switching to mirror URLs seem to make fetching possible again.

Unfortunately, we don't have the option to do that for coreboot's
dependencies, though we can ask coreboot to download the dependencies
through its own mirror, which we do in this series.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Changes in v2:
- use GNULIB_URL for bootstrapping grub instead of manually cloning the
  git repo as done in v1,
- added R-b,
- rebased on top of next,
- Link to v1: https://patch.msgid.link/20251121-gnu-mirror-v1-0-548e6cd2665e@cherry.de

---
Quentin Schulz (3):
      CI: use GNU mirror for grub (and switch to HTTPS)
      CI: use mirror for gnulib dependency of grub
      CI: use coreboot mirror for GNU dependencies of coreboot

 tools/docker/Dockerfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 4a4871e3dc38f3f771d2713b805e79e6191b4297
change-id: 20251121-gnu-mirror-98bbfa305caa

Best regards,
-- 
Quentin Schulz <quentin.schulz@cherry.de>


             reply	other threads:[~2025-11-27 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-27 13:29 Quentin Schulz [this message]
2025-11-27 13:29 ` [PATCH next v2 1/3] CI: use GNU mirror for grub (and switch to HTTPS) Quentin Schulz
2025-11-27 13:29 ` [PATCH next v2 2/3] CI: use mirror for gnulib dependency of grub Quentin Schulz
2025-11-27 13:29 ` [PATCH next v2 3/3] CI: use coreboot mirror for GNU dependencies of coreboot Quentin Schulz
2025-12-01 16:03 ` [PATCH next v2 0/3] CI: use mirrors for GNU tools Tom Rini

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=20251127-gnu-mirror-v2-0-c86fa2e8d464@cherry.de \
    --to=foss+uboot@0leil.net \
    --cc=quentin.schulz@cherry.de \
    --cc=raymondmaoca@gmail.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /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