summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2020-06-17 14:16:13 +0200
committerAndreas Schneider <asn@cryptomilk.org>2020-06-22 14:34:32 +0000
commit225db6148c70c2117866a5d7e6ffd08cbff67609 (patch)
treeaedd041106adc0632ec3d527becaa4d5c5c6fe2e /bootstrap
parente1335efa161c37a39ac93fd9a1a514f1a331f030 (diff)
downloadsamba-225db6148c70c2117866a5d7e6ffd08cbff67609.tar.gz
bootstrap: Add back quota-devel on CentOS8
https://bugs.centos.org/view.php?id=16549 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/config.py4
-rwxr-xr-xbootstrap/generated-dists/centos8/bootstrap.sh4
-rw-r--r--bootstrap/generated-dists/centos8/packages.yml1
-rw-r--r--bootstrap/sha1sum.txt2
4 files changed, 9 insertions, 2 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index 62a59b5cc57..24f21a3c749 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -230,7 +230,10 @@ set -xueo pipefail
yum update -y
yum install -y dnf-plugins-core
yum install -y epel-release
+
+yum -v repolist all
yum config-manager --set-enabled PowerTools -y
+yum config-manager --set-enabled Devel -y
yum update -y
yum install -y \
@@ -460,7 +463,6 @@ RPM_DISTS = {
'perl-JSON-Parse': '', # does not exist?
'perl-Test-Base': 'perl-Test-Simple',
'policycoreutils-python': 'python3-policycoreutils',
- 'quota-devel': '', # FIXME: Add me back, once available!
'liburing-devel': '', # not available yet, Add me back, once available!
}
},
diff --git a/bootstrap/generated-dists/centos8/bootstrap.sh b/bootstrap/generated-dists/centos8/bootstrap.sh
index a211daf2162..b494d0040dd 100755
--- a/bootstrap/generated-dists/centos8/bootstrap.sh
+++ b/bootstrap/generated-dists/centos8/bootstrap.sh
@@ -10,7 +10,10 @@ set -xueo pipefail
yum update -y
yum install -y dnf-plugins-core
yum install -y epel-release
+
+yum -v repolist all
yum config-manager --set-enabled PowerTools -y
+yum config-manager --set-enabled Devel -y
yum update -y
yum install -y \
@@ -93,6 +96,7 @@ yum install -y \
python3-markdown \
python3-policycoreutils \
python3-pyasn1 \
+ quota-devel \
readline-devel \
redhat-lsb \
rng-tools \
diff --git a/bootstrap/generated-dists/centos8/packages.yml b/bootstrap/generated-dists/centos8/packages.yml
index 4d87303bcc2..f3ba7a9088a 100644
--- a/bootstrap/generated-dists/centos8/packages.yml
+++ b/bootstrap/generated-dists/centos8/packages.yml
@@ -78,6 +78,7 @@ packages:
- python3-markdown
- python3-policycoreutils
- python3-pyasn1
+ - quota-devel
- readline-devel
- redhat-lsb
- rng-tools
diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt
index 97c1408594b..345d4a95e98 100644
--- a/bootstrap/sha1sum.txt
+++ b/bootstrap/sha1sum.txt
@@ -1 +1 @@
-c6ee634a9467e84ee8dd858b0b363f7a75973a66
+1275dc52ac8c1de5981f267df88b85b6f87e299a