ignore the so-repos for now, as fedora-serv is not f43-ready master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Nov 2025 13:36:19 +0000 (14:36 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Nov 2025 13:36:19 +0000 (14:36 +0100)
lbuild-initvm.sh

index dd9ff18..38b4a68 100755 (executable)
@@ -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