From 9d10c8086541a42ab48799d23765251096c3d7fe Mon Sep 17 00:00:00 2001 From: Florent 'Skia' Jacquet Date: Tue, 14 Apr 2026 12:33:06 +0200 Subject: [PATCH] Update SEEDMIRROR to point to the new infra --- live-build/auto/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/live-build/auto/config b/live-build/auto/config index a44d10b6..f37d870e 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -32,12 +32,11 @@ fi echo "Building on $(hostname --fqdn)" -SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/ +SEEDMIRROR=https://static-reports.ubuntu.com/seeds/ if [ -z "$MIRROR" ]; then case $(hostname --fqdn) in *.ubuntu.com|*.buildd|*.ppa|*.scalingstack) MIRROR=http://ftpmaster.internal/ubuntu/ - SEEDMIRROR=http://archive-team.internal/seeds/ ;; *) case $ARCH in