On Mon, Sep 21, 2015 at 11:24:23AM +0100, George Dunlap wrote:
On Mon, Sep 21, 2015 at 9:18 AM, Pasi Kärkkäinen pasik@iki.fi wrote:
On Mon, Sep 21, 2015 at 11:10:06AM +0300, Pasi Kärkkäinen wrote:
Hi,
On Wed, Sep 09, 2015 at 02:24:15PM +0100, George Dunlap wrote:
Updated Xen 4.4.3 packages have passed my local smoke tests, and are now available.
Full C7 release is still waiting on suitable testing for the libvirt packages.
If someone wants to step up to give the libvirt packages a decent smoke test, that will speed the C7 release process significantly. Otherwise it will have to wait until I get a chance to write some automated smoke tests.
I'm currently in the process of testing these latest Xen 4.4.3 rpms on centos7.
Actually I don't see libvirt rpms in the virt7-xen-44-testing repo. Which libvirt rpms should I be testing?
Oh, weird -- well I had it tagged for -candidate, but not for -testing. Probably because I hadn't even done a smoke test on it. :-)
Anyway, I've tagged it now.
OK. I can now see the libvirt 1.2.15-3.el7 rpms in the virt7-xen-44-testing repo, but it seems yum still doesn't pick them up:
# yum clean all # yum --enablerepo=virt-xen-44-testing update .. No packages marked for update
# rpm -qa | grep -i libvirt-daemon-1 libvirt-daemon-1.2.8-16.el7_1.4.x86_64
I guess I'll install those 1.2.15-3.el7 rpms manually.
Thanks,
-- Pasi