[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: configure yum as we configure mock

Holger Levsen holger at moszumanska.debian.org
Thu Dec 17 12:47:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit aa6c472a31b58e9c9a7b40f664e70dd69223531f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 17 13:47:17 2015 +0100

    reproducible fedora rpms: configure yum as we configure mock
---
 hosts/jenkins/etc/yum/repos.d/fedora.repo           | 21 +++++++++++++--------
 hosts/jenkins/etc/yum/repos.d/reproducible.repo     |  6 ++++++
 .../etc/yum/repos.d/fedora.repo                     | 21 +++++++++++++--------
 .../etc/yum/repos.d/reproducible.repo               |  6 ++++++
 4 files changed, 38 insertions(+), 16 deletions(-)

diff --git a/hosts/jenkins/etc/yum/repos.d/fedora.repo b/hosts/jenkins/etc/yum/repos.d/fedora.repo
index a431739..a44b8eb 100644
--- a/hosts/jenkins/etc/yum/repos.d/fedora.repo
+++ b/hosts/jenkins/etc/yum/repos.d/fedora.repo
@@ -1,11 +1,16 @@
 [fedora]
-name=Fedora $releasever - $basearch
-failovermethod=priority
-#baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/releases/$releasever/Everything/$basearch/os/
+name=fedora
+#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
 baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/releases/23/Everything/x86_64/os/
-enabled=1
-#metadata_expire=7d
-gpgcheck=0
-#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
+failovermethod=priority
+#gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-23-primary
+#gpgcheck=1
+
+[updates]
+name=updates
+#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/updates/23/x86_64/
+failovermethod=priority
+#gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-23-primary
+#gpgcheck=1
 
diff --git a/hosts/jenkins/etc/yum/repos.d/reproducible.repo b/hosts/jenkins/etc/yum/repos.d/reproducible.repo
new file mode 100644
index 0000000..d9758a1
--- /dev/null
+++ b/hosts/jenkins/etc/yum/repos.d/reproducible.repo
@@ -0,0 +1,6 @@
+[reproducible-builds]
+name=reproducible-builds
+# dhiru's repository, see https://github.com/kholia/ReproducibleBuilds
+# this is the same person: dhiru = kholia = halfie
+baseurl=https://fedorapeople.org/~halfie/repository/
+enabled=1
diff --git a/hosts/profitbricks-build3-amd64/etc/yum/repos.d/fedora.repo b/hosts/profitbricks-build3-amd64/etc/yum/repos.d/fedora.repo
index a431739..a44b8eb 100644
--- a/hosts/profitbricks-build3-amd64/etc/yum/repos.d/fedora.repo
+++ b/hosts/profitbricks-build3-amd64/etc/yum/repos.d/fedora.repo
@@ -1,11 +1,16 @@
 [fedora]
-name=Fedora $releasever - $basearch
-failovermethod=priority
-#baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/releases/$releasever/Everything/$basearch/os/
+name=fedora
+#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
 baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/releases/23/Everything/x86_64/os/
-enabled=1
-#metadata_expire=7d
-gpgcheck=0
-#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
+failovermethod=priority
+#gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-23-primary
+#gpgcheck=1
+
+[updates]
+name=updates
+#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+baseurl=http://ftp.informatik.uni-frankfurt.de/fedora/updates/23/x86_64/
+failovermethod=priority
+#gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-23-primary
+#gpgcheck=1
 
diff --git a/hosts/profitbricks-build3-amd64/etc/yum/repos.d/reproducible.repo b/hosts/profitbricks-build3-amd64/etc/yum/repos.d/reproducible.repo
new file mode 100644
index 0000000..d9758a1
--- /dev/null
+++ b/hosts/profitbricks-build3-amd64/etc/yum/repos.d/reproducible.repo
@@ -0,0 +1,6 @@
+[reproducible-builds]
+name=reproducible-builds
+# dhiru's repository, see https://github.com/kholia/ReproducibleBuilds
+# this is the same person: dhiru = kholia = halfie
+baseurl=https://fedorapeople.org/~halfie/repository/
+enabled=1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list