public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Felix Moessbauer' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: jan.kiszka@siemens.com, andre.bossert@siemens.com,
	Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH 1/1] switch debian snapshot mirror to snapshot.debian.org
Date: Fri, 19 Jul 2024 13:34:03 +0200	[thread overview]
Message-ID: <20240719113403.149492-1-felix.moessbauer@siemens.com> (raw)

The cloudflare mirror is not updated since may 2024. By that, other
projects like reproducible-containers switched back to the "official"
snapshot.d.o mirror, after being informed by me.

Having an outdated upstream mirror poses the risk of being
"non-reproducible", just because the SDE is more recent than the latest
snapshot and once the mirror is updated, a more recent snapshot is taken
(due to the redirect-to-latest logic of the snapshot mirror).

This patch also switches the debian mirror to snapshot.debian.org to at
least use an official and maintained mirror. In case downstream users
run into rate-limiting issues, they still can switch to other mirrors.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
References:

- snapshot-debian ML: https://lists.debian.org/debian-snapshot/2024/06/msg00014.html
- docker-library issue: https://github.com/docker-library/official-images/issues/16044#issuecomment-2238577223
- reproducible-containers issue: https://github.com/reproducible-containers/repro-sources-list.sh/issues/17

Best regards,
Felix Moessbauer

 meta/conf/distro/debian-common.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/distro/debian-common.conf b/meta/conf/distro/debian-common.conf
index 9b07efb5..d8556964 100644
--- a/meta/conf/distro/debian-common.conf
+++ b/meta/conf/distro/debian-common.conf
@@ -41,4 +41,4 @@ COMPAT_DISTRO_ARCH:amd64 = "i386"
 COMPAT_DISTRO_ARCH:arm64 = "armhf"
 
 # snapshot mirror for reproducible builds
-DISTRO_APT_SNAPSHOT_PREMIRROR ??= "deb.debian.org/(.*) snapshot-cloudflare.debian.org/archive/\1/${APT_SNAPSHOT_DATE}/\n"
\ No newline at end of file
+DISTRO_APT_SNAPSHOT_PREMIRROR ??= "deb.debian.org/(.*) snapshot.debian.org/archive/\1/${APT_SNAPSHOT_DATE}/\n"
-- 
2.39.2

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/20240719113403.149492-1-felix.moessbauer%40siemens.com.

             reply	other threads:[~2024-07-19 11:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 11:34 'Felix Moessbauer' via isar-users [this message]
2024-07-30  8:05 ` Uladzimir Bely

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=20240719113403.149492-1-felix.moessbauer@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=andre.bossert@siemens.com \
    --cc=felix.moessbauer@siemens.com \
    --cc=jan.kiszka@siemens.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