[MDEV-528] configure rpm install VMs to use our yum repositories Created: 2012-09-12  Updated: 2012-09-14  Resolved: 2012-09-14

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: buildbot

Issue Links:
Blocks
blocks MDEV-507 deb/rpm packages for galera builds Closed

 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.



 Comments   
Comment by Daniel Bartholomew [ 2012-09-14 ]

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

  1. paste in info from http://downloads.mariadb.org/mariadb/repositories/
    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

Generated at Thu Feb 08 06:29:25 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.