[releng] switch out f22 not f21 repo

Dennis Gilmore ausil at fedoraproject.org
Thu Feb 19 02:26:05 UTC 2015


commit db2606c10494583796d1487fdb01337335219240
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Feb 18 20:25:37 2015 -0600

    switch out f22 not f21 repo

 scripts/run-pungi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/run-pungi b/scripts/run-pungi
index a65d097..24be7db 100755
--- a/scripts/run-pungi
+++ b/scripts/run-pungi
@@ -44,7 +44,7 @@ gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-$basearch
 enabled=1
 baseurl=http://kojipkgs.fedoraproject.org/mash/bleed/$basearch/' > fedora-bleed.repo
- sed -i -e 's|mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-21&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/branched/$basearch/os/|g' fedora*repo
+ sed -i -e 's|mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-22&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/branched/$basearch/os/|g' fedora*repo
  # make sure we add the bleed repo to the json file
  sed -i -e 's|\["fedora-22"\]|\["fedora-22", "fedora-bleed"\]|g' *json
  mock -r fedora-branched-compose-x86_64 --init || exit 1


More information about the rel-eng mailing list