From: Thierry Parmentelat Date: Fri, 21 Nov 2025 13:36:19 +0000 (+0100) Subject: ignore the so-repos for now, as fedora-serv is not f43-ready X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=HEAD;p=build.git ignore the so-repos for now, as fedora-serv is not f43-ready --- diff --git a/lbuild-initvm.sh b/lbuild-initvm.sh index dd9ff181..38b4a682 100755 --- a/lbuild-initvm.sh +++ b/lbuild-initvm.sh @@ -204,7 +204,7 @@ function fedora_download() { cp /etc/yum.conf $INSTALL_ROOT/etc/ cp /etc/yum.repos.d/fedora{,-updates}.repo $INSTALL_ROOT/etc/yum.repos.d/ # on boxes managed by Francis's upgrade script, we use other mirrors - cp /etc/yum.repos.d/so-fedora{,-updates}.repo $INSTALL_ROOT/etc/yum.repos.d/ + #cp /etc/yum.repos.d/so-fedora{,-updates}.repo $INSTALL_ROOT/etc/yum.repos.d/ # append fedora repo files with hardwired releasever and basearch if [ -z "$USE_UPSTREAM_REPOS" ]; then