Comment 8 for bug 1381535

Revision history for this message
Dmitry Burmistrov (dburmistrov) wrote :

Hello Daniele.
To update yum and yum-utils you should run:
wget https://launchpad.net/ubuntu/+archive/primary/+files/yum-utils_1.1.31-2_all.deb
wget https://launchpad.net/ubuntu/+archive/primary/+files/yum_3.4.3-2ubuntu1_all.deb
sudo apt-get install python-iniparse #needed for new yum-utils
sudo dpkg -i yum_3.4.3-2ubuntu1_all.deb
sudo dpkg -i yum-utils_1.1.31-2_all.deb

I don't know about YUM_REPOS.
MIRROR_CENTOS and EXTRA_RPM_REPOS used to specify rpm repositories where make would search needed packages.
MIRROR_CENTOS specifies upstream centos repository (e.g. http://vault.centos.org/centos/6.4 )
EXTRA_RPM_REPOS specifies additional rpm repositories