Hi,
I tried today to create a new iso, but each time it fails with this error:
Error creating Live CD : Failed to find package 'vdsm-cli' : No
package(s) available to install
The thing that is bothering me is that it worked ok yesterday.
All the steps I perform are those, as an ordinary user (it fails at
make ovirt-node-image.iso ):
BASEDIR=$(rpm --eval %_topdir)
sudo rm -rf ./ovirt-node
sudo rm -rf $BASEDIR
git clone
http://gerrit.ovirt.org/p/ovirt-node.git
cd ovirt-node
mkdir -p $BASEDIR/{BUILD,BUILDROOT,RPMS,RPMS/x86_64,SOURCES,SPECS,SRPMS}
OVIRT_CACHE_DIR=~/ovirt-cache
#OVIRT_CACHE_DIR=`pwd`/ovirt-cache
mkdir $OVIRT_CACHE_DIR
OVIRT_LOCAL_REPO=file://${BASEDIR}/RPMS
to your repo and
not have to download the vdsm rpms. This patch will pull vdsm rpms from
the