Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
to be able to test the installation of the mariadb-galera rpm packages in the buildbot, the install VM needs to be able to fetch missing dependencies from our yum repo.
that is, rpm install VMs need to be configured to use our yum repo.
Note the gpg signature detail. Either the repo should be installed with gpgcheck=0 or all these VMs should have our keys installed.
Attachments
Issue Links
- blocks
-
MDEV-507 deb/rpm packages for galera builds
-
- Closed
-
backed up the following VMs
vm-centos5-amd64-install.qcow2
vm-centos5-i386-install.qcow2
vm-centos6-amd64-install.qcow2
vm-centos6-i386-install.qcow2
vm-fedora16-amd64-install.qcow2
vm-fedora16-i386-install.qcow2
vm-fedora17-amd64-install.qcow2
vm-fedora17-i386-install.qcow2
vm-rhel5-amd64-install.qcow2
vm-rhel5-x86-install.qcow2
booted each of the above VMs and ran the following commands:
sudo vi /etc/yum.repos.d/MariaDB.repo
sudo rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
sudo /sbin/shutdown -h now
lastly I rsync'd the updated VMs to i7 and terrier2