ta-builder-rpm: Update CentOS mirror/vault repo 52/1652/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 25 Sep 2019 21:36:16 +0000 (23:36 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 25 Sep 2019 21:36:16 +0000 (23:36 +0200)
CentOS just moved certain repositories to the Vault, so update
our hardcoded RPM URL accordingly.

Change-Id: Iceb0ba15bfc9299b45c26cfb07bad644770160f6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/akraino-templates/akraino-ta-common-macros.yaml

index 781e66f..bc46b57 100644 (file)
                                         python-decoratortools yum-utils usermode pigz
                     # We need a specific version of mock (1.4.14) and devtools
                     # not available in Ubuntu/Debian repos, so fetch them from RHEL mirrors
-                    wget http://mirror.centos.org/centos/7.6.1810/os/x86_64/Packages/rpmdevtools-8.3-5.el7.noarch.rpm \
+                    wget http://vault.centos.org/centos/7.6.1810/os/x86_64/Packages/rpmdevtools-8.3-5.el7.noarch.rpm \
                          https://kojipkgs.fedoraproject.org/packages/mock/1.4.14/2.el7/noarch/mock-1.4.14-2.el7.noarch.rpm
                     sudo alien -d *.rpm
                     sudo dpkg -i *.deb