]> piware.de Git - bin.git/commitdiff
build-rhtoolbox: Install kinit
authorMartin Pitt <martin@piware.de>
Wed, 16 Sep 2020 08:34:18 +0000 (10:34 +0200)
committerMartin Pitt <martin@piware.de>
Wed, 16 Sep 2020 08:34:18 +0000 (10:34 +0200)
build-rhtoolbox

index c569ff3eef72190271c86555036c13f25d80dafc..b92ee5703d5454e61bfb2cb5ce563ec3e1e5639c 100755 (executable)
@@ -20,7 +20,7 @@ rpm2cpio ~martin/Dokumente/Arbeit/RedHat/redhat-internal-cert-install-0.1-7.el7.
 sudo update-ca-trust
 
 (cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
 sudo update-ca-trust
 
 (cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
-sudo dnf install -y rhpkg
+sudo dnf install -y rhpkg krb5-workstation
 
 # 1minutetip
 sudo umount /mnt  # HACK: rhts-test-env-5.0-2.fc32eng.noarch wants to fiddle with it
 
 # 1minutetip
 sudo umount /mnt  # HACK: rhts-test-env-5.0-2.fc32eng.noarch wants to fiddle with it